2005
Simon Budig
Adds a bezier stroke describing an ellipse the vectors object.
Adds a bezier stroke describing an ellipse the vectors object.
unknown
Type | Name | Description |
---|---|---|
unknown | vectors | The vectors object |
PF_FLOAT | x0 | The x-coordinate of the center |
PF_FLOAT | y0 | The y-coordinate of the center |
PF_FLOAT | radius-x | The radius in x direction |
PF_FLOAT | radius-y | The radius in y direction |
PF_FLOAT | angle | The angle the x-axis of the ellipse (radians, counterclockwise) |
Type | Name | Description |
---|---|---|
PF_INT | stroke-id | The resulting stroke |