Home | History | Annotate | Download | only in math

Lines Matching defs:fromAngleNormalAxis

717      * use fromAngleNormalAxis if your axis is already normalized.
726 fromAngleNormalAxis(angle, normAxis);
730 * <code>fromAngleNormalAxis</code> sets this matrix4f to the values
738 public void fromAngleNormalAxis(float angle, Vector3f axis) {