|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.loaders.models.animations.KeyFrame
org.xith3d.loaders.models.animations.MeshTransformKeyFrame
public class MeshTransformKeyFrame
Insert type comment here.
| Constructor Summary | |
|---|---|
MeshTransformKeyFrame(float time,
org.openmali.vecmath2.Matrix4f transform)
|
|
| Method Summary | |
|---|---|
float |
getTime()
|
org.openmali.vecmath2.Matrix4f |
getTransform()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MeshTransformKeyFrame(float time,
org.openmali.vecmath2.Matrix4f transform)
| Method Detail |
|---|
public final float getTime()
public final org.openmali.vecmath2.Matrix4f getTransform()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||