|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.datastructs.animation.KeyFrame
org.jagatoo.loaders.models.collada.datastructs.animation.KeyFrameTuple3f
public class KeyFrameTuple3f
A KeyFrame containing Tuple3fs.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jagatoo.loaders.models.collada.datastructs.animation.KeyFrame |
|---|
KeyFrame.Axis |
| Field Summary |
|---|
| Fields inherited from class org.jagatoo.loaders.models.collada.datastructs.animation.KeyFrame |
|---|
time |
| Constructor Summary | |
|---|---|
KeyFrameTuple3f()
|
|
| Method Summary | |
|---|---|
org.openmali.vecmath2.Tuple3f |
getValue()
|
void |
setValue(org.openmali.vecmath2.Tuple3f value)
|
| Methods inherited from class org.jagatoo.loaders.models.collada.datastructs.animation.KeyFrame |
|---|
buildPoint3fKeyFrame, buildQuaternion4fKeyFrame, searchNextFrame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyFrameTuple3f()
| Method Detail |
|---|
public void setValue(org.openmali.vecmath2.Tuple3f value)
public final org.openmali.vecmath2.Tuple3f getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||