MaterialX 1.38.10
Loading...
Searching...
No Matches
TinyObjLoader.h File Reference

OBJ geometry format loader using the TinyObj library. More...

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.