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

Public Member Functions

size_t GetInputCount () const
 
const DataFlow::InputGetInput (size_t index) const
 
size_t GetPrimitiveDataCount () const
 
Section GetPrimitiveData (size_t index) const
 
Section GetType () const
 
Section GetVCountArray () const
 
Section GetMaterialBinding () const
 
unsigned GetPrimitiveCount () const
 
const StreamLocationGetLocation () const
 
 GeometryPrimitives (Formatter &formatter, Section type)
 
 GeometryPrimitives (GeometryPrimitives &&moveFrom) never_throws
 
GeometryPrimitivesoperator= (GeometryPrimitives &&moveFrom) never_throws
 

Protected Attributes

Section _type
 
DataFlow::Input _inputs [6]
 
std::vector< DataFlow::Input_inputsOverflow
 
unsigned _inputCount
 
Section _primitiveData [1]
 
std::vector< Section_primitiveDataOverflow
 
unsigned _primitiveDataCount
 
Section _vcount
 
Section _materialBinding
 
unsigned _primitiveCount
 
StreamLocation _location
 

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