|
mri.v3ds v0.1 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--mri.v3ds.SplineKey3ds
|
+--mri.v3ds.MorphKey3ds
Morph key used by the MorphTrack3ds class.
The morph key extends the SplineKey3ds with the Mesh
parameter. The Mesh parameter simply identifies a mesh in the global
mesh array, accessible from the Scene3ds class.
| Field Summary | |
int |
Mesh
Mesh number. |
| Fields inherited from class mri.v3ds.SplineKey3ds |
Bias, Continuity, EaseFrom, EaseTo, Frame, Tension |
| Constructor Summary | |
MorphKey3ds()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int Mesh
| Constructor Detail |
public MorphKey3ds()
|
mri.v3ds v0.1 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||