Graphics Type Declarations
Type Aliases
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
Detailed Description
- group a3d_graphics_types
- Version
2.0
Type Alias Documentation
-
typedef void A3DGraphics
Graphics associated to A3DRootBaseWithGraphics.
See also
See also
a3d_graphics
-
typedef void A3DGraphSceneDisplayParameters
Parameters to display a scene; associated to a product occurrence or a view.
See also
See also
-
typedef void A3DGraphCamera
Camera.
See also
-
typedef void A3DGraphLight
Light.
-
typedef void A3DGraphAmbientLight
Ambient light.
See also
-
typedef void A3DGraphPointLight
Point light.
See also
-
typedef void A3DGraphSpotLight
Spot light.
See also
-
typedef void A3DGraphDirectionalLight
Directional light.
See also