|
The AreaCon Library
1.0
A C++ library for area-constrained partitioning operations
|
This is the complete list of members for AreaCon::Poly, including all inherited members.
| GetExtrema(double &minx, double &miny, double &maxx, double &maxy) const | AreaCon::Poly | |
| GetNVertices(void) const | AreaCon::Poly | |
| GetVertices(void) const | AreaCon::Poly | |
| InitializePoly(void) | AreaCon::Poly | private |
| maxx | AreaCon::Poly | private |
| maxy | AreaCon::Poly | private |
| minx | AreaCon::Poly | private |
| miny | AreaCon::Poly | private |
| NPoly | AreaCon::Poly | private |
| pnpoly(const Point Test) const | AreaCon::Poly | |
| Poly(std::vector< Point > Vertices={}) | AreaCon::Poly | |
| SetVertices(const std::vector< Point > Vertices, const bool GetExtrema=true) | AreaCon::Poly | |
| Vertices | AreaCon::Poly | private |