Uses of Package
com.jmex.model.animation

Packages that use com.jmex.model.animation
com.jmex.model.animation   
com.jmex.model.converters   
 

Classes in com.jmex.model.animation used by com.jmex.model.animation
KeyframeController.PointInTime
          This class defines a point in time that states morphShape should look like newShape at time seconds
PointInTime
          At a point in time is defined by time .
 

Classes in com.jmex.model.animation used by com.jmex.model.converters
JointController
          Started Date: Jun 9, 2004
This controller animates a Node's JointMesh children acording to the joints stored inside movementInfo.
KeyframeController
          Started Date: Jun 12, 2004

Class can do linear interpolation of a TriMesh between units of time.