The OBJ class contains objects and enumerations used for importing OBJ files. More...
Classes | |
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 tied to a file import. It is used to interact with an ongoing import or get the results from a completed 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... | |