Flutter Impeller
impeller::PathReceiver Member List

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

Close()=0impeller::PathReceiverpure virtual
ConicTo(const Point &cp, const Point &p2, Scalar weight)impeller::PathReceiverinlinevirtual
CubicTo(const Point &cp1, const Point &cp2, const Point &p2)=0impeller::PathReceiverpure virtual
LineTo(const Point &p2)=0impeller::PathReceiverpure virtual
MoveTo(const Point &p2, bool will_be_closed)=0impeller::PathReceiverpure virtual
QuadTo(const Point &cp, const Point &p2)=0impeller::PathReceiverpure virtual
~PathReceiver()=defaultimpeller::PathReceivervirtual