Uses of Class
hmi.faceanimation.model.LowerJaw

Packages that use LowerJaw
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 LowerJaw in hmi.facegraphics
 

Fields in hmi.facegraphics declared as LowerJaw
private  LowerJaw GLHead.lowerJaw
           
 

Methods in hmi.facegraphics that return LowerJaw
 LowerJaw GLHead.getLowerJaw()
           
 

Methods in hmi.facegraphics with parameters of type LowerJaw
 void GLHead.setLowerJaw(LowerJaw lowerJaw)