Searched defs:toAngleAxis (Results 1 - 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/math/
H A DQuaternion.java586 * <code>toAngleAxis</code> sets a given angle and axis to that
595 public float toAngleAxis(Vector3f axisStore) { method in class:Quaternion
1322 float angle = toAngleAxis(axis);

Completed in 81 milliseconds