This is the complete list of members for
sp::dim::point2d< T >, including all inherited members.
cast() const | sp::dim::point2d< T > | [inline] |
dot(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
get(T &NewX, T &NewY) const | sp::dim::point2d< T > | [inline] |
getAbs() const | sp::dim::point2d< T > | [inline] |
getCircleCollision(f32 ThisRadius, point2d< T > &OtherPoint, f32 OtherRadius) | sp::dim::point2d< T > | [inline] |
getLength() const | sp::dim::point2d< T > | [inline] |
getLengthSq() const | sp::dim::point2d< T > | [inline] |
getMax() const | sp::dim::point2d< T > | [inline] |
getMin() const | sp::dim::point2d< T > | [inline] |
isPointInsideCircle(const point2d< T > &Center, const f32 Radius) const | sp::dim::point2d< T > | [inline] |
make3DFrustum(f32 Width, f32 Height) | sp::dim::point2d< T > | [inline] |
make3DProjection(T &NewX, T &NewY, s32 ScreenWidth, s32 ScreenHeight) | sp::dim::point2d< T > | [inline, static] |
make3DProjection(s32 ScreenWidth, s32 ScreenHeight) | sp::dim::point2d< T > | [inline] |
make3DProjectionOrigin(s32 ScreenWidth, s32 ScreenHeight) | sp::dim::point2d< T > | [inline] |
normalize() | sp::dim::point2d< T > | [inline] |
operator!=(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator*(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator*(T Size) const | sp::dim::point2d< T > | [inline] |
operator*=(const point2d< T > &other) | sp::dim::point2d< T > | [inline] |
operator*=(T Size) | sp::dim::point2d< T > | [inline] |
operator+(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator+=(const point2d< T > &other) | sp::dim::point2d< T > | [inline] |
operator-(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator-() const | sp::dim::point2d< T > | [inline] |
operator-=(const point2d< T > &other) | sp::dim::point2d< T > | [inline] |
operator/(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator/(T Size) const | sp::dim::point2d< T > | [inline] |
operator/=(const point2d< T > &other) | sp::dim::point2d< T > | [inline] |
operator/=(T Size) | sp::dim::point2d< T > | [inline] |
operator<(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator<=(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator==(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator>(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator>=(const point2d< T > &other) const | sp::dim::point2d< T > | [inline] |
operator[](s32 i) const | sp::dim::point2d< T > | [inline] |
operator[](s32 i) | sp::dim::point2d< T > | [inline] |
point2d() | sp::dim::point2d< T > | [inline] |
point2d(T Size) | sp::dim::point2d< T > | [inline] |
point2d(T PointX, T PointY) | sp::dim::point2d< T > | [inline] |
point2d(const point2d< T > &other) | sp::dim::point2d< T > | [inline] |
point2d(const vector3d< T > &other) | sp::dim::point2d< T > | |
set(T NewX, T NewY) | sp::dim::point2d< T > | [inline] |
setAbs() | sp::dim::point2d< T > | [inline] |
setLength(T Length) | sp::dim::point2d< T > | [inline] |
X | sp::dim::point2d< T > | |
Y | sp::dim::point2d< T > | |
~point2d() | sp::dim::point2d< T > | [inline] |