GM_3DUtil Class |
Namespace: GlobalMapper.GM3D
The GM_3DUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Close3DViewWindow |
Closes the 3D view window if it is open
|
![]() ![]() | Get3DCameraPosition |
Retrieves the position of the camera in the current 3D view
|
![]() ![]() | Is3DWindowOpen |
Returns true if the 3D view window is open
|
![]() ![]() | Position3DCamera |
Position the camera in an open 3D view window
|
![]() ![]() | Save3DViewToFile |
Saves the current 3D view to a file
|
![]() ![]() | Set3DChangeViewCallback |
Sets the function to call to when a button is pressed in the 3D view window
to request a new view.
|
![]() ![]() | Set3DView |
Sets what to display in the currently open 3D view window (opens view if needed). GM_3DSetView must be called from the GUI thread
|