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::Exchange::U3D Class Reference

The Exchange::U3D class is a concept class for U3D-related enums. More...

#include <sprk_exchange.h>

Public Types

enum  Version {
  Version::ECMA1,
  Version::ECMA3
}
 Enumerates the version to use when exporting a U3D file. More...
 

Private Member Functions

 U3D ()
 Private default constructor to prevent instantiation. More...
 

Detailed Description

The Exchange::U3D class is a concept class for U3D-related enums.

Member Enumeration Documentation

◆ Version

Enumerates the version to use when exporting a U3D file.

Enumerator
ECMA1 

ECMA-363, version 1 (kA3DECMA1).

ECMA3 

ECMA-363, version 3 (kA3DECMA3).

Constructor & Destructor Documentation

◆ U3D()

HPS::Exchange::U3D::U3D ( )
private

Private default constructor to prevent instantiation.


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