Home | History | Annotate | Download | only in math

Lines Matching defs:fromAngleNormalAxis

548      * use fromAngleNormalAxis if your axis is already normalized.

558 fromAngleNormalAxis(angle, normAxis);
563 * <code>fromAngleNormalAxis</code> sets this quaternion to the values
571 public Quaternion fromAngleNormalAxis(float angle, Vector3f axis) {