Assimp  v3.1.1 (June 2014)
Assimp::NDOImporter::Object Struct Reference

Represents a single object. More...

Public Attributes

std::vector< Edgeedges
 
std::vector< Facefaces
 
std::string name
 
std::vector< Vertexvertices
 

Detailed Description

Represents a single object.

Member Data Documentation

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

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