This is the complete list of members for ogdf::ConvexHull, including all inherited members.
calcNormal(const DPoint &start, const DPoint &end) const | ogdf::ConvexHull | |
call(std::vector< DPoint > points) const | ogdf::ConvexHull | |
call(GraphAttributes &GA) const | ogdf::ConvexHull | |
call(MultilevelGraph &MLG) const | ogdf::ConvexHull | |
conv(const DPolygon &poly) const | ogdf::ConvexHull | private |
ConvexHull() | ogdf::ConvexHull | |
leftHull(std::vector< DPoint > points, DPoint &start, DPoint &end, DPolygon &hullPoly) const | ogdf::ConvexHull | private |
leftOfLine(const DPoint &normal, const DPoint &point, const DPoint &pointOnLine) const | ogdf::ConvexHull | |
sameDirection(const DPoint &start, const DPoint &end, const DPoint &s, const DPoint &e) const | ogdf::ConvexHull | private |
~ConvexHull() | ogdf::ConvexHull |