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

§ edges

std::vector<Edge> Assimp::NDOImporter::Object::edges

§ faces

std::vector<Face> Assimp::NDOImporter::Object::faces

§ name

std::string Assimp::NDOImporter::Object::name

§ vertices

std::vector<Vertex> Assimp::NDOImporter::Object::vertices

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