|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmri.v3ds.SplineKey3ds
mri.v3ds.MorphKey3ds
public class 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()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int Mesh
| Constructor Detail |
|---|
public MorphKey3ds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||