MaterialX 1.38.2
Classes | Typedefs
TinyObjLoader.h File Reference

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.
 

Detailed Description

OBJ geometry format loader using the TinyObj library.