|
ellipsoid_tree 0.1.0
Exact intersection tests for ellipsoids and friends
|
Stroke and fill styling for a drawn primitive. More...
#include <ellipsoid_tree/plot2d.hpp>
Public Attributes | |
| Color | stroke = colors::black() |
| Outline (stroke) color. | |
| double | stroke_width = 1.3 |
| Stroke width in canvas pixels. | |
| Color | fill = colors::transparent() |
| Interior fill color. | |
Stroke and fill styling for a drawn primitive.
| Color ellipsoid_tree::Style::stroke = colors::black() |
Outline (stroke) color.
| double ellipsoid_tree::Style::stroke_width = 1.3 |
Stroke width in canvas pixels.
| Color ellipsoid_tree::Style::fill = colors::transparent() |
Interior fill color.