Home | History | Annotate | Download | only in math

Lines Matching defs:fromAngleNormalAxis

901      * use fromAngleNormalAxis if your axis is already normalized.

910 fromAngleNormalAxis(angle, normAxis);
914 * <code>fromAngleNormalAxis</code> sets this matrix4f to the values
922 public void fromAngleNormalAxis(float angle, Vector3f axis) {