struct
VectorPathCommand::DrawQuadraticBezierToCommand
Draws a quadratic bezier curve from the current cursor location.
Moves the cursor to the curve end point.
Public
Methods
GetBoundsAndUpdateCursor
Area2 GetBoundsAndUpdateCursor(Vector2 &cursor) const
Fields
ControlPoint
Vector2 ControlPoint
EndPoint
Vector2 EndPoint