Searched defs:ArcOp (Results 1 – 1 of 1) sorted by relevance
204 struct ArcOp : RecordedOp { struct205 ArcOp(BASE_PARAMS, float startAngle, float sweepAngle, bool useCenter) in ArcOp() argument210 const float startAngle;211 const float sweepAngle;212 const bool useCenter;