|
j3d.org Code | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Utility interface to mark an implementation that can generate each of the HAnim nodes without needing to know the specifics of the rendering strategy used.
| Method Summary | |
HAnimDisplacer |
createDisplacer()
Create a new default Displacer instance. |
HAnimHumanoid |
createHumanoid()
Create a new default Humanoid instance. |
HAnimJoint |
createJoint()
Create a new default Joint instance. |
HumanoidManager |
createManager()
Create a new empty manager instance. |
HAnimSegment |
createSegment()
Create a new default Segment instance. |
HAnimSite |
createSite()
Create a new default Site instance. |
| Method Detail |
public HAnimDisplacer createDisplacer()
public HAnimSite createSite()
public HAnimSegment createSegment()
public HAnimJoint createJoint()
public HAnimHumanoid createHumanoid()
public HumanoidManager createManager()
|
j3d.org Code | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||