Mathter
A configurable 3D math library for game developers.
mathter
traits
IsVectorOrSwizzle
Static Public Attributes
|
List of all members
mathter::traits::IsVectorOrSwizzle< Arg > Struct Template Reference
#include <
Traits.hpp
>
Static Public Attributes
static constexpr bool
value
=
IsVector
<Arg>::value ||
IsSwizzle
<Arg>::value
Member Data Documentation
◆
value
template<class Arg >
constexpr bool
mathter::traits::IsVectorOrSwizzle
< Arg >::value =
IsVector
<Arg>::value ||
IsSwizzle
<Arg>::value
static
The documentation for this struct was generated from the following file:
/home/petiaccja/Programming/Mathter/Mathter/Common/
Traits.hpp
Generated by
1.8.13