Home
last modified time | relevance | path

Searched defs:BoneTrack (Results 1 – 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/animation/
DBoneTrack.java46 public final class BoneTrack implements Track { class
64 public BoneTrack() { in BoneTrack() method in BoneTrack
74 …public BoneTrack(int targetBoneIndex, float[] times, Vector3f[] translations, Quaternion[] rotatio… in BoneTrack() method in BoneTrack
87 …public BoneTrack(int targetBoneIndex, float[] times, Vector3f[] translations, Quaternion[] rotatio… in BoneTrack() method in BoneTrack
96 public BoneTrack(int targetBoneIndex) { in BoneTrack() method in BoneTrack