Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/math/
DQuaternion.java847 public float getAngleAroundRad (final float axisX, final float axisY, final float axisZ) { in getAngleAroundRad() method in Quaternion
856 public float getAngleAroundRad (final Vector3 axis) { in getAngleAroundRad() method in Quaternion