|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threed.jpct.skeleton.RotationKeyframe
public class RotationKeyframe
Encapsulates a rotation keyframe. A matrix is used to store the rotation.
| Field Summary | |
|---|---|
Quaternion |
quat
|
float |
time
|
| Constructor Summary | |
|---|---|
RotationKeyframe()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Quaternion quat
public float time
| Constructor Detail |
|---|
public RotationKeyframe()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||