struct
VectorPathCommand::DrawArcToCommand
Draws an arc from the current cursor location.
Moves the cursor to the arc end point.
Public
Methods
GetBoundsAndUpdateCursor
Area2 GetBoundsAndUpdateCursor(Vector2 &cursor) const
Fields
MiddlePoint
Vector2 MiddlePoint
EndPoint
Vector2 EndPoint
Radius
float Radius