j3d.org Code

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

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

Uses of HAnimSegment in org.j3d.geom.hanim
 

Methods in org.j3d.geom.hanim that return HAnimSegment
 HAnimSegment HAnimFactory.createSegment()
          Create a new default Segment instance.
 

Methods in org.j3d.geom.hanim with parameters of type HAnimSegment
 void HAnimHumanoid.setSegments(HAnimSegment[] kids, int numValid)
          Replace the existing segments with the new set of segments.
 


j3d.org Code

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