arsa  2.7
irr::core::vector2d< T > Member List

This is the complete list of members for irr::core::vector2d< T >, including all inherited members.

areClockwise(const vector2d< T > &b, const vector2d< T > &c) constirr::core::vector2d< T >inline
areCounterClockwise(const vector2d< T > &b, const vector2d< T > &c) constirr::core::vector2d< T >inline
checkOrientation(const vector2d< T > &b, const vector2d< T > &c) constirr::core::vector2d< T >inline
dotProduct(const vector2d< T > &other) constirr::core::vector2d< T >inline
equals(const vector2d< T > &other, const T tolerance=(T) ROUNDING_ERROR_f32) constirr::core::vector2d< T >inline
getAngle() constirr::core::vector2d< T >inline
getAngleTrig() constirr::core::vector2d< T >inline
getAngleWith(const vector2d< T > &b) constirr::core::vector2d< T >inline
getDistanceFrom(const vector2d< T > &other) constirr::core::vector2d< T >inline
getDistanceFromSQ(const vector2d< T > &other) constirr::core::vector2d< T >inline
getInterpolated(const vector2d< T > &other, f64 d) constirr::core::vector2d< T >inline
getInterpolated_quadratic(const vector2d< T > &v2, const vector2d< T > &v3, f64 d) constirr::core::vector2d< T >inline
getLength() constirr::core::vector2d< T >inline
getLengthSQ() constirr::core::vector2d< T >inline
interpolate(const vector2d< T > &a, const vector2d< T > &b, f64 d)irr::core::vector2d< T >inline
isBetweenPoints(const vector2d< T > &begin, const vector2d< T > &end) constirr::core::vector2d< T >inline
nearlyParallel(const vector2d< T > &other, const T factor=relativeErrorFactor< T >()) constirr::core::vector2d< T >inline
normalize()irr::core::vector2d< T >inline
operator *(const vector2d< T > &other) constirr::core::vector2d< T >inline
operator *(const T v) constirr::core::vector2d< T >inline
operator *=(const vector2d< T > &other)irr::core::vector2d< T >inline
operator *=(const T v)irr::core::vector2d< T >inline
operator [](u32 index)irr::core::vector2d< T >inline
operator [](u32 index) constirr::core::vector2d< T >inline
operator!=(const vector2d< T > &other) constirr::core::vector2d< T >inline
operator+(const vector2d< T > &other) constirr::core::vector2d< T >inline
operator+(const dimension2d< T > &other) constirr::core::vector2d< T >inline
operator+(const T v) constirr::core::vector2d< T >inline
operator+=(const vector2d< T > &other)irr::core::vector2d< T >inline
operator+=(const T v)irr::core::vector2d< T >inline
operator+=(const dimension2d< T > &other)irr::core::vector2d< T >inline
operator-() constirr::core::vector2d< T >inline
operator-(const vector2d< T > &other) constirr::core::vector2d< T >inline
operator-(const dimension2d< T > &other) constirr::core::vector2d< T >inline
operator-(const T v) constirr::core::vector2d< T >inline
operator-=(const vector2d< T > &other)irr::core::vector2d< T >inline
operator-=(const T v)irr::core::vector2d< T >inline
operator-=(const dimension2d< T > &other)irr::core::vector2d< T >inline
operator/(const vector2d< T > &other) constirr::core::vector2d< T >inline
operator/(const T v) constirr::core::vector2d< T >inline
operator/=(const vector2d< T > &other)irr::core::vector2d< T >inline
operator/=(const T v)irr::core::vector2d< T >inline
operator<(const vector2d< T > &other) constirr::core::vector2d< T >inline
operator<=(const vector2d< T > &other) constirr::core::vector2d< T >inline
operator=(const vector2d< T > &other)irr::core::vector2d< T >inline
operator=(const dimension2d< T > &other)irr::core::vector2d< T >inline
operator==(const vector2d< T > &other) constirr::core::vector2d< T >inline
operator>(const vector2d< T > &other) constirr::core::vector2d< T >inline
operator>=(const vector2d< T > &other) constirr::core::vector2d< T >inline
rotateBy(f64 degrees, const vector2d< T > &center=vector2d< T >())irr::core::vector2d< T >inline
set(T nx, T ny)irr::core::vector2d< T >inline
set(const vector2d< T > &p)irr::core::vector2d< T >inline
vector2d()irr::core::vector2d< T >inline
vector2d(T nx, T ny)irr::core::vector2d< T >inline
vector2d(T n)irr::core::vector2d< T >inlineexplicit
vector2d(const vector2d< T > &other)irr::core::vector2d< T >inline
vector2d(const dimension2d< T > &other)irr::core::vector2d< T >inline
Xirr::core::vector2d< T >
Yirr::core::vector2d< T >