|
The AreaCon Library
1.0
A C++ library for area-constrained partitioning operations
|
This is the complete list of members for AreaCon::Point, including all inherited members.
| AddPoint(const Point Test) const | AreaCon::Point | |
| AddPoints(const Point Test1, const Point Test2) | AreaCon::Point | static |
| AreBetween(const Point Test1, const Point Test2) const | AreaCon::Point | |
| AreBetween(const Point Test1, const Point Test2, const Point Test3) | AreaCon::Point | static |
| AreCollinear(const Point Test1, const Point Test2) const | AreaCon::Point | |
| AreCollinear(const Point Test1, const Point Test2, const Point Test3) | AreaCon::Point | static |
| Distance(const Point Test1, const Point Test2) | AreaCon::Point | static |
| FindCollinearIntersection(const Point p1, const Point p2, const Point p3, const Point p4) | AreaCon::Point | static |
| FindPerpDirection(const Point Test, const double Norm) const | AreaCon::Point | |
| FindPerpDirection(const Point Test1, const Point Test2, const double Norm) | AreaCon::Point | static |
| FindPointAlongLine(const Point Test1, const Point Test2, const double distance) | AreaCon::Point | static |
| FlipDirection(void) | AreaCon::Point | |
| IsEqual(const Point Test1, const Point Test2) | AreaCon::Point | static |
| Mult(const double factor) | AreaCon::Point | |
| Norm() const | AreaCon::Point | |
| Norm(const Point Test) | AreaCon::Point | static |
| PerpDistanceToLine(const Point Test1, const Point Test2) const | AreaCon::Point | |
| PerpDistanceToLine(const Point Test1, const Point Test2, const Point Test3) | AreaCon::Point | static |
| Point(const double x=INFINITY, const double y=INFINITY) | AreaCon::Point | |
| Robustness_Constant | AreaCon::Point | static |
| x | AreaCon::Point | |
| y | AreaCon::Point |