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 <modelloader.h>
Public Attributes | |
std::vector< Vertex > | vertices |
std::vector< unsigned int > | indices |
std::vector< std::string > | textures |
int | material_id |
std::vector<unsigned int> cqsp::asset::MeshPrototype::indices |
int cqsp::asset::MeshPrototype::material_id |
std::vector<std::string> cqsp::asset::MeshPrototype::textures |
std::vector<Vertex> cqsp::asset::MeshPrototype::vertices |