HomeSort by relevance Sort by last modified time
    Searched refs:getWorldBindInverseRotation (Results 1 - 2 of 2) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/animation/
Bone.java 247 public Quaternion getWorldBindInverseRotation() {
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
KinematicRagdollControl.java 277 tmpRot1.set(link.bone.getModelSpaceRotation()).multLocal(link.bone.getWorldBindInverseRotation());
    [all...]

Completed in 99 milliseconds