|
Assimp
v4.1. (December 2018)
|
Public Member Functions | |
| O3DGCErrorCode | Decode (T *const triangles, const long numTriangles, const long numVertices, const BinaryStream &bstream, unsigned long &iterator) |
| bool | GetReorderTriangles () const |
| bool | GetReorderVertices () const |
| O3DGCStreamType | GetStreamType () const |
| const AdjacencyInfo & | GetVertexToTriangle () const |
| O3DGCErrorCode | Reorder () |
| void | SetStreamType (O3DGCStreamType streamType) |
| TriangleListDecoder (void) | |
| Constructor. More... | |
| ~TriangleListDecoder (void) | |
| Destructor. More... | |
|
inline |
Constructor.
|
inline |
Destructor.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| O3DGCErrorCode o3dgc::TriangleListDecoder< T >::Reorder | ( | ) |
|
inline |