|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Orientation in oo |
---|
Subclasses of Orientation in oo | |
---|---|
(package private) class |
OrientationFLB
Singleton class for the FLB orientation. |
(package private) class |
OrientationFRT
Singleton class for the FRT orientation. |
(package private) class |
OrientationHLT
Singleton class for the HLT orientation. |
(package private) class |
OrientationHRB
Singleton class for the HRB orientation. |
Fields in oo declared as Orientation | |
---|---|
static Orientation |
Orientation.FLB
The singleton FLB orientation. |
static Orientation |
Orientation.FRT
The singleton FRT orientation. |
static Orientation |
Orientation.HLT
The singleton HLT orientation. |
static Orientation |
Orientation.HRB
The singleton HRB orientation. |
Methods in oo that return Orientation | |
---|---|
Orientation |
Orientation.FLB()
The FLB orientation (foot, left, bottom). |
Orientation |
FlipYAW.flip(Orientation _initial)
|
Orientation |
FlipROLL.flip(Orientation _initial)
|
Orientation |
FlipPITCH.flip(Orientation _initial)
|
Orientation |
FlipNULL.flip(Orientation _initial)
|
abstract Orientation |
Flip.flip(Orientation _initial)
Applies this flip to an orientation, producing an orientation. |
Orientation |
Orientation.FRT()
The FRT orientation (foot, right, top). |
Orientation |
Orientation.HLT()
The HLT orientation (head, left, top). |
Orientation |
Orientation.HRB()
The HRB orientation (head, right, bottom). |
Orientation |
Mattress3.orientation()
The mattress's orientation. |
Orientation |
Mattress2.orientation()
The mattress's orientation. |
Orientation |
OrientationHRB.pitch()
|
Orientation |
OrientationHLT.pitch()
|
Orientation |
OrientationFRT.pitch()
|
Orientation |
OrientationFLB.pitch()
|
abstract Orientation |
Orientation.pitch()
|
Orientation |
OrientationHRB.roll()
|
Orientation |
OrientationHLT.roll()
|
Orientation |
OrientationFRT.roll()
|
Orientation |
OrientationFLB.roll()
|
abstract Orientation |
Orientation.roll()
|
Orientation |
OrientationHRB.yaw()
|
Orientation |
OrientationHLT.yaw()
|
Orientation |
OrientationFRT.yaw()
|
Orientation |
OrientationFLB.yaw()
|
abstract Orientation |
Orientation.yaw()
|
Methods in oo with parameters of type Orientation | |
---|---|
Orientation |
FlipYAW.flip(Orientation _initial)
|
Orientation |
FlipROLL.flip(Orientation _initial)
|
Orientation |
FlipPITCH.flip(Orientation _initial)
|
Orientation |
FlipNULL.flip(Orientation _initial)
|
abstract Orientation |
Flip.flip(Orientation _initial)
Applies this flip to an orientation, producing an orientation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |