#include "GeoCore.h"
#include "BPolygon.h"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BRoundRectangle |
| A geometry that represents a rectangle with rounded corners. More... | |
Typedefs | |
| typedef boost::shared_ptr < BRoundRectangle > | BRoundRectanglePtr |
| Defines a shared pointer that can be used to reference a BRoundRectangle. | |