HDK
|
#include <MaterialXRender/GeometryHandler.h>
Go to the source code of this file.
Classes | |
class | TinyObjLoader |
Typedefs | |
using | TinyObjLoaderPtr = std::shared_ptr< class TinyObjLoader > |
Shared pointer to a TinyObjLoader. More... | |
OBJ geometry format loader using the TinyObj library
Definition in file TinyObjLoader.h.
using TinyObjLoaderPtr = std::shared_ptr<class TinyObjLoader> |
Shared pointer to a TinyObjLoader.
Definition at line 17 of file TinyObjLoader.h.