The methods of the SGCoord3D class are listed here. For a complete list of SGCoord3D class members, see SGCoord3D class.
Name |
Description |
Moves a 3D coordinate a specific distance. |
|
Moves a 3D coordinate, a given distance, toward another coordinate. |
|
Moves a 3D coordinate a given percentage towards another coordinate. |
|
Measures the distance between two coordinates. |
|
Measures the angles (yaw and pitch) between two coordinates. |
|
Returns an SGPosition object that represents the same position as the caller’s 3D coordinate and the angles that are directed toward the given coordinates. |
|
Returns an SGCoord3D object that is converted to absolute height. |
|
Returns an SGCoord3D object that is converted to height relative to terrain. |
|
Converts the height of the caller to a new height type based on the caller x and y. |
|
isEqual Method |
Compare the properties values of this SGCoord3D object to another SGCoord3D object. |