Symphony Of Empires
map_render.hpp File Reference
#include <cstddef>
#include <vector>
#include <memory>
#include <utility>
#include <functional>
#include <atomic>
#include "eng3d/texture.hpp"
#include "eng3d/color.hpp"
#include "eng3d/shader.hpp"
#include "eng3d/map.hpp"
Include dependency graph for map_render.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MapOptions
 
class  MapRender
 

Namespaces

 Eng3D
 
 Eng3D::OpenGL
 

Typedefs

typedef Eng3D::OpenGL::Option Option
 

Typedef Documentation

◆ Option

Definition at line 58 of file map_render.hpp.