41#include "DGtal/base/Common.h"
42#include "DGtal/helpers/StdDefs.h"
43#include "DGtal/shapes/Shapes.h"
44#include "DGtal/io/viewers/PolyscopeViewer.h"
45#include "DGtal/io/Color.h"
57int main(
int argc,
char** argv )
62 Point p2( 20, 20, 20 );
70 viewer <<
Color(250, 200,0, 100);
57int main(
int argc,
char** argv ) {
…}
Structure representing an RGB triple with alpha component.
void show() override
Starts the event loop and display of elements.
static void addNorm2Ball(TDigitalSet &aSet, const Point &aCenter, UnsignedInteger aRadius)
Z3i this namespace gathers the standard of types for 3D imagery.
DigitalSetSelector< Domain, BIG_DS+HIGH_BEL_DS >::Type DigitalSet
DGtal is the top-level namespace which contains all DGtal functions and types.