
Go to the source code of this file.
Functions | |
| TEST (Polygon, getCentroidTriangle) | |
| TEST (Polygon, getCentroidRectangle) | |
| TEST (Polygon, getBoundingBox) | |
| TEST (Polygon, convexHullPoints) | |
| TEST (Polygon, convexHullPolygon) | |
| TEST (Polygon, convexHullCircles) | |
| TEST (Polygon, convexHullCircle) | |
| TEST (convertToInequalityConstraints, triangle1) | |
| TEST (convertToInequalityConstraints, triangle2) | |
| TEST (offsetInward, triangle) | |
| TEST (triangulation, triangle) | |
| TEST (triangulation, rectangle) | |
| TEST | ( | Polygon | , |
| getCentroidTriangle | |||
| ) |
Definition at line 25 of file PolygonTest.cpp.
| TEST | ( | Polygon | , |
| getCentroidRectangle | |||
| ) |
Definition at line 40 of file PolygonTest.cpp.
| TEST | ( | Polygon | , |
| getBoundingBox | |||
| ) |
Definition at line 54 of file PolygonTest.cpp.
| TEST | ( | Polygon | , |
| convexHullPoints | |||
| ) |
Definition at line 73 of file PolygonTest.cpp.
| TEST | ( | Polygon | , |
| convexHullPolygon | |||
| ) |
Definition at line 106 of file PolygonTest.cpp.
| TEST | ( | Polygon | , |
| convexHullCircles | |||
| ) |
Definition at line 127 of file PolygonTest.cpp.
| TEST | ( | Polygon | , |
| convexHullCircle | |||
| ) |
Definition at line 175 of file PolygonTest.cpp.
| TEST | ( | convertToInequalityConstraints | , |
| triangle1 | |||
| ) |
Definition at line 197 of file PolygonTest.cpp.
| TEST | ( | convertToInequalityConstraints | , |
| triangle2 | |||
| ) |
Definition at line 214 of file PolygonTest.cpp.
| TEST | ( | offsetInward | , |
| triangle | |||
| ) |
Definition at line 231 of file PolygonTest.cpp.
| TEST | ( | triangulation | , |
| triangle | |||
| ) |
Definition at line 243 of file PolygonTest.cpp.
| TEST | ( | triangulation | , |
| rectangle | |||
| ) |
Definition at line 257 of file PolygonTest.cpp.