A C D E G H I J L M N P Q R S T V W X Y Z

R

rotX(double) - Method in class javax.vecmath.Matrix3d
Sets the value of this matrix to a counter clockwise rotation about the x axis.
rotX(float) - Method in class javax.vecmath.Matrix3f
Sets the value of this matrix to a counter clockwise rotation about the x axis.
rotX(double) - Method in class javax.vecmath.Matrix4d
Sets the value of this matrix to a counter-clockwise rotation about the x axis.
rotX(float) - Method in class javax.vecmath.Matrix4f
Sets the value of this matrix to a counter clockwise rotation about the x axis.
rotY(double) - Method in class javax.vecmath.Matrix3d
Sets the value of this matrix to a counter clockwise rotation about the y axis.
rotY(float) - Method in class javax.vecmath.Matrix3f
Sets the value of this matrix to a counter clockwise rotation about the y axis.
rotY(double) - Method in class javax.vecmath.Matrix4d
Sets the value of this matrix to a counter-clockwise rotation about the y axis.
rotY(float) - Method in class javax.vecmath.Matrix4f
Sets the value of this matrix to a counter clockwise rotation about the y axis.
rotZ(double) - Method in class javax.vecmath.Matrix3d
Sets the value of this matrix to a counter clockwise rotation about the z axis.
rotZ(float) - Method in class javax.vecmath.Matrix3f
Sets the value of this matrix to a counter clockwise rotation about the z axis.
rotZ(double) - Method in class javax.vecmath.Matrix4d
Sets the value of this matrix to a counter-clockwise rotation about the z axis.
rotZ(float) - Method in class javax.vecmath.Matrix4f
Sets the value of this matrix to a counter clockwise rotation about the z axis.

A C D E G H I J L M N P Q R S T V W X Y Z