|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.loaders.models.animations.KeyFrame
org.xith3d.loaders.models.animations.BoneAnimationKeyFrame
public class BoneAnimationKeyFrame
This kind of keyframe can be used for simple mesh-deformations.
| Constructor Summary | |
|---|---|
BoneAnimationKeyFrame(Bone[] skeleton)
|
|
| Method Summary | |
|---|---|
Bone[] |
getSkeleton()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BoneAnimationKeyFrame(Bone[] skeleton)
| Method Detail |
|---|
public final Bone[] getSkeleton()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||