globalmapper.GetCameraPosition3D¶
- globalmapper.GetCameraPosition3D() GM_Error_t32, float, float, float, float, float, float [source]¶
Retrieves the position of the camera in the current 3D view
- Returns
Error Code
- Return type
GM_Error_t32
- Returns
X coordinate for camera in current view projection
- Return type
float
- Returns
Y coordinate for camera in current view projection
- Return type
float
- Returns
Elevation in meters for camera
- Return type
float
- Returns
Heading in degrees from North (0)
- Return type
float
- Returns
Pitch in degrees (+ is up, - is down)
- Return type
float
- Returns
Not currently used
- Return type
float