Assimp
v3.1.1 (June 2014)
|
Public Member Functions | |
O3DGCErrorCode | DecodeHeader (IndexedFaceSet< T > &ifs, const BinaryStream &bstream) |
O3DGCErrorCode | DecodePayload (IndexedFaceSet< T > &ifs, const BinaryStream &bstream) |
unsigned long | GetIterator () const |
const SC3DMCStats & | GetStats () const |
SC3DMCDecoder (void) | |
Constructor. More... | |
O3DGCErrorCode | SetIterator (unsigned long iterator) |
~SC3DMCDecoder (void) | |
Destructor. More... | |
|
inline |
Constructor.
|
inline |
Destructor.
O3DGCErrorCode o3dgc::SC3DMCDecoder< T >::DecodeHeader | ( | IndexedFaceSet< T > & | ifs, |
const BinaryStream & | bstream | ||
) |
O3DGCErrorCode o3dgc::SC3DMCDecoder< T >::DecodePayload | ( | IndexedFaceSet< T > & | ifs, |
const BinaryStream & | bstream | ||
) |
|
inline |
|
inline |
|
inline |