Package com.luciad.util
Interface ILcd3DOriented
- All Superinterfaces:
ILcdOriented
- All Known Subinterfaces:
ILcd3DOrientationSettable
Describes an object that has an orientation in three dimensions. This
interface extends ILcdOriented, which only describes an orientation in a
plane (i.e. a single angle).
The methods introduced by this interface describe pitch and roll angles. The getOrientation() method of ILcdOrientated describes the yaw angle.
-
Method Summary
Methods inherited from interface com.luciad.util.ILcdOriented
getOrientation