#include "board/Shapes.h"
Go to the source code of this file.
Namespaces | |
namespace | BoardLib |
Classes | |
struct | BoardLib::ShapeList |
A group of shapes. More... | |
struct | BoardLib::Group |
A group of shapes. A group is basically a ShapeList except that when rendered in eithe an SVG of a FIG file is a true compound element. More... |