j3d.org Code

Uses of Class
org.j3d.geom.hanim.HAnimJoint

Packages that use HAnimJoint
org.j3d.geom.hanim Generalised classes describing humanioid figures that are compliant with the H-Anim 1.1 specification. 
 

Uses of HAnimJoint in org.j3d.geom.hanim
 

Fields in org.j3d.geom.hanim declared as HAnimJoint
protected  HAnimJoint HAnimHumanoid.rootJoint
          This is the root joint for the skeleton
 

Methods in org.j3d.geom.hanim that return HAnimJoint
 HAnimJoint HAnimFactory.createJoint()
          Create a new default Joint instance.
 

Methods in org.j3d.geom.hanim with parameters of type HAnimJoint
 void HAnimHumanoid.getJoints(HAnimJoint[] vals)
          Get the current collection of joints.
 void HAnimHumanoid.setJoints(HAnimJoint[] kids, int numValid)
          Replace the existing joints with the new set of joints.
 


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org