Gorgon Game Engine
basic_PointProperty< C_, T_, Getter_, Setter_ > Member List

This is the complete list of members for basic_PointProperty< C_, T_, Getter_, Setter_ >, including all inherited members.

Angle(const T_ &origin) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
Angle() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
basic_PointProperty(C_ *object)basic_PointProperty< C_, T_, Getter_, Setter_ >
basic_PointProperty(C_ &object)basic_PointProperty< C_, T_, Getter_, Setter_ >
basic_PointProperty(basic_PointProperty &&)=defaultbasic_PointProperty< C_, T_, Getter_, Setter_ >
Compare(const T_ &point) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
CrossProduct(const T_ &value) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
Distance(const T_ &target) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
Distance() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
DotProduct(const T_ &value) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
EuclideanSquare(const T_ &target) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
EuclideanSquare() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
GetX() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
GetY() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
ManhattanDistance(const T_ &target) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
ManhattanDistance() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
Move(const T_ &x, const T_ &y)basic_PointProperty< C_, T_, Getter_, Setter_ >
Normalize() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
operator const T_() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
operator T_()basic_PointProperty< C_, T_, Getter_, Setter_ >
operator!=(const T_ &point) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
operator*(O_ value) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
operator*(const T_ &value) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
Gorgon::Property::operator*() constProperty< C_, T_, Getter_, Setter_ >private
operator*=(O_ value)basic_PointProperty< C_, T_, Getter_, Setter_ >
operator+(const T_ &point) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
operator+=(const T_ &point)basic_PointProperty< C_, T_, Getter_, Setter_ >
operator-(const T_ &point) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
operator-() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
operator-=(const T_ &point)basic_PointProperty< C_, T_, Getter_, Setter_ >
operator/(O_ value) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
operator/=(O_ value)basic_PointProperty< C_, T_, Getter_, Setter_ >
operator=(basic_PointProperty &&)=defaultbasic_PointProperty< C_, T_, Getter_, Setter_ >
operator=(const T_ &value)basic_PointProperty< C_, T_, Getter_, Setter_ >
Gorgon::Property::operator=(const Property &)=deleteProperty< C_, T_, Getter_, Setter_ >private
Gorgon::Property::operator=(Property &&)=defaultProperty< C_, T_, Getter_, Setter_ >private
Gorgon::Property::operator=(const O_ &value)Property< C_, T_, Getter_, Setter_ >private
Gorgon::Property::operator=(const Property< AC_, T_, G_, S_ > &prop)Property< C_, T_, Getter_, Setter_ >private
operator==(const T_ &point) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
Perpendicular() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
SetX(const typename T_::BaseType &value)basic_PointProperty< C_, T_, Getter_, Setter_ >
SetY(const typename T_::BaseType &value)basic_PointProperty< C_, T_, Getter_, Setter_ >
Slope(const T_ &point) constbasic_PointProperty< C_, T_, Getter_, Setter_ >
Slope() constbasic_PointProperty< C_, T_, Getter_, Setter_ >
Xbasic_PointProperty< C_, T_, Getter_, Setter_ >
Ybasic_PointProperty< C_, T_, Getter_, Setter_ >