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