Assimp
v4.1. (December 2018)
|
Public Member Functions | |
AssetWriter (Asset &asset) | |
void | WriteFile (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 |
|
friend |
(Implemented in glTFAssetWriter.h)
MemoryPoolAllocator& glTF2::AssetWriter::mAl |
Asset& glTF2::AssetWriter::mAsset |
Document glTF2::AssetWriter::mDoc |