Assimp
v3.1.1 (June 2014)
|
Public Member Functions | |
O3DGCErrorCode | Encode (const T *const triangles, const unsigned long *const indexBufferIDs, const long numTriangles, const long numVertices, BinaryStream &bstream) |
const long *const | GetInvTMap () const |
const long *const | GetInvVMap () const |
O3DGCStreamType | GetStreamType () const |
const long *const | GetTMap () const |
const AdjacencyInfo & | GetVertexToTriangle () const |
const long *const | GetVMap () const |
void | SetStreamType (O3DGCStreamType streamType) |
TriangleListEncoder (void) | |
Constructor. More... | |
~TriangleListEncoder (void) | |
Destructor. More... | |
o3dgc::TriangleListEncoder< T >::TriangleListEncoder | ( | void | ) |
Constructor.
o3dgc::TriangleListEncoder< T >::~TriangleListEncoder | ( | void | ) |
Destructor.
O3DGCErrorCode o3dgc::TriangleListEncoder< T >::Encode | ( | const T *const | triangles, |
const unsigned long *const | indexBufferIDs, | ||
const long | numTriangles, | ||
const long | numVertices, | ||
BinaryStream & | bstream | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |