Graphics Type Declarations
Typedefs | |
| typedef void | A3DGraphAmbientLight |
| typedef void | A3DGraphCamera |
| typedef void | A3DGraphDirectionalLight |
| typedef void | A3DGraphics |
| typedef void | A3DGraphPointLight |
| typedef void | A3DGraphSceneDisplayParameters |
| typedef void | A3DGraphSpotLight |
Detailed Description
- Version
- 2.0
Typedef Documentation
| typedef void A3DGraphAmbientLight |
Ambient light.
| typedef void A3DGraphCamera |
Camera.
| typedef void A3DGraphDirectionalLight |
Directional light.
| typedef void A3DGraphics |
Graphics associated to A3DRootBaseWithGraphics.
- See also
- Graphics
| typedef void A3DGraphPointLight |
Point light.
| typedef void A3DGraphSceneDisplayParameters |
Parameters to display a scene; associated to a product occurrence or a view.
- See also
- Product Occurrence
| typedef void A3DGraphSpotLight |
Spot light.
