Modules

 Texture Type Declarations
 

Typedefs

typedef void A3DGraphAmbientLight
 
typedef void A3DGraphCamera
 
typedef void A3DGraphDirectionalLight
 
typedef void A3DGraphics
 
typedef void A3DGraphLight
 
typedef void A3DGraphPointLight
 
typedef void A3DGraphSceneDisplayParameters
 
typedef void A3DGraphSpotLight
 

Detailed Description

Version
2.0

Typedef Documentation

typedef void A3DGraphics

Graphics associated to A3DRootBaseWithGraphics.

See also
A3DGraphicsData
Graphics

Parameters to display a scene; associated to a product occurrence or a view.

See also
A3DGraphSceneDisplayParametersData
Product Occurrence
typedef void A3DGraphCamera

Camera.

See also
A3DGraphCameraData
typedef void A3DGraphLight

Light.

typedef void A3DGraphAmbientLight

Ambient light.

See also
A3DGraphAmbientLightData
typedef void A3DGraphPointLight

Point light.

See also
A3DGraphPointLightData
typedef void A3DGraphSpotLight

Spot light.

See also
A3DGraphSpotLightData

Directional light.

See also
A3DGraphDirectionalLightData