Flutter Impeller
impeller::PathAndArcSegmentReceiver Member List

This is the complete list of members for impeller::PathAndArcSegmentReceiver, including all inherited members.

BeginContour(Point origin, bool will_be_closed)=0impeller::PathTessellator::SegmentReceiverpure virtual
EndContour(Point origin, bool with_close)=0impeller::PathTessellator::SegmentReceiverpure virtual
RecordArc(const Arc &arc, const Point center, const Size radii)=0impeller::PathAndArcSegmentReceiverpure virtual
RecordConic(Point p1, Point cp, Point p2, Scalar weight)=0impeller::PathTessellator::SegmentReceiverpure virtual
RecordCubic(Point p1, Point cp1, Point cp2, Point p2)=0impeller::PathTessellator::SegmentReceiverpure virtual
RecordLine(Point p1, Point p2)=0impeller::PathTessellator::SegmentReceiverpure virtual
RecordQuad(Point p1, Point cp, Point p2)=0impeller::PathTessellator::SegmentReceiverpure virtual