Uses of Class
Facemorph.ASM

Packages that use ASM
Facemorph   
Facemorph.aam   
 

Uses of ASM in Facemorph
 

Methods in Facemorph that return ASM
 ASM ASM.getReduced(int comps)
          Gets a version of this ASM scaled down by 50% in size
 

Uses of ASM in Facemorph.aam
 

Constructors in Facemorph.aam with parameters of type ASM
AAM(Mask mask, ASM asm, PCI pci, int type, int warpType)
          Creates a new instance of AAM
AAMTracker(Template template, Mask mask, ASM asm, PCI pci, java.lang.String fileRoot, java.lang.String url)
          Creates a new instance of AAMTracker
GLAAM(Mask mask, ASM asm, PCI pci, int type)
          Creates a new instance of AAM
GLAAM(Mask mask, ASM asm, PCI pci, int type, javax.media.opengl.GLAutoDrawable canv)
          Creates a new instance of AAM
MultiscaleAAM(Mask mask, ASM asm, PCI pci, int type, int warpType)
          Creates a new instance of MultiscaleAAM
MultiscaleOpenGLAAM(Mask mask, ASM asm, PCI pci, int type)
          Creates a new instance of MultiscaleAAM
MultiscaleOpenGLAAM(Mask mask, ASM asm, PCI pci, int type, javax.media.opengl.GLAutoDrawable canvas)
          Creates a new instance of MultiscaleAAM