Atoms Crowd  7.0.0
Vec2< T > Member List

This is the complete list of members for Vec2< T >, including all inherited members.

BaseType typedefVec2< T >
baseTypeEpsilon() noexceptVec2< T >inlinestatic
baseTypeLowest() noexceptVec2< T >inlinestatic
baseTypeMax() noexceptVec2< T >inlinestatic
baseTypeSmallest() noexceptVec2< T >inlinestatic
cross(const Vec2 &v) const noexceptVec2< T >inline
dimensions() noexceptVec2< T >inlinestatic
dot(const Vec2 &v) const noexceptVec2< T >inline
equalWithAbsError(const Vec2< T > &v, T e) const noexceptVec2< T >inline
equalWithRelError(const Vec2< T > &v, T e) const noexceptVec2< T >inline
getValue(S &a, S &b) const noexceptVec2< T >
getValue(Vec2< S > &v) const noexceptVec2< T >
getValue() noexceptVec2< T >inline
getValue() const noexceptVec2< T >inline
getValue(S &a, S &b) const noexcept (defined in Vec2< T >)Vec2< T >inline
getValue(Vec2< S > &v) const noexcept (defined in Vec2< T >)Vec2< T >inline
length() const noexceptVec2< T >inline
length() const noexcept=delete (defined in Vec2< T >)Vec2< T >
length() const noexcept=delete (defined in Vec2< T >)Vec2< T >
length2() const noexceptVec2< T >inline
negate() noexceptVec2< T >inline
normalize() noexceptVec2< T >inline
normalize() noexcept=delete (defined in Vec2< T >)Vec2< T >
normalize() noexcept=delete (defined in Vec2< T >)Vec2< T >
normalized() const noexceptVec2< T >inline
normalized() const noexcept=delete (defined in Vec2< T >)Vec2< T >
normalized() const noexcept=delete (defined in Vec2< T >)Vec2< T >
normalizedExc() constVec2< T >inline
normalizedExc() const=delete (defined in Vec2< T >)Vec2< T >
normalizedExc() const=delete (defined in Vec2< T >)Vec2< T >
normalizedNonNull() const noexceptVec2< T >inline
normalizedNonNull() const noexcept=delete (defined in Vec2< T >)Vec2< T >
normalizedNonNull() const noexcept=delete (defined in Vec2< T >)Vec2< T >
normalizeExc()Vec2< T >inline
normalizeExc()=delete (defined in Vec2< T >)Vec2< T >
normalizeExc()=delete (defined in Vec2< T >)Vec2< T >
normalizeNonNull() noexceptVec2< T >inline
normalizeNonNull() noexcept=delete (defined in Vec2< T >)Vec2< T >
normalizeNonNull() noexcept=delete (defined in Vec2< T >)Vec2< T >
operator!=(const Vec2< S > &v) const noexceptVec2< T >
operator!=(const Vec2< S > &v) const noexcept (defined in Vec2< T >)Vec2< T >inline
operator%(const Vec2 &v) const noexceptVec2< T >inline
operator*(const Vec2 &v) const noexceptVec2< T >inline
operator*(T a) const noexceptVec2< T >inline
operator*=(const Vec2 &v) noexceptVec2< T >inline
operator*=(T a) noexceptVec2< T >inline
operator+(const Vec2 &v) const noexceptVec2< T >inline
operator+=(const Vec2 &v) noexceptVec2< T >inline
operator-(const Vec2 &v) const noexceptVec2< T >inline
operator-() const noexceptVec2< T >inline
operator-=(const Vec2 &v) noexceptVec2< T >inline
operator/(const Vec2 &v) const noexceptVec2< T >inline
operator/(T a) const noexceptVec2< T >inline
operator/=(const Vec2 &v) noexceptVec2< T >inline
operator/=(T a) noexceptVec2< T >inline
operator=(const Vec2 &v) noexceptVec2< T >inline
operator==(const Vec2< S > &v) const noexceptVec2< T >
operator==(const Vec2< S > &v) const noexcept (defined in Vec2< T >)Vec2< T >inline
operator[](int i) noexceptVec2< T >inline
operator[](int i) const noexceptVec2< T >inline
operator^(const Vec2 &v) const noexceptVec2< T >inline
setValue(S a, S b) noexceptVec2< T >
setValue(const Vec2< S > &v) noexceptVec2< T >
setValue(S a, S b) noexcept (defined in Vec2< T >)Vec2< T >inline
setValue(const Vec2< S > &v) noexcept (defined in Vec2< T >)Vec2< T >inline
Vec2() noexceptVec2< T >inline
Vec2(T a) noexceptVec2< T >inlineexplicit
Vec2(T a, T b) noexceptVec2< T >inline
Vec2(const Vec2 &v) noexceptVec2< T >inline
Vec2(const Vec2< S > &v) noexceptVec2< T >
Vec2(const Vec2< S > &v) noexcept (defined in Vec2< T >)Vec2< T >inline
x (defined in Vec2< T >)Vec2< T >
y (defined in Vec2< T >)Vec2< T >
~Vec2() noexcept=defaultVec2< T >