|
Assimp v3.1.1 (June 2014)
|
Represents a single object. More...
#include <NDOLoader.h>
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 |