hmi.graphics.util
Class LoadDaeHumanoid
java.lang.Object
hmi.graphics.util.LoadDaeHumanoid
public class LoadDaeHumanoid
- extends Object
Helper function class to load a Humanoid from a dae file. Useful when a fullfledged ElckerlycDemoEnvironment is not needed.
- Author:
- welberge
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
animationJoint
private VJoint animationJoint
avatarNode
private VGLNode avatarNode
renderJoint
private VJoint renderJoint
gnode
private GNode gnode
LoadDaeHumanoid
public LoadDaeHumanoid(Resources resources,
String daeFile)
getAnimationJoint
public VJoint getAnimationJoint()
- Returns:
- the animationJoint
getAvatarNode
public VGLNode getAvatarNode()
- Returns:
- the avatarNode
getRenderJoint
public VJoint getRenderJoint()
- Returns:
- the renderJoint