Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
HPS::OBJ Class Reference

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

Detailed Description

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

Constructor & Destructor Documentation

◆ OBJ()

HPS::OBJ::OBJ ( )
private

Private default constructor to prevent instantiation.


The documentation for this class was generated from the following file: