|
HDK
|
#include <GLTF_CodecRegistry.h>
Inheritance diagram for GLTF_CodecRegistry::EntryBase:Public Member Functions | |
| EntryBase (const char *name) | |
| virtual | ~EntryBase () |
| virtual bool | isExtensionSupported (const char *ext_name) const =0 |
Definition at line 26 of file GLTF_CodecRegistry.h.
|
inline |
Definition at line 29 of file GLTF_CodecRegistry.h.
|
inlinevirtual |
Definition at line 31 of file GLTF_CodecRegistry.h.
|
pure virtual |
Implemented in GLTF_CodecRegistry::Entry< T >.