|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jmex.model.ogrexml.anim.PoseTrack.PoseFrame
public static class PoseTrack.PoseFrame
Field Summary | |
---|---|
(package private) Pose[] |
poses
|
(package private) float[] |
weights
|
Constructor Summary | |
---|---|
PoseTrack.PoseFrame(Pose[] poses,
float[] weights)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final Pose[] poses
final float[] weights
Constructor Detail |
---|
public PoseTrack.PoseFrame(Pose[] poses, float[] weights)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |