This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control 3D displays.
Name | Description | |
---|---|---|
ActiveViewer | The active viewer. | |
CurrentViewer | The current viewer. | |
FindViewer | Finds the Viewer. | |
GestureEnabled | Indicates if the mouse gestures are supported. | |
GetAllViewers | Returns all registered Viewers. | |
GetBackgroundColor | Returns the background color. | |
IsNavigating | Indicates if the 3D Display is in navigation mode. | |
RefreshViewers | Redraws all viewers. | |
RegisterViewer | Adds a viewer to the 3D Display. | |
ReplayFrame | Uses the camera to redraw a frame. | |
Scene | The scene. | |
SetBackgroundColor | Sets the background color. | |
UnregisterViewer | Removes a viewer from the 3D Display. |
Classes | Description |
---|---|
SceneGraph | A container for recording data and events that occur in a scene. |