Mathter
A configurable 3D math library for game developers.
Static Public Attributes | List of all members
mathter::traits::DimensionOf< Swizzle< T, Indices... > > Struct Template Reference

#include <Traits.hpp>

Static Public Attributes

static constexpr int value = sizeof...(Indices)
 

Member Data Documentation

◆ value

template<class T , int... Indices>
constexpr int mathter::traits::DimensionOf< Swizzle< T, Indices... > >::value = sizeof...(Indices)
static

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