The OBJ class contains objects and enumerations used for importing OBJ files. More...

Inheritance diagram for HPS.OBJ:

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...
 

Public Member Functions

virtual void Dispose ()
 
 OBJ (HPS.OBJ in_that)
 

Protected Member Functions

virtual void deleteCptr ()
 

Protected Attributes

bool cMemOwn
 
HandleRef cptr
 

Detailed Description

The OBJ class contains objects and enumerations used for importing OBJ files.


The documentation for this class was generated from the following file:
  • internals/hps_core/source/cs/HPS.OBJ.cs