This document is archived and information here might be outdated. Recommended version. |
Provides access to utility methods which assist in Navigating the 3DView.
Name | Description | |
---|---|---|
Begin | Does any initialization steps required to begin Camera movement. | |
End | Does any finish steps required to end Camera movement. | |
MoveForwardBackward | Moves Camera Forward and Backward. | |
MoveLeftRight | Moves Camera Left and Right. | |
MoveUpDown | Moves Camera Up and Down. | |
Rotate | Adjusts the Camera's azimuth (heading) and inclination. |
Classes | Description |
---|---|
Navigate3DView | The 3DView navigator component. |