Assimp
v4.1. (December 2018)
|
Represents a single object. More...
Public Attributes | |
std::vector< Edge > | edges |
std::vector< Face > | faces |
std::string | name |
std::vector< Vertex > | vertices |
Represents a single object.
std::vector<Edge> Assimp::NDOImporter::Object::edges |
std::vector<Face> Assimp::NDOImporter::Object::faces |
std::string Assimp::NDOImporter::Object::name |
std::vector<Vertex> Assimp::NDOImporter::Object::vertices |