Uses of Class
oo.FlipYAW

Uses of FlipYAW in oo
 

Fields in oo declared as FlipYAW
static FlipYAW Flip.YAW
          A yaw through a half turn (180°)
 

Methods in oo with parameters of type FlipYAW
(package private)  Flip FlipYAW.composedWith(FlipYAW _other)
           
(package private)  Flip FlipROLL.composedWith(FlipYAW _other)
           
(package private)  Flip FlipPITCH.composedWith(FlipYAW _other)
           
(package private)  Flip FlipNULL.composedWith(FlipYAW _other)
           
(package private) abstract  Flip Flip.composedWith(FlipYAW _other)
          Package-private method composing this flip with a FlipYAW.