Graphics Type Declarations
Type Aliases
| void | A3DGraphics |
| void | A3DGraphSceneDisplayParameters |
| void | A3DGraphCamera |
| void | A3DGraphLight |
| void | A3DGraphAmbientLight |
| void | A3DGraphPointLight |
| void | A3DGraphSpotLight |
| void | A3DGraphDirectionalLight |
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