REDFactory.h

Macro Definitions

CID_REDLightShape

CID_REDLineShape

CID_REDPointShape

CID_REDTransformShape

CID_REDMeshShape

CID_REDTextShape

CID_REDVolumeShape

CID_REDCloudsVolumeShape

CID_REDViewpoint

CID_REDResourceManager

CID_REDFile

CID_REDGICache

Namespaces

RED

Types

Factory

Detailed Description

Header of the RED::Factory class.

Macro Definition

CID_REDLightShape

Object identifier of the scene graph light source. An instance of that kind implements the following interfaces:

CID_REDLineShape

Object identifier of a line shape of the scene graph. An instance of that kind implements the following interfaces:

CID_REDPointShape

Object identifier of a point shape of the scene graph. An instance of that kind implements the following interfaces:

CID_REDTransformShape

Object identifier of a transformation node of the scene graph. An instance of that kind implements the following interfaces:

CID_REDMeshShape

Object identifier of a mesh shape of the scene graph. An instance of that kind implements the following interfaces:

CID_REDTextShape

Object identifier of a text shape in the scene graph. A text shape implements the following interfaces:

CID_REDVolumeShape

Object identifier of a volume shape in the scene graph. A volume shape implements the following interfaces:

CID_REDCloudsVolumeShape

Object identifier of a clouds volume shape in the scene graph. A clouds volume shape implements the following interfaces:

CID_REDViewpoint

Object identifier of a camera object. An instance of that kind implements the following interfaces:

CID_REDResourceManager

Object identifier of the cluster’s resource manager. This object is a singleton. It implements the following interfaces:

CID_REDFile

Object identifier for a .red file handler. An instance of that kind is needed to load and save .red files and implements the following interfaces:

CID_REDGICache

Object identifier for a GI cache. It implements the following interfaces: