|
Assimp
v4.1. (December 2018)
|
Public Member Functions | |
| AssetWriter (Asset &asset) | |
| void | WriteFile (const char *path) |
| void | WriteGLBFile (const char *path) |
Public Attributes | |
| MemoryPoolAllocator & | mAl |
| Asset & | mAsset |
| Document | mDoc |
Friends | |
| template<class T > | |
| void | WriteLazyDict (LazyDict< T > &d, AssetWriter &w) |
| (Implemented in glTFAssetWriter.h) More... | |
|
inline |
|
inline |
|
inline |
|
friend |
(Implemented in glTFAssetWriter.h)
| MemoryPoolAllocator& glTF::AssetWriter::mAl |
| Asset& glTF::AssetWriter::mAsset |
| Document glTF::AssetWriter::mDoc |