Skip to content

Commit da61a9c

Browse files
authored
Update Matrix3x3.java
1 parent 54f3a2f commit da61a9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Matrix3x3.java

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
package trrt.rendering3d.primitives;
21
public class Matrix3x3
32
{
43
//R means row and C means column. R2C3 would be second row third column.

0 commit comments

Comments
 (0)