Assimp  v3.1.1 (June 2014)
glTF::AssetWriter Class Reference

Public Member Functions

 AssetWriter (Asset &asset)
 
void WriteFile (const char *path)
 

Public Attributes

MemoryPoolAllocatormAl
 
AssetmAsset
 
Document mDoc
 

Friends

template<class T >
void WriteLazyDict (LazyDict< T > &d, AssetWriter &w)
 (Implemented in glTFAssetWriter.h) More...
 

Constructor & Destructor Documentation

glTF::AssetWriter::AssetWriter ( Asset asset)
inline

Member Function Documentation

void glTF::AssetWriter::WriteFile ( const char *  path)
inline

Friends And Related Function Documentation

template<class T >
void WriteLazyDict ( LazyDict< T > &  d,
AssetWriter w 
)
friend

(Implemented in glTFAssetWriter.h)

Member Data Documentation

MemoryPoolAllocator& glTF::AssetWriter::mAl
Asset& glTF::AssetWriter::mAsset
Document glTF::AssetWriter::mDoc

The documentation for this class was generated from the following files: