EarthData
Description
- Derived from
-
Disposable abstract
| Full source code is included in the Tinman 3D SDK download. |
This helper class wraps the default Earth datasets.
Public / Constructors
Load
2 overloads
This factory loads the default Earth datasets and returns the combined IHeightmap object.
- IOException
-
If an I/O error has occurred.
This factory loads the default Earth datasets and returns the combined IHeightmap object.
- IOException
-
If an I/O error has occurred.
Public / Methods
Public / Attributes
AllElevation
The merged dataset with elevation values relative to Ellipsoid.WGS_84 and a default texture layer based on ColorRamp.Earth.
These datasets are merged into this one:
- See also
AllTexture
The merged dataset with texture data for the surface albedo.
These datasets are merged into this one:
- See also