nlib
|
Defines a 4x4 matrix. More...
#include "nn/nlib/simd/SimdFloat.h"
#include "nn/nlib/simd/SimdVector4.h"
#include "nn/nlib/simd/SimdQuaternion.h"
#include "nn/nlib/simd/SimdVector3.h"
Go to the source code of this file.
Classes | |
class | nn::nlib::simd::Matrix |
The class with the collection of functions that handle 4x4 matrices. More... | |
Namespaces | |
nn::nlib | |
Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias. | |
nn::nlib::simd | |
Implements the classes and functions for SIMD computations on integers and single-precision, floating-point, numbers. | |
Defines a 4x4 matrix.
Definition in file SimdMatrix.h.
© 2012-2017 Nintendo Co., Ltd. All rights reserved.