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