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"
57int main(
int argc,
char** argv )
65 Point p2( 10, 10 , 10 );
57int main(
int argc,
char** argv ) {
…}
void drawAdjacencies(bool toggle=true)
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)
Z3i this namespace gathers the standard of types for 3D imagery.
static const DT6_18 dt6_18
static const DT18_6 dt18_6
Object< DT6_18, DigitalSet > Object6_18
Object< DT18_6, DigitalSet > Object18_6
DigitalSetSelector< Domain, BIG_DS+HIGH_BEL_DS >::Type DigitalSet
DGtal is the top-level namespace which contains all DGtal functions and types.