com.threed.jpct.skeleton
Class SkeletalVertexController

java.lang.Object
  extended by com.threed.jpct.GenericVertexController
      extended by com.threed.jpct.skeleton.SkeletalVertexController
All Implemented Interfaces:
com.threed.jpct.IVertexController, java.io.Serializable

public class SkeletalVertexController
extends com.threed.jpct.GenericVertexController

Applies the changes to the vertices of an object that has had it's skeletal animation advanced.

Author:
mcgreevyj
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.threed.jpct.IVertexController
ALTER_SOURCE_MESH, PRESERVE_SOURCE_MESH
 
Method Summary
 void apply()
           
 
Methods inherited from class com.threed.jpct.GenericVertexController
cleanup, destroy, getDestinationMesh, getDestinationNormals, getMeshSize, getPolygonIDs, getSourceMesh, getSourceNormals, init, setup, updateMesh
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

apply

public void apply()