Mathter
A configurable 3D math library for game developers.
|
#include <Traits.hpp>
Static Public Attributes | |
static constexpr int | value = DimensionOf<Head>::value > 0 ? DimensionOf<Head>::value + SumDimensions<Rest...>::value : DYNAMIC |
|
static |