OMC::BezierPath Member List

This is the complete list of members for OMC::BezierPath, including all inherited members.

bezier(uint idx) constOMC::BezierPath
bezier_append(OMC::Bezier *bezier) constOMC::BezierPath
bezier_append_front(OMC::Bezier *bezier) constOMC::BezierPath
bezier_countOMC::BezierPath
bezier_degree(uint idx) constOMC::BezierPath
bezier_set(uint idx, OMC::Bezier *bezier) constOMC::BezierPath
bounding_boxOMC::BezierPath
bounding_box_innerOMC::BezierPath
clear()OMC::BezierPath
close()OMC::BezierPath
closest_point(OMC::Point2d *) constOMC::BezierPath
containing(OMC::Point2d *) constOMC::BezierPath
contains(OMC::Point2d *) constOMC::BezierPath
create_bezier_fit(QList< OMC::Point2d > points, bool closed=false, bool oneBezier=false)OMC::BezierPathstatic
create_circle(double centerX, double centerY, double radius, uint segments=4)OMC::BezierPathstatic
create_oval(double centerX, double centerY, double radiusX, double radiusY, uint segments=4)OMC::BezierPathstatic
create_rectangle(double minX, double minY, double maxX, double maxY)OMC::BezierPathstatic
degenerateOMC::BezierPath
emptyOMC::BezierPath
equivalent_reverse(OMC::Bezier *other) constOMC::BezierPath
erase(uint fromIdx, uint toIdx)OMC::BezierPath
evaluate(double t) constOMC::BezierPath
from_tangentOMC::BezierPath
insert_point(double t)OMC::BezierPath
inside(OMC::BezierPath *) constOMC::BezierPath
intersecting() constOMC::BezierPath
intersecting(OMC::Bezier *bez) constOMC::BezierPath
intersections() constOMC::BezierPath
intersections(OMC::Bezier *bez) constOMC::BezierPath
list() const overrideOMC::BezierPathvirtual
multiply(const QVariant &value)OMC::BezierPath
operator[](int idx) constOMC::BezierPath
outside(OMC::BezierPath *) constOMC::BezierPath
points_on_curveOMC::BezierPath
polygon_clockwiseOMC::BezierPath
polygon_lengthOMC::BezierPath
polylineOMC::BezierPath
reverse()OMC::BezierPath
round(double pointQuantum=1.0/64.0)OMC::BezierPath
split(double t)OMC::BezierPath
straighten()OMC::BezierPath
to_tangentOMC::BezierPath
trim(uint numpts)OMC::BezierPath
truncate(double from_t, double to_t)OMC::BezierPath