Modules | |
Rotated Rectangles | |
Points | |
Polygons | |
Functions | |
void | stg_pose_sum (stg_pose_t *result, stg_pose_t *p1, stg_pose_t *p2) |
void | stg_print_geom (stg_geom_t *geom) |
stg_color_t | stg_lookup_color (const char *name) |
|
|
|
print human-readable description of a geometry struct on stdout |
|
Look up the color in the X11 database. (i.e. transform color name to color value). If the color is not found in the database, a bright red color (0xF00) will be returned instead. |