ARTFactory.h
Macro Definitions
Namespaces
Types
Detailed Description
Macro Definition
-
CID_ARTWorld
Identifier of the world class of the ART planetary framework. The world is a singleton. This object implements the:
ART::IWorld interface.
ART::IOptions interface.
-
CID_ARTPlanet
Identifier of the planet class of the ART planetary framework. This object implements the:
ART::IPlanet interface.
-
CID_ARTStar
Identifier of the star class of the ART planetary framework. This object implements the:
ART::IStar interface.
-
CID_ARTObserver
Identifier of the observer class of the ART planetary framework. The observer is a singleton. This object implements the:
ART::IObserver interface.
-
CID_ARTAssetManager
Identifier of the asset manager class of the ART planetary framework. The asset manager is a singleton. This object implements the:
ART::IAssetManager interface.
-
CID_ARTGeometry
Identifier of the geometry class of the ART planetary framework. This object implements the:
ART::IGeometry interface.
-
CID_ARTLight
Identifier of the light class of the ART planetary framework. This object implements the:
ART::ILight interface.
-
CID_ARTReflectionProbe
Identifier of the reflection probe class of the ART planetary framework. This object implements the:
ART::IReflectionProbe interface.
-
CID_ARTMaterial
Identifier of the material class of the ART planetary framework. This object implements the:
ART::IMaterial interface.