Uses of Class
oo.FlipROLL

Uses of FlipROLL in oo
 

Fields in oo declared as FlipROLL
static FlipROLL Flip.ROLL
          A roll through a half turn (180°)
 

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