See: Description
Interface | Description |
---|---|
Ilv3DCoordinateConverter |
Interface defining an object capable of converting geographic coordinates (longitude, latitude, altitude)
in 3D space coordinates used by the
Ilv3DModel . |
Class | Description |
---|---|
Ilv3DDoubleVector |
Ilv3DDoubleVector represents a 3 element vector in double
precision. |
Ilv3DFloatMatrix |
A 4 by 4 matrix utility class to perform 3D space operations
|
Ilv3DFloatVector |
Ilv3DFloatVector represents a 3 element vector with float
precision. |
Ilv3DLinearCoordinateConverter |
A simple implementation of
Ilv3DCoordinateConverter that scales values along
the elevation axis (see height exaggeration setting on the Ilv3DView ). |
Ilv3DRotation |
Ilv3DRotation represents a rotation with float precision
components. |
Ilv3DVertex |
Class that represents a 3 dimension point (x,y,z) used in an
Ilv3DModel . |
IlvBufferSliceManager |
This class manages several slices of the same buffer to perform independant operation on each of
them without interfering with the others
|
IlvGeographicPoint |
Class that represents a geographic point from 3 coordinates : longitude and latitude in radians, and
altitude in meters.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.