nngn
Loading...
Searching...
No Matches
mat4.h File Reference
#include <type_traits>
#include "mat.h"
#include "vec4.h"
Include dependency graph for mat4.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nngn::mat4_base< T >
 

Namespaces

namespace  nngn
 

Typedefs

using nngn::dmat4 = mat4_base< double >