Assimp
v4.1. (December 2018)
|
This is the complete list of members for glTF2::LazyDict< T >, including all inherited members.
Asset class | glTF2::LazyDict< T > | friend |
AssetWriter class | glTF2::LazyDict< T > | friend |
Create(const char *id) | glTF2::LazyDict< T > | |
Create(const std::string &id) | glTF2::LazyDict< T > | inline |
Get(unsigned int i) | glTF2::LazyDict< T > | |
Get(const char *id) | glTF2::LazyDict< T > | |
LazyDict(Asset &asset, const char *dictId, const char *extId=0) | glTF2::LazyDict< T > | inline |
operator[](size_t i) | glTF2::LazyDict< T > | inline |
Remove(const char *id) | glTF2::LazyDict< T > | |
Retrieve(unsigned int i) | glTF2::LazyDict< T > | |
Size() const | glTF2::LazyDict< T > | inline |
~LazyDict() | glTF2::LazyDict< T > | inline |