|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthmi.graphics.util.LoadSeamlessDaeHumanoid
public final class LoadSeamlessDaeHumanoid
Helper function class to load a Humanoid from a dae file. Useful when a fullfledged ElckerlycDemoEnvironment is not needed.
| Field Summary | |
|---|---|
private VJoint |
animationJoint
|
private VGLNode |
avatarRenderNode
|
private VJoint |
renderJoint
|
private GLScene |
scene
|
| Constructor Summary | |
|---|---|
LoadSeamlessDaeHumanoid(String id,
Resources resources,
String daeFile,
String renamingFile,
String textureDir,
String colladaDir,
String shaderDir,
String renderJointName,
String skeletonRootName)
|
|
| Method Summary | |
|---|---|
VJoint |
getAnimationJoint()
|
VGLNode |
getAvatarRenderNode()
|
VJoint |
getRenderJoint()
|
GLScene |
getScene()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private VJoint animationJoint
private VGLNode avatarRenderNode
private VJoint renderJoint
private GLScene scene
| Constructor Detail |
|---|
public LoadSeamlessDaeHumanoid(String id,
Resources resources,
String daeFile,
String renamingFile,
String textureDir,
String colladaDir,
String shaderDir,
String renderJointName,
String skeletonRootName)
| Method Detail |
|---|
public VJoint getAnimationJoint()
public VGLNode getAvatarRenderNode()
public VJoint getRenderJoint()
public GLScene getScene()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||