This is the complete list of members for clan::Path2D, including all inherited members.
add_curve(BezierCurve &) | clan::Path2D | |
add_line_to(const Pointf &p) | clan::Path2D | |
add_line_to(const std::vector< Pointf > &points) | clan::Path2D | |
add_line_to(float x, float y) | clan::Path2D | inline |
get_contour_points() const | clan::Path2D | |
is_hole(PolygonOrientation orientation) const | clan::Path2D | |
is_inside_contour(const Path2D &other) const | clan::Path2D | |
is_point_inside(const Pointf &point) const | clan::Path2D | |
Path2D() | clan::Path2D | |
reverse() | clan::Path2D | |
~Path2D() | clan::Path2D | virtual |