This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
3x3_matrix [2022/04/30 13:30] max |
3x3_matrix [2022/05/01 19:19] (current) max |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== 3x3 Matrix ====== | ====== 3x3 Matrix ====== | ||
| - | The 3x3 Matrix features the same methods of accessing | + | The 3x3 Matrix features the same methods of accessing |
| In addition to the base identity and custom matrix constructors, | In addition to the base identity and custom matrix constructors, | ||
| Line 7: | Line 7: | ||
| * A 3x3 rotation matrix constructed with '' | * A 3x3 rotation matrix constructed with '' | ||
| - | The 3x3 Matrix also features additional functions in it' | + | The 3x3 Matrix also features additional functions in its class. Here is the complete list: |
| * '' | * '' | ||
| * '' | * '' | ||
| Line 14: | Line 14: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| As part of the '' | As part of the '' | ||