|
Bifrost SDK
Bifrost SDK documentation
|
A matrix with three columns and three rows of unsigned ints. More...
#include <Types.h>
Public Attributes | |
| uint3 | c0 |
| The first column of the matrix. More... | |
| uint3 | c1 |
| The second column of the matrix. More... | |
| uint3 | c2 |
| The third column of the matrix. More... | |
A matrix with three columns and three rows of unsigned ints.
| uint3 Bifrost::Math::uint3x3::c0 |
| uint3 Bifrost::Math::uint3x3::c1 |