nlib
SimdVector3.h File Reference

Defines a three-dimensional vector. More...

Go to the source code of this file.

Classes

class  nn::nlib::simd::Vector3
 The class with the collection of functions that perform calculations on three-dimensional vectors. All of these functions ignore the values set in lane 3. 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.
 

Detailed Description

Defines a three-dimensional vector.

Definition in file SimdVector3.h.