Uses of Class
hmi.faceanimation.model.Neck

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

Fields in hmi.facegraphics declared as Neck
private  Neck GLHead.neck
           
 

Methods in hmi.facegraphics that return Neck
 Neck GLHead.getNeck()
           
 

Methods in hmi.facegraphics with parameters of type Neck
 void GLHead.setNeck(Neck neck)