|
nngn
|


Go to the source code of this file.
Classes | |
| struct | nngn::mat4_base< T > |
Namespaces | |
| namespace | nngn |
Typedefs | |
| using | nngn::imat4 = mat4_base<int32_t> |
| using | nngn::umat4 = mat4_base<uint32_t> |
| using | nngn::mat4 = mat4_base<float> |
| using | nngn::dmat4 = mat4_base<double> |