|
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.PKey3ds
P-key used by the PTrack3ds class for FOV and Roll.
The P-key extends the SplineKey3ds with the P parammeter.
P is just an arbitrary name of the single float value that
is carried in the key. It is used either for the FOV or Roll tracks used
in the Camera3ds class.
| Field Summary | |
float |
P
FOV or Roll value. |
| Fields inherited from class mri.v3ds.SplineKey3ds |
Bias, Continuity, EaseFrom, EaseTo, Frame, Tension |
| Constructor Summary | |
PKey3ds()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public float P
| Constructor Detail |
public PKey3ds()
|
mri.v3ds v0.1 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||