|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Deformer | |
|---|---|
| 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. |
| hmi.facegraphics.deformers | Mesh deformations. |
| Uses of Deformer in hmi.facegraphics |
|---|
| Fields in hmi.facegraphics with type parameters of type Deformer | |
|---|---|
private HashMap<FAP,Deformer> |
GLHead.deformers
|
| Methods in hmi.facegraphics that return Deformer | |
|---|---|
Deformer |
GLHead.getDeformer(FAP fap)
|
| Methods in hmi.facegraphics with parameters of type Deformer | |
|---|---|
void |
GLHead.setDeformer(FAP fap,
Deformer deformer)
|
| Uses of Deformer in hmi.facegraphics.deformers |
|---|
| Subclasses of Deformer in hmi.facegraphics.deformers | |
|---|---|
class |
EaseDeformer
|
class |
SmoothDeformer
|
| Methods in hmi.facegraphics.deformers with parameters of type Deformer | |
|---|---|
void |
SmoothDeformer.copyFrom(Deformer sourceIn)
|
void |
EaseDeformer.copyFrom(Deformer sourceIn)
|
abstract void |
Deformer.copyFrom(Deformer source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||