Mathter
A configurable 3D math library for game developers.
mathter::Swizzle< T, Indices > Member List

This is the complete list of members for mathter::Swizzle< T, Indices >, including all inherited members.

false() constmathter::Swizzle< T, Indices >
operator Vector< T, sizeof...(Indices)mathter::Swizzle< T, Indices >
operator Vector< T, sizeof...(Indices)mathter::Swizzle< T, Indices >
operator()(int idx)mathter::Swizzle< T, Indices >inline
operator()(int idx) constmathter::Swizzle< T, Indices >inline
operator=(const Vector< T, sizeof...(Indices), false > &rhs)mathter::Swizzle< T, Indices >
operator=(const Vector< T, sizeof...(Indices), true > &rhs)mathter::Swizzle< T, Indices >
operator=(const Swizzle< T2, Indices2... > &rhs)mathter::Swizzle< T, Indices >inline
operator[](int idx)mathter::Swizzle< T, Indices >inline
operator[](int idx) constmathter::Swizzle< T, Indices >inline
ToVector() constmathter::Swizzle< T, Indices >inline
true() constmathter::Swizzle< T, Indices >