5 #ifndef FLUTTER_IMPELLER_GEOMETRY_STROKE_PARAMETERS_H_
6 #define FLUTTER_IMPELLER_GEOMETRY_STROKE_PARAMETERS_H_
40 return !(*
this == parameters);
Join
An enum that describes ways to join two segments of a path.
Cap
An enum that describes ways to decorate the end of a path contour.
A structure to store all of the parameters related to stroking a path or basic geometry object.
constexpr bool operator!=(const StrokeParameters ¶meters) const
constexpr bool operator==(const StrokeParameters ¶meters) const