HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TinyObjLoader.h File Reference
+ Include dependency graph for TinyObjLoader.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...
 

Detailed Description

OBJ geometry format loader using the TinyObj library

Definition in file TinyObjLoader.h.

Typedef Documentation

using TinyObjLoaderPtr = std::shared_ptr<class TinyObjLoader>

Shared pointer to a TinyObjLoader.

Definition at line 17 of file TinyObjLoader.h.