XLE  v0.02.0
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ColladaConversion::MeshGeometry Class Reference

Public Member Functions

size_t GetPrimitivesCount () const
 
auto GetPrimitives (size_t index) const -> const GeometryPrimitives &
 
const DocScopeIdGetId () const
 
Section GetName () const
 
 MeshGeometry (Formatter &formatter, DocumentScaffold &pub)
 
 MeshGeometry (MeshGeometry &&moveFrom) never_throws
 
MeshGeometryoperator= (MeshGeometry &&moveFrom) never_throws
 

Protected Member Functions

void ParseMesh (Formatter &formatter, DocumentScaffold &pub)
 

Protected Attributes

std::vector< GeometryPrimitives_geoPrimitives
 
SubDoc _extra
 
DocScopeId _id
 
Section _name
 

The documentation for this class was generated from the following files: