|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.cal3d.core.CalAnimation
org.jagatoo.loaders.models.cal3d.core.CalAnimationCycle
org.jagatoo.loaders.models.cal3d.core.CalAnimationRelative
public class CalAnimationRelative
A variant of CalAnimationCycle that allows for additive blending.
| Field Summary |
|---|
| Fields inherited from class org.jagatoo.loaders.models.cal3d.core.CalAnimationCycle |
|---|
targetDelay, targetWeight |
| Fields inherited from class org.jagatoo.loaders.models.cal3d.core.CalAnimation |
|---|
coreAnimation, state, STATE_ASYNC, STATE_IN, STATE_NONE, STATE_OUT, STATE_STEADY, STATE_STOPPED, STATE_SYNC, time, timeFactor, type, TYPE_ACTION, TYPE_CYCLE, TYPE_NONE, TYPE_POSE, weight |
| Constructor Summary | |
|---|---|
CalAnimationRelative(CalCoreAnimation coreAnimation)
|
|
CalAnimationRelative(CalCoreAnimation coreAnimation,
CalCoreAnimation basePose)
|
|
| Method Summary | |
|---|---|
void |
getBaseState(CalCoreTrack coreTrack,
org.openmali.vecmath2.Vector3f translation0,
org.openmali.vecmath2.Quaternion4f rotation0)
|
| Methods inherited from class org.jagatoo.loaders.models.cal3d.core.CalAnimationCycle |
|---|
blend, setAsync, setAsync, update |
| Methods inherited from class org.jagatoo.loaders.models.cal3d.core.CalAnimation |
|---|
freeze, getCoreAnimation, getState, getTime, getTimeFactor, getType, getWeight, setRootDisplacement, setRootRotation, setTimeFactor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalAnimationRelative(CalCoreAnimation coreAnimation)
public CalAnimationRelative(CalCoreAnimation coreAnimation,
CalCoreAnimation basePose)
| Method Detail |
|---|
public void getBaseState(CalCoreTrack coreTrack,
org.openmali.vecmath2.Vector3f translation0,
org.openmali.vecmath2.Quaternion4f rotation0)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||