The OBJ class contains objects and enumerations used for importing OBJ files. More...
#include <hps.h>
Classes | |
class | ExportNotifier |
The ExportNotifier class is a smart-pointer that is associated with an asynchronous file export. More... | |
class | File |
The File class provides functions to import and export OBJ files. More... | |
class | ImportNotifier |
The ImportNotifier class is a smart-pointer that is associated with an asynchronous file import. More... | |
class | ImportOptionsKit |
The ImportOptionsKit class contains any settings controlling the import of OBJ files. More... | |
class | ImportResultsKit |
The ImportResultsKit class contains the results of a successful OBJ import. More... | |
Private Member Functions | |
OBJ () | |
Private default constructor to prevent instantiation. More... | |
|
private |
Private default constructor to prevent instantiation.