hmi.graphics.util
Interface DaeHumanoidLoader
- All Known Implementing Classes:
- SeamlessDaeHumanoidLoader, SegmentedDaeHumanoidLoader
public interface DaeHumanoidLoader
Interface for helper classes to load a humanoid from a dae file. Useful when a fullfledged ElckerlycDemoEnvironment is not needed.
- Author:
- Herwin van Welbergen, Dennis Reidsma
getAvatarAnimationRootJoint
VJoint getAvatarAnimationRootJoint()
- Returns:
- the avatarAnimationRootJoint
getAvatarRenderNode
VGLNode getAvatarRenderNode()
- Returns:
- the avatarRenderNode
getAvatarRenderRootJoint
VJoint getAvatarRenderRootJoint()
- Returns:
- the avatarRenderRootJoint
getGLScene
GLScene getGLScene()
- Returns:
- the GLScene