file ARTFactory.h

Header of the ART::Factory class.

Go to the source code of this file.

Namespaces:

namespaceART

Classes:

classFactory

Defines:

#defineCID_ARTAssetManager CID_class_ARTAssetManager
#defineCID_ARTCamera CID_class_ARTCamera
#defineCID_ARTGeometry CID_class_ARTGeometry
#defineCID_ARTLight CID_class_ARTLight
#defineCID_ARTMaterial CID_class_ARTMaterial
#defineCID_ARTObserver CID_class_ARTObserver
#defineCID_ARTPlanet CID_class_ARTPlanet
#defineCID_ARTReflectionProbe CID_class_ARTReflectionProbe
#defineCID_ARTStar CID_class_ARTStar
#defineCID_ARTWorld CID_class_ARTWorld

Defines documentation

#define CID_ARTAssetManager CID_class_ARTAssetManager

Identifier of the asset manager class of the ART planetary framework. The asset manager is a singleton. This object implements the:

#define CID_ARTCamera CID_class_ARTCamera

Identifier of the camera class of the ART planetary framework.

#define CID_ARTGeometry CID_class_ARTGeometry

Identifier of the geometry class of the ART planetary framework. This object implements the:

#define CID_ARTLight CID_class_ARTLight

Identifier of the light class of the ART planetary framework. This object implements the:

#define CID_ARTMaterial CID_class_ARTMaterial

Identifier of the material class of the ART planetary framework. This object implements the:

#define CID_ARTObserver CID_class_ARTObserver

Identifier of the observer class of the ART planetary framework. The observer is a singleton. This object implements the:

#define CID_ARTPlanet CID_class_ARTPlanet

Identifier of the planet class of the ART planetary framework. This object implements the:

#define CID_ARTReflectionProbe CID_class_ARTReflectionProbe

Identifier of the reflection probe class of the ART planetary framework. This object implements the:

#define CID_ARTStar CID_class_ARTStar

Identifier of the star class of the ART planetary framework. This object implements the:

#define CID_ARTWorld CID_class_ARTWorld

Identifier of the world class of the ART planetary framework. The world is a singleton. This object implements the: