Base class for LazyDict that acts as an interface.
More...
Inherited by glTF2::LazyDict< T >, glTF2::LazyDict< glTF2::Accessor >, glTF2::LazyDict< glTF2::Animation >, glTF2::LazyDict< glTF2::Buffer >, glTF2::LazyDict< glTF2::BufferView >, glTF2::LazyDict< glTF2::Camera >, glTF2::LazyDict< glTF2::Image >, glTF2::LazyDict< glTF2::Material >, glTF2::LazyDict< glTF2::Mesh >, glTF2::LazyDict< glTF2::Node >, glTF2::LazyDict< glTF2::Sampler >, glTF2::LazyDict< glTF2::Scene >, glTF2::LazyDict< glTF2::Skin >, and glTF2::LazyDict< glTF2::Texture >.
Base class for LazyDict that acts as an interface.
◆ ~LazyDictBase()
virtual glTF2::LazyDictBase::~LazyDictBase |
( |
| ) |
|
|
inlinevirtual |
◆ AttachToDocument()
virtual void glTF2::LazyDictBase::AttachToDocument |
( |
Document & |
doc | ) |
|
|
pure virtual |
◆ DetachFromDocument()
virtual void glTF2::LazyDictBase::DetachFromDocument |
( |
| ) |
|
|
pure virtual |
◆ WriteObjects()
virtual void glTF2::LazyDictBase::WriteObjects |
( |
AssetWriter & |
writer | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: