MaterialX 1.39.1
|
GLTF format loader using the Cgltf library. More...
#include <MaterialXRender/GeometryHandler.h>
Go to the source code of this file.
Classes | |
class | CgltfLoader |
Wrapper for loader to read in GLTF files using the Cgltf library. More... | |
Typedefs | |
using | CgltfLoaderPtr = std::shared_ptr< class CgltfLoader > |
Shared pointer to a GLTFLoader. | |
GLTF format loader using the Cgltf library.