MaterialX 1.38.9
Loading...
Searching...
No Matches
CgltfLoader.h File Reference

GLTF format loader using the Cgltf library. More...

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.
 

Detailed Description

GLTF format loader using the Cgltf library.