Uses of Class
hmi.facegraphics.GLHead.Operation

Packages that use GLHead.Operation
hmi.facegraphics This package and its subpackages make the connection between the abstract specification of face animations using Elckerlyc and the actual deformation of the mesh in the HmiGraphics packages. 
 

Uses of GLHead.Operation in hmi.facegraphics
 

Fields in hmi.facegraphics declared as GLHead.Operation
private  GLHead.Operation GLHead.mergeOp
           
 

Methods in hmi.facegraphics that return GLHead.Operation
static GLHead.Operation GLHead.Operation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GLHead.Operation[] GLHead.Operation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.