|
HDK
|
#include <GLTF_CodecRegistry.h>
Inheritance diagram for GLTF_CodecRegistry::Entry< T >:Public Member Functions | |
| Entry (const char *name) | |
| ~Entry () override=default | |
| bool | isExtensionSupported (const char *ext_name) const override |
Public Member Functions inherited from GLTF_CodecRegistry::EntryBase | |
| EntryBase (const char *name) | |
| virtual | ~EntryBase () |
Definition at line 40 of file GLTF_CodecRegistry.h.
|
inline |
Definition at line 43 of file GLTF_CodecRegistry.h.
|
overridedefault |
|
inlineoverridevirtual |
Implements GLTF_CodecRegistry::EntryBase.
Definition at line 50 of file GLTF_CodecRegistry.h.