cross_vertices: Generate Cross/Plus Vertices
Description
Generate Cross/Plus Vertices
Usage
cross_vertices(x, y, r, thickness = 0.3)
Value
List with x, y vectors of vertices.
Arguments
- x
Center x coordinate.
- y
Center y coordinate.
- r
Half-size.
- thickness
Arm thickness as ratio of r.