LatLonHeightTransform
Description
- Derived from
-
TerrainTransform abstract
A ITerrainTransform that establishes a local coordinates (see LocalTransform) for given latitude, longitude and height values.
Public / Constructors
LatLonHeightTransform
4 overloads
Creates a new instance of LatLonHeightTransform.
Creates a new instance of LatLonHeightTransform.
- ValidatingException
-
If the given input coordinates in string is invalid.
Creates a new instance of LatLonHeightTransform.
Creates a new instance of LatLonHeightTransform.
Public / Methods
UpdateIfHeightMesh
Invalidates this terrain transform, if the vertical type of Coordinates is VerticalType.HeightMesh.