41#include "DGtal/base/Common.h"
42#include "DGtal/io/Color.h"
43#include "DGtal/helpers/StdDefs.h"
44#include "DGtal/shapes/Shapes.h"
45#include "DGtal/io/viewers/PolyscopeViewer.h"
65 Point p2( 10, 10 , 10 );
Aim: A wrapper class around a STL associative container for storing sets of digital points within som...
void drawAdjacencies(bool toggle=true)
Aim: An object (or digital object) represents a set in some digital space associated with a digital t...
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)
static const DT6_18 dt6_18
static const DT18_6 dt18_6
Object< DT6_18, DigitalSet > Object6_18
DGtal is the top-level namespace which contains all DGtal functions and types.