This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manipulate the globe viewer.
Name | Description | |
---|---|---|
ClearOGLBuffers | Manually clear OpenGL framebuffer. | |
GetIsTargetAtCenter | Finds if the target is at the center of a globe. | |
GlobeDisplay | The globe display. | |
HUDEnabled | Indicates if heads up display is enabled. | |
IsClearBuffersEnabled | Indicates if automatic buffer clearing before redraw is enabled. | |
IsSwapBuffersEnabled | Indicates if automatic buffer swapping after redraw is enabled. | |
NorthArrowEnabled | Indicates if the north arrow is enabled. | |
OnLastTileFetched | Indicates that the last tile has been fetched. | |
OnNewTileFetched | Indicates that a new tile has been fetched. | |
ReferenceElevation | The elevation used as reference for navigation, in internal units. | |
SecondaryViewersVisiblity | Indicates if secondary viewers are visible during OpenGL back buffer capture. | |
SpinSpeed | The Speed for spinning. | |
StartSpinning | Starts the globe spinning. | |
StopSpinning | Stops the globe from further spinning. | |
SwapOGLBuffers | Manually swap front and back OpenGL framebuffers. |
Interfaces | Description |
---|---|
IGlobeViewer | Provides access to members that manipulate the globe viewer. |
Classes | Description |
---|