Assimp  v4.1. (December 2018)
glTF2::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

◆ AssetWriter()

glTF2::AssetWriter::AssetWriter ( Asset asset)
inline

Member Function Documentation

◆ WriteFile()

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

Friends And Related Function Documentation

◆ WriteLazyDict

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

(Implemented in glTFAssetWriter.h)

Member Data Documentation

◆ mAl

MemoryPoolAllocator& glTF2::AssetWriter::mAl

◆ mAsset

Asset& glTF2::AssetWriter::mAsset

◆ mDoc

Document glTF2::AssetWriter::mDoc

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