SGSolve
|
This is the complete list of members for SGPoint, including all inherited members.
angle(const SGPoint &base) const | SGPoint | |
anyNaN() const | SGPoint | |
boost::serialization::access (defined in SGPoint) | SGPoint | friend |
cross(const SGPoint &p0, const SGPoint &p1) | SGPoint | static |
distance(const SGPoint &p0, const SGPoint &p1) | SGPoint | static |
getNormal() const | SGPoint | |
intersectRay(SGPoint &intersection, SGPoint &weights, const SGPoint &pivot, const SGPoint &direction, const SGPoint &t0, const SGPoint &t1) | SGPoint | static |
invertSystem(SGPoint &x, const SGPoint &b, const SGPoint &a0, const SGPoint &a1) | SGPoint | static |
max(const SGPoint &p) | SGPoint | |
min(const SGPoint &p) | SGPoint | |
norm() const | SGPoint | inline |
normalize() | SGPoint | |
operator!=(const SGPoint &rhs) const | SGPoint | |
operator*(double d, const SGPoint &point) | SGPoint | friend |
operator*(const SGPoint &point, double d) | SGPoint | friend |
operator*(const SGPoint &rhs) const | SGPoint | |
operator*=(double d) | SGPoint | |
operator+(const SGPoint &rhs) const | SGPoint | |
operator+=(const SGPoint &rhs) | SGPoint | |
operator-(const SGPoint &rhs) const | SGPoint | |
operator-(double d) const | SGPoint | |
operator-=(const SGPoint &rhs) | SGPoint | |
operator-=(double d) | SGPoint | |
operator/(const SGPoint &point, double d) | SGPoint | friend |
operator/=(double d) | SGPoint | |
operator<(const SGPoint &rhs) const | SGPoint | |
operator<(double rhs) const | SGPoint | |
operator<<(ostream &out, const SGPoint &rhs) | SGPoint | friend |
operator<=(const SGPoint &rhs) const | SGPoint | |
operator<=(double rhs) const | SGPoint | |
operator=(const SGPoint &rhs) | SGPoint | |
operator=(double d) | SGPoint | |
operator==(const SGPoint &rhs) const | SGPoint | |
operator>(const SGPoint &rhs) const | SGPoint | |
operator>(double rhs) const | SGPoint | |
operator>=(const SGPoint &rhs) const | SGPoint | |
operator>=(double rhs) const | SGPoint | |
operator[](int player) | SGPoint | inline |
operator[](int player) const | SGPoint | inline |
plusWithWeight(const SGPoint &p, double w) | SGPoint | |
rotateCCW(double pi) | SGPoint | |
rotateCW(double pi) | SGPoint | inline |
roundPoint(double tol) | SGPoint | |
serialize(Archive &ar, const unsigned int version) | SGPoint | inline |
SGPoint() | SGPoint | inline |
SGPoint(double _x) | SGPoint | inline |
SGPoint(int n) | SGPoint | inline |
SGPoint(int n, double _x) | SGPoint | inline |
SGPoint(vector< double > _x) | SGPoint | inline |
SGPoint(double _x0, double _x1) | SGPoint | inline |
SGTuple (defined in SGPoint) | SGPoint | friend |
signedArea(const SGPoint &p0, const SGPoint &p1, const SGPoint &p2) | SGPoint | static |
size() const | SGPoint | inline |
x | SGPoint | protected |
~SGPoint() | SGPoint | inline |