Uses of Class
jarp.MorphSet

Packages that use MorphSet
jarp Provides the main Java ARP classes, that is, the classes defining the avatar's skeleton, mesh, morphs, camera control, and JOGL rendering canvas. 
 

Uses of MorphSet in jarp
 

Methods in jarp that return MorphSet
 MorphSet MorphTarget.getMorphSet(int i)
          Returns the MorphSet with the given index.
 MorphSet[] MorphTarget.getMorphSets()
          Returns the morph-sets array for this morph-target.