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 | List of all members
cqsp::asset::MeshPrototype Struct Reference

#include <modelloader.h>

Public Attributes

std::vector< Vertexvertices
 
std::vector< unsigned int > indices
 
std::vector< std::string > textures
 
int material_id
 

Member Data Documentation

◆ indices

std::vector<unsigned int> cqsp::asset::MeshPrototype::indices

◆ material_id

int cqsp::asset::MeshPrototype::material_id

◆ textures

std::vector<std::string> cqsp::asset::MeshPrototype::textures

◆ vertices

std::vector<Vertex> cqsp::asset::MeshPrototype::vertices

The documentation for this struct was generated from the following file: