| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| createRotationMatrix(xRotation, yRotation, zRotation) — Static method in class net.bgstaal.perspectiveprojection.Matrix3d | |
| Creates a transformation matrix with the supplied rotation around either axis | |
| createXRotationMatrix(rotation) — Static method in class net.bgstaal.perspectiveprojection.Matrix3d | |
| Creates a rotation matrix with the supplied rotation around the x axis. | |
| createYRotationMatrix(rotation) — Static method in class net.bgstaal.perspectiveprojection.Matrix3d | |
| Creates a rotation matrix with the supplied rotation around the y axis. | |
| createZRotationMatrix(rotation) — Static method in class net.bgstaal.perspectiveprojection.Matrix3d | |
| Creates a rotation matrix with the supplied rotation around the z axis. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |