| 
 | j3d.org Code | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HAnimDisplacer | |
|---|---|
| org.j3d.geom.hanim | Generalised classes describing humanioid figures that are compliant with the H-Anim 1.1 specification. | 
| Uses of HAnimDisplacer in org.j3d.geom.hanim | 
|---|
| Fields in org.j3d.geom.hanim declared as HAnimDisplacer | |
|---|---|
| protected  HAnimDisplacer[] | HAnimJoint.displacersThe current collection of children nodes registered to this object. | 
| Methods in org.j3d.geom.hanim that return HAnimDisplacer | |
|---|---|
|  HAnimDisplacer | HAnimFactory.createDisplacer()Create a new default Displacer instance. | 
| Methods in org.j3d.geom.hanim with parameters of type HAnimDisplacer | |
|---|---|
|  void | HAnimJoint.addDisplacer(HAnimDisplacer kid)Add a child node to the existing collection. | 
|  void | HAnimJoint.getDisplacers(HAnimDisplacer[] vals)Get the current collection of children. | 
|  void | HAnimJoint.removeDisplacer(HAnimDisplacer kid)Remove a child node from the existing collection. | 
|  void | HAnimSegment.setDisplacers(HAnimDisplacer[] kids,
              int numValid)Replace the existing displacers with the new set of displacers. | 
|  void | HAnimJoint.setDisplacers(HAnimDisplacer[] kids,
              int numValid)Replace the existing displacers with the new set of displacers. | 
| 
 | j3d.org Code | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||