|
Name |
Description |
![Method](bitmaps/Method.gif) |
Apply |
Applies camera parameters on rendering context. |
![Read/write property](bitmaps/ReadWrite.gif) |
Azimuth |
The polar azimuth of the observer relative to the target. When changed, the observer moves. |
![Method](bitmaps/Method.gif) |
CanSeeMBB |
Indicates if the camera can see any portion of the given extent. |
![Method](bitmaps/Method.gif) |
CanSeeSphere |
Indicates if the camera can see any portion of the given sphere. |
![Read/write property](bitmaps/ReadWrite.gif) |
DisplayType |
Display mode. |
![Method](bitmaps/Method.gif) |
GetBackgroundColor |
Returns transient background color. |
![Method](bitmaps/Method.gif) |
GetIdentifyRay |
Returns the ray that corresponds to given screen coordinates. |
![Method](bitmaps/Method.gif) |
GetIdentifyVector |
Returns the vector that corresponds to the given screen location. |
![Method](bitmaps/Method.gif) |
GetViewport |
Returns the viewport screen coordinates. |
![Method](bitmaps/Method.gif) |
HTurnAround |
Turns the camera horizontally around observer by the given azimuth angle. |
![Read/write property](bitmaps/ReadWrite.gif) |
Inclination |
The polar inclination of the observer relative to the target. When changed, the observer moves. |
![Read-only property](bitmaps/ReadOnly.gif) |
IsUsable |
Indicates if the camera has valid parameters. |
![Method](bitmaps/Method.gif) |
LevelObsToTarget |
Levels the observer to the target. |
![Method](bitmaps/Method.gif) |
LevelTargetToObs |
Levels the target to the observer. |
![Method](bitmaps/Method.gif) |
Move |
Moves the camera in the specified direction. The distance is calculated by applying the given factor to the current viewing distance. |
![Read/write property](bitmaps/ReadWrite.gif) |
MultiPhaseRendering |
The state of multi-phase rendering. When true, the scene depth can be divided into multiple passes to improve rendering quality. |
![Read/write property](bitmaps/ReadWrite.gif) |
Observer |
The observer's position. |
![Read-only property](bitmaps/ReadOnly.gif) |
OrthoViewingExtent |
The extent visible by the camera in orthographic view. |
![Method](bitmaps/Method.gif) |
Pan |
Moves both the observer and the target so that the object picked as the starting point on screen assumes the ending-point position. |
![Method](bitmaps/Method.gif) |
PolarUpdate |
Updates the observer's location by given polar increments. |
![Read/write property](bitmaps/ReadWrite.gif) |
ProjectionType |
The type of projection. |
![Method](bitmaps/Method.gif) |
PropertiesChanged |
Sets camera's dirty flag. |
![Method](bitmaps/Method.gif) |
QueryDistanceToMBB |
Returns the distance to the given extent. |
![Method](bitmaps/Method.gif) |
QueryDistanceToSphere |
Returns the distance to the given sphere. |
![Method](bitmaps/Method.gif) |
QueryDistanceToSphereCenter |
Returns the distance to the given sphere's center. |
![Method](bitmaps/Method.gif) |
QueryIdentifyVector |
Returns the vector that corresponds to given screen coordinates. |
![Method](bitmaps/Method.gif) |
QueryOrthoViewingPlatform |
Returns orthographic projection viewing parameters corresponding to the given extent. |
![Method](bitmaps/Method.gif) |
QueryViewingPlatformMBB |
Returns the viewing parameters corresponding to the given extent. |
![Method](bitmaps/Method.gif) |
QueryViewingPlatformSphere |
Returns the viewing parameters corresponding to the given spherical extent. |
![Method](bitmaps/Method.gif) |
RecalcUp |
Updates the up-vector. |
![Method](bitmaps/Method.gif) |
ReplayFrame |
Renders a frame. |
![Read/write property](bitmaps/ReadWrite.gif) |
RollAngle |
The roll angle in degrees. |
![Method](bitmaps/Method.gif) |
Rotate |
Rotates the observer horizontally around the target by a given angle in degrees. |
![Read-only property](bitmaps/ReadOnly.gif) |
Scale |
The orthographic projection scale. |
![Method](bitmaps/Method.gif) |
SetBackgroundColor |
Sets transient background color. |
![Method](bitmaps/Method.gif) |
SetCoordOrigin |
Adapts the camera to the internal coordinate system of scene graph. |
![Method](bitmaps/Method.gif) |
SetDefaultsMBB |
Positions camera so that the entire given extent can be seen. |
![Method](bitmaps/Method.gif) |
SetDefaultsSphere |
Positions camera so that the entire given spherical extent can be seen. |
![Method](bitmaps/Method.gif) |
SetupPerspectiveProjetion |
Sets perspective projection properties of the current rendering context. |
![Method](bitmaps/Method.gif) |
SetupProjection |
Sets projection properties of the current rendering context. |
![Method](bitmaps/Method.gif) |
SetupProjectionForSelection |
Sets projection properties of the current rendering context. |
![Method](bitmaps/Method.gif) |
SetViewport |
Sets the viewport screen coordinates. |
![Read/write property](bitmaps/ReadWrite.gif) |
Target |
The target's position. |
![Read/write property](bitmaps/ReadWrite.gif) |
UpDirection |
The camera's up-vector. |
![Write-only property](bitmaps/WriteOnly.gif) |
VerticalExaggeration |
Adapts the camera to the scene's vertical exaggeration. |
![Read/write property](bitmaps/ReadWrite.gif) |
ViewFieldAngle |
The view-field angle in degrees. |
![Read/write property](bitmaps/ReadWrite.gif) |
ViewingDistance |
The viewing distance between the observer and the target. When changing, the observer moves. |
![Method](bitmaps/Method.gif) |
Zoom |
Zooms in or out by moving the observer according to the required ratio between the new and previous viewing distances. |
![Method](bitmaps/Method.gif) |
ZoomToRect |
Zooms to the given screen extent. |