Uses of Class
oo.FlipPITCH

Uses of FlipPITCH in oo
 

Fields in oo declared as FlipPITCH
static FlipPITCH Flip.PITCH
          A pitch through a half turn (180°)
 

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