52 const std::string&
name()
const;
112 for(
const auto& pi : p.boxes())
118 const std::string _name;
120 size_t vertex_count = 0;
static Color green(float alpha=1.)
Green color.
Definition codac2_Color.h:176
static Color yellow(float alpha=1.)
Yellow color.
Definition codac2_Color.h:197
static Color dark_gray(float alpha=1.)
Dark gray color.
Definition codac2_Color.h:211
Style properties structure, to specify the style of a shape.
Definition codac2_StyleProperties.h:26