Mathter
A configurable 3D math library for game developers.
Static Public Attributes | List of all members
mathter::traits::IsMatrix< Matrix< T, Rows, Columns, Order, Layout, Packed > > Struct Template Reference

#include <Traits.hpp>

Static Public Attributes

static constexpr bool value = true
 

Member Data Documentation

◆ value

template<class T , int Rows, int Columns, eMatrixOrder Order, eMatrixLayout Layout, bool Packed>
constexpr bool mathter::traits::IsMatrix< Matrix< T, Rows, Columns, Order, Layout, Packed > >::value = true
static

The documentation for this struct was generated from the following file: