_wpadding | Col4< T, STRIDE > | |
_xpadding | Col4< T, STRIDE > | |
_ypadding | Col4< T, STRIDE > | |
_zpadding | Col4< T, STRIDE > | |
a | Col4< T, STRIDE > | |
Abs(const Col4 &v1) | Col4< T, STRIDE > | friend |
b | Col4< T, STRIDE > | |
BoolType typedef | Col4< T, STRIDE > | |
Clamp01() const | Col4< T, STRIDE > | |
ClampMax(const Col4 &other) | Col4< T, STRIDE > | |
ClampMin(const Col4 &other=Col4()) | Col4< T, STRIDE > | |
Col4() | Col4< T, STRIDE > | |
Col4(ValueTypeParam in) | Col4< T, STRIDE > | explicit |
Col4(ValueTypeParam ix, ValueTypeParam iy, ValueTypeParam iz, ValueTypeParam iw) | Col4< T, STRIDE > | explicit |
Col4(const Col4< T2, S2 > &v) | Col4< T, STRIDE > | explicit |
Col4(const Vec4< T2, S2 > &v) | Col4< T, STRIDE > | explicit |
Col4(const Col4< T, S2 > &v) | Col4< T, STRIDE > | |
Col4(const Col3< T2, S2 > &v, T iw=T(1)) | Col4< T, STRIDE > | explicit |
Col4(ENUM_DONT_INITIALIZE v) | Col4< T, STRIDE > | explicit |
Col4(const typename std::conditional< STRIDE==1, DummyParamType, Col4 >::type &src) | Col4< T, STRIDE > | |
Dot(const Col4 &v1, const Col4 &v2) | Col4< T, STRIDE > | friend |
Dot(const Col4 &v1, const Col4< T2, S2 > &v2) | Col4< T, STRIDE > | friend |
g | Col4< T, STRIDE > | |
GetAverage() const | Col4< T, STRIDE > | |
GetColor3() const | Col4< T, STRIDE > | |
GetHashCode() const | Col4< T, STRIDE > | |
GetMax() const | Col4< T, STRIDE > | |
GetMin() const | Col4< T, STRIDE > | |
GetRightRotated(Int rots) const | Col4< T, STRIDE > | |
GetSum() const | Col4< T, STRIDE > | |
GetUniqueHashCode() const | Col4< T, STRIDE > | |
GetVector() const | Col4< T, STRIDE > | |
GetVector() | Col4< T, STRIDE > | |
IsEqual(const Col4 &other, ValueTypeParam epsilon) const | Col4< T, STRIDE > | |
IsZero() const | Col4< T, STRIDE > | |
Max(const Col4 &th, const Col4 &other) | Col4< T, STRIDE > | friend |
Min(const Col4 &th, const Col4 &other) | Col4< T, STRIDE > | friend |
NullValue() | Col4< T, STRIDE > | static |
operator!=(const Col4< T2, S2 > &v) const | Col4< T, STRIDE > | |
operator!=(const Col4 &v) const | Col4< T, STRIDE > | |
operator*(ValueTypeParam s, const Col4 &v) | Col4< T, STRIDE > | friend |
operator*(ValueTypeParam s) const | Col4< T, STRIDE > | |
operator*(S s) const | Col4< T, STRIDE > | |
operator*(const Col4 &v) const | Col4< T, STRIDE > | |
operator*=(const Col4< T2, S2 > &v) | Col4< T, STRIDE > | |
operator*=(const Col4 &v) | Col4< T, STRIDE > | |
operator*=(ValueTypeParam s) | Col4< T, STRIDE > | |
operator*=(const SqrMat4< V > &m) | Col4< T, STRIDE > | |
operator+(const Col4 &v) const | Col4< T, STRIDE > | |
operator+=(const Col4< T2, S2 > &v) | Col4< T, STRIDE > | |
operator+=(const Col4 &v) | Col4< T, STRIDE > | |
operator-(const Col4 &v) const | Col4< T, STRIDE > | |
operator-() const | Col4< T, STRIDE > | |
operator-=(const Col4< T2, S2 > &v) | Col4< T, STRIDE > | |
operator-=(const Col4 &v) | Col4< T, STRIDE > | |
operator/(ValueTypeParam s) const | Col4< T, STRIDE > | |
operator/=(ValueTypeParam s) | Col4< T, STRIDE > | |
operator<(const Col4 &v) const | Col4< T, STRIDE > | |
operator<=(const Col4 &v) const | Col4< T, STRIDE > | |
operator=(const typename std::conditional< STRIDE==1, DummyParamType, Col4 >::type &src) | Col4< T, STRIDE > | |
operator==(const Col4< T2, S2 > &v) const | Col4< T, STRIDE > | |
operator==(const Col4 &v) const | Col4< T, STRIDE > | |
operator>(const Col4 &v) const | Col4< T, STRIDE > | |
operator>=(const Col4 &v) const | Col4< T, STRIDE > | |
operator[](Int l) | Col4< T, STRIDE > | |
operator[](Int l) const | Col4< T, STRIDE > | |
r | Col4< T, STRIDE > | |
Rebind typedef | Col4< T, STRIDE > | |
SetMax(Col4 &th, const Col4 &other) | Col4< T, STRIDE > | friend |
SetMin(Col4 &th, const Col4 &other) | Col4< T, STRIDE > | friend |
SetZero() | Col4< T, STRIDE > | |
ToString(const FormatStatement *formatStatement=nullptr) const | Col4< T, STRIDE > | |
Unstrided typedef | Col4< T, STRIDE > | |
ValueType typedef | Col4< T, STRIDE > | |
ValueTypeParam typedef | Col4< T, STRIDE > | |
VectorStrideType typedef | Col4< T, STRIDE > | |