![]() |
Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
Public Attributes | |
int | width |
int | height |
GLuint | framebuffer |
GLuint | color_tex_buffer |
GLuint | color_render_buffer |
GLuint | depth_stencil_buffer |
bool | owns_depth_stencil_buffer |
GLuint Gfx::FramebufferData::color_render_buffer |
GLuint Gfx::FramebufferData::color_tex_buffer |
GLuint Gfx::FramebufferData::depth_stencil_buffer |
GLuint Gfx::FramebufferData::framebuffer |
int Gfx::FramebufferData::height |
bool Gfx::FramebufferData::owns_depth_stencil_buffer |
int Gfx::FramebufferData::width |