|
nngn
|


Go to the source code of this file.
Classes | |
| struct | nngn::mat3_base< T > |
Namespaces | |
| namespace | nngn |
Typedefs | |
| using | nngn::imat3 = mat3_base<int32_t> |
| using | nngn::umat3 = mat3_base<uint32_t> |
| using | nngn::mat3 = mat3_base<float> |
| using | nngn::dmat3 = mat3_base<double> |