|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmri.v3ds.SplineKey3ds
mri.v3ds.XYZKey3ds
public class XYZKey3ds
X,Y,Z-key used by the XYZTrack3ds class used for
position and scaling.
The XYZKey3ds extends the SplineKey3ds with the X, Y, Z
parameters. X,Y,Z is either position or scaling depending of the usage.
| Field Summary | |
|---|---|
float |
X
X position or scaling. |
float |
Y
Y position or scaling. |
float |
Z
Z position or scaling. |
| Fields inherited from class mri.v3ds.SplineKey3ds |
|---|
Bias, Continuity, EaseFrom, EaseTo, Frame, Tension |
| Constructor Summary | |
|---|---|
XYZKey3ds()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float X
public float Y
public float Z
| Constructor Detail |
|---|
public XYZKey3ds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||