|
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.
|
#include <model.h>
Public Attributes | |
| int | material |
Public Attributes inherited from cqsp::engine::Mesh | |
| unsigned int | VAO |
| unsigned int | VBO |
| unsigned int | EBO |
| unsigned int | indicies |
| unsigned int | mode |
| DrawType | buffer_type = DrawType::ELEMENTS |
Additional Inherited Members | |
Public Member Functions inherited from cqsp::engine::Mesh | |
| Mesh () | |
| ~Mesh () | |
| void | Draw () |
Static Public Member Functions inherited from cqsp::engine::Mesh | |
| static void | Destroy (Mesh &mesh) |
| int cqsp::asset::ModelMesh::material |