Go to the source code of this file.
|
void | sp_star_position_set (SPStar *star, int sides, Geom::Point center, double r1, double r2, double arg1, double arg2, bool isflat, double rounded, double randomized) |
|
Geom::Point | sp_star_get_xy (SPStar const *star, SPStarPoint point, int index, bool randomized=false) |
|
◆ SPStarPoint
Enumerator |
---|
SP_STAR_POINT_KNOT1 | |
SP_STAR_POINT_KNOT2 | |
Definition at line 20 of file sp-star.h.
◆ sp_star_get_xy()
◆ sp_star_position_set()
void sp_star_position_set |
( |
SPStar * |
star, |
|
|
int |
sides, |
|
|
Geom::Point |
center, |
|
|
double |
r1, |
|
|
double |
r2, |
|
|
double |
arg1, |
|
|
double |
arg2, |
|
|
bool |
isflat, |
|
|
double |
rounded, |
|
|
double |
randomized |
|
) |
| |