Uses of Class
com.threed.jpct.skeleton.SimpleSkeleton

Packages that use SimpleSkeleton
com.threed.jpct.skeleton   
 

Uses of SimpleSkeleton in com.threed.jpct.skeleton
 

Methods in com.threed.jpct.skeleton that return SimpleSkeleton
 SimpleSkeleton SkeletalObject3D.getSkeleton()
          Returns the skeleton this object is connected to.
 

Methods in com.threed.jpct.skeleton with parameters of type SimpleSkeleton
 void SkeletalObject3D.setSkeleton(SimpleSkeleton skeleton)
          Sets the skeleton of the object.