|
HDK
|
#include "GLTFZ_API.h"#include <UT/UT_Array.h>#include <UT/UT_StringHolder.h>#include <UT/UT_UniquePtr.h>
Include dependency graph for GLTF_CodecRegistry.h:Go to the source code of this file.
Classes | |
| class | GLTF_CodecRegistry |
| class | GLTF_CodecRegistry::EntryBase |
| class | GLTF_CodecRegistry::Entry< T > |
Macros | |
| #define | GLTF_REGISTER_CODEC(cls, name) |
Functions | |
| GLTFZ_API GLTF_CodecRegistry * | GLTFgetCodecRegistry () |
| #define GLTF_REGISTER_CODEC | ( | cls, | |
| name | |||
| ) |
Definition at line 10 of file GLTF_CodecRegistry.h.
| GLTFZ_API GLTF_CodecRegistry* GLTFgetCodecRegistry | ( | ) |