|
Bifrost SDK
Bifrost SDK documentation
|
A matrix with four columns and four rows of unsigned longs. More...
#include <Types.h>
Public Attributes | |
| ulong4 | c0 |
| The first column of the matrix. More... | |
| ulong4 | c1 |
| The second column of the matrix. More... | |
| ulong4 | c2 |
| The third column of the matrix. More... | |
| ulong4 | c3 |
| The fourth column of the matrix. More... | |
A matrix with four columns and four rows of unsigned longs.
| ulong4 Bifrost::Math::ulong4x4::c0 |
| ulong4 Bifrost::Math::ulong4x4::c1 |
| ulong4 Bifrost::Math::ulong4x4::c2 |