42#include "DGtal/base/Common.h"
43#include "DGtal/helpers/StdDefs.h"
44#include "DGtal/shapes/Shapes.h"
46#include "DGtal/io/viewers/PolyscopeViewer.h"
63 Point p2( 10, 10 , 10 );
Aim: A wrapper class around a STL associative container for storing sets of digital points within som...
Size erase(const Point &p)
void show() override
Starts the event loop and display of elements.
static void addNorm1Ball(TDigitalSet &aSet, const Point &aCenter, UnsignedInteger aRadius)
static void addNorm2Ball(TDigitalSet &aSet, const Point &aCenter, UnsignedInteger aRadius)
DGtal is the top-level namespace which contains all DGtal functions and types.