Mathter
A configurable 3D math library for game developers.
|
#include <Traits.hpp>
Static Public Attributes | |
static constexpr bool | value = !IsMatrix<T>::value && !IsVector<T>::value && !IsSwizzle<T>::value && !IsQuaternion<T>::value && !IsSubmatrix<T>::value |
|
static |