Class Summary |
ElevationModel |
ElevationModel is a specialization of a BranchGroup that holds Java3D
geometry objects representing a terrain map. |
ElevationSegment |
ElevationSegment is a specialization of Shape3d. |
GroundCoordinates |
This class is used to store the ground coordinates of a terrain data segment
the latitude and longitude of each corner of the terrain area are stored in
arc-second units |
InterleavedTriangleStripArray |
This class is a specialization of the TriangleStripArray created
to enhance performance of generating triangle strips. |
LODSegment |
LOD segment is based on a TransformGroup. |