Base class for LazyDict that acts as an interface.
More...
#include <glTFAsset.h>
Inherited by glTF::LazyDict< T >.
Base class for LazyDict that acts as an interface.
◆ ~LazyDictBase()
| virtual glTF::LazyDictBase::~LazyDictBase |
( |
| ) |
|
|
inlinevirtual |
◆ AttachToDocument()
| virtual void glTF::LazyDictBase::AttachToDocument |
( |
Document & |
doc | ) |
|
|
pure virtual |
◆ DetachFromDocument()
| virtual void glTF::LazyDictBase::DetachFromDocument |
( |
| ) |
|
|
pure virtual |
◆ WriteObjects()
| virtual void glTF::LazyDictBase::WriteObjects |
( |
AssetWriter & |
writer | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: