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