|
Sparkle 0.0.1
|
This is the complete list of members for spk::IVector4< TType >, including all inherited members.
| clamp(const IVector4 &p_value, const IVector4 &p_boundA, const IVector4 &p_boundB) | spk::IVector4< TType > | inlinestatic |
| clamped(const IVector4 &p_boundA, const IVector4 &p_boundB) const | spk::IVector4< TType > | inline |
| distance(const IVector4 &p_other) const | spk::IVector4< TType > | inline |
| dot(const IVector4 &p_other) const | spk::IVector4< TType > | inline |
| inverse() const | spk::IVector4< TType > | inline |
| isBetween(const IVector4 &p_value, const IVector4 &p_boundA, const IVector4 &p_boundB) | spk::IVector4< TType > | inlinestatic |
| isZero() const | spk::IVector4< TType > | inline |
| IVector4()=default | spk::IVector4< TType > | |
| IVector4(const TX &p_x, const TY &p_y, const TZ &p_z, const TW &p_w) | spk::IVector4< TType > | inline |
| IVector4(const IVector2< TOtherVector > &p_other, const TZ &p_z, const TW &p_w) | spk::IVector4< TType > | inline |
| IVector4(const IVector3< TOtherVector > &p_other, const TW &p_w) | spk::IVector4< TType > | inline |
| IVector4(const IVector4< TOther > &p_other) | spk::IVector4< TType > | inlineexplicit |
| IVector4(const TOther &p_value) | spk::IVector4< TType > | inlineexplicit |
| length() const | spk::IVector4< TType > | inline |
| lerp(const IVector4 &p_from, const IVector4 &p_to, const TAlpha &p_alpha) | spk::IVector4< TType > | inlinestatic |
| max(const IVector4 &p_a, const IVector4 &p_b) | spk::IVector4< TType > | inlinestatic |
| max(const IVector4 &p_a, const IVector4 &p_b, const TOthers &...p_rest) | spk::IVector4< TType > | inlinestatic |
| max(std::initializer_list< IVector4 > p_values) | spk::IVector4< TType > | inlinestatic |
| min(const IVector4 &p_a, const IVector4 &p_b) | spk::IVector4< TType > | inlinestatic |
| min(const IVector4 &p_a, const IVector4 &p_b, const TOthers &...p_rest) | spk::IVector4< TType > | inlinestatic |
| min(std::initializer_list< IVector4 > p_values) | spk::IVector4< TType > | inlinestatic |
| normalize() const | spk::IVector4< TType > | inline |
| One | spk::IVector4< TType > | static |
| operator IVector4< TOther >() const | spk::IVector4< TType > | inlineexplicit |
| operator!=(const IVector4 &p_other) const | spk::IVector4< TType > | inline |
| operator*(const IVector4 &p_other) const | spk::IVector4< TType > | inline |
| operator*(const TType &p_scalar) const | spk::IVector4< TType > | inline |
| operator*(const TType &p_scalar, const IVector4 &p_vector) | spk::IVector4< TType > | friend |
| operator*=(const IVector4 &p_other) | spk::IVector4< TType > | inline |
| operator*=(const TType &p_scalar) | spk::IVector4< TType > | inline |
| operator+(const IVector4 &p_other) const | spk::IVector4< TType > | inline |
| operator+(const TType &p_scalar) const | spk::IVector4< TType > | inline |
| operator+(const TType &p_scalar, const IVector4 &p_vector) | spk::IVector4< TType > | friend |
| operator+=(const IVector4 &p_other) | spk::IVector4< TType > | inline |
| operator+=(const TType &p_scalar) | spk::IVector4< TType > | inline |
| operator-(const IVector4 &p_other) const | spk::IVector4< TType > | inline |
| operator-(const TType &p_scalar) const | spk::IVector4< TType > | inline |
| operator-(const TType &p_scalar, const IVector4 &p_vector) | spk::IVector4< TType > | friend |
| operator-() const | spk::IVector4< TType > | inline |
| operator-=(const IVector4 &p_other) | spk::IVector4< TType > | inline |
| operator-=(const TType &p_scalar) | spk::IVector4< TType > | inline |
| operator/(const IVector4 &p_other) const | spk::IVector4< TType > | inline |
| operator/(const TType &p_scalar) const | spk::IVector4< TType > | inline |
| operator/(const TType &p_scalar, const IVector4 &p_vector) | spk::IVector4< TType > | friend |
| operator/=(const IVector4 &p_other) | spk::IVector4< TType > | inline |
| operator/=(const TType &p_scalar) | spk::IVector4< TType > | inline |
| operator<<(std::ostream &p_stream, const IVector4 &p_value) | spk::IVector4< TType > | friend |
| operator<<(std::wostream &p_stream, const IVector4 &p_value) | spk::IVector4< TType > | friend |
| operator==(const IVector4 &p_other) const | spk::IVector4< TType > | inline |
| squaredDistance(const IVector4 &p_other) const | spk::IVector4< TType > | inline |
| squaredLength() const | spk::IVector4< TType > | inline |
| toString() const | spk::IVector4< TType > | inline |
| toWstring() const | spk::IVector4< TType > | inline |
| value_type typedef | spk::IVector4< TType > | |
| w | spk::IVector4< TType > | |
| x | spk::IVector4< TType > | |
| xyz() const | spk::IVector4< TType > | inline |
| y | spk::IVector4< TType > | |
| z | spk::IVector4< TType > | |
| Zero | spk::IVector4< TType > | static |