|
Assimp
v4.1. (December 2018)
|
Public Member Functions | |
| O3DGCErrorCode | Encode (const T *const triangles, const unsigned long *const indexBufferIDs, const long numTriangles, const long numVertices, BinaryStream &bstream) |
| const long * | GetInvTMap () const |
| const long * | GetInvVMap () const |
| O3DGCStreamType | GetStreamType () const |
| const long * | GetTMap () const |
| const AdjacencyInfo & | GetVertexToTriangle () const |
| const long * | 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 |