|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HAnimHumanoid | |
---|---|
org.j3d.geom.hanim | Generalised classes describing humanioid figures that are compliant with the H-Anim 1.1 specification. |
Uses of HAnimHumanoid in org.j3d.geom.hanim |
---|
Methods in org.j3d.geom.hanim that return HAnimHumanoid | |
---|---|
HAnimHumanoid |
HAnimFactory.createHumanoid()
Create a new default Humanoid instance. |
Methods in org.j3d.geom.hanim with parameters of type HAnimHumanoid | |
---|---|
void |
HumanoidManager.addHumanoid(HAnimHumanoid human)
Add a humanoid to the list to manage. |
void |
HumanoidManager.removeHumanoid(HAnimHumanoid human)
Remove a humanoid from the managed list. |
|
j3d.org Code | |||||||||
PREV NEXT | FRAMES NO FRAMES |