Flutter Impeller
impeller::StrokePathSegmentReceiver Member List

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

BeginContour(Point origin, bool will_be_closed) overrideimpeller::StrokePathSegmentReceiverinlineprotectedvirtual
EndContour(Point origin, bool with_close) overrideimpeller::StrokePathSegmentReceiverinlineprotectedvirtual
RecordArc(const Arc &arc, const Point center, const Size radii) overrideimpeller::StrokePathSegmentReceiverinlineprotectedvirtual
RecordConic(Point p1, Point cp, Point p2, Scalar weight) overrideimpeller::StrokePathSegmentReceiverinlineprotectedvirtual
RecordCubic(Point p1, Point cp1, Point cp2, Point p2) overrideimpeller::StrokePathSegmentReceiverinlineprotectedvirtual
RecordCurve(const Curve &curve)impeller::StrokePathSegmentReceiverinlineprotected
RecordCurveSegment(const SeparatedVector2 &prev_perpendicular, const Point cur, const SeparatedVector2 &cur_perpendicular)impeller::StrokePathSegmentReceiverinlineprotected
RecordLine(Point p1, Point p2) overrideimpeller::StrokePathSegmentReceiverinlineprotectedvirtual
RecordQuad(Point p1, Point cp, Point p2) overrideimpeller::StrokePathSegmentReceiverinlineprotectedvirtual
StrokePathSegmentReceiver(Tessellator &tessellator, PositionWriter &vtx_builder, const StrokeParameters &stroke, const Scalar scale)impeller::StrokePathSegmentReceiverinline