Base class for LazyDict that acts as an interface.
More...
Inherited by glTF::LazyDict< T >, glTF::LazyDict< glTF::Accessor >, glTF::LazyDict< glTF::Animation >, glTF::LazyDict< glTF::Buffer >, glTF::LazyDict< glTF::BufferView >, glTF::LazyDict< glTF::Camera >, glTF::LazyDict< glTF::Image >, glTF::LazyDict< glTF::Light >, glTF::LazyDict< glTF::Material >, glTF::LazyDict< glTF::Mesh >, glTF::LazyDict< glTF::Node >, glTF::LazyDict< glTF::Scene >, and glTF::LazyDict< glTF::Texture >.
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: