nlib
|
The type for reading and writing 4x4 matrices in memory. The data member m
is a 4x4 matrix, located with 16-byte alignment.
More...
#include "nn/nlib/simd/SimdFloat.h"
Public Attributes | |
float | m [4][4] |
A 2D 4x4 array. | |
The type for reading and writing 4x4 matrices in memory. The data member m
is a 4x4 matrix, located with 16-byte alignment.
Definition at line 4087 of file SimdFloat.h.
© 2013, 2014, 2015 Nintendo Co., Ltd. All rights reserved.