30#include "DGtal/base/Common.h"
31#include "DGtal/io/viewers/PolyscopeViewer.h"
32#include "DGtal/io/Color.h"
33#include "DGtal/helpers/StdDefs.h"
34#include "DGtal/shapes/Shapes.h"
48 std::vector<Z3i::RealPoint> polyg1;
56 std::vector<Z3i::RealPoint> polyg2;
std::string drawPolygon(const std::vector< Vec > &vertices, const std::string &uname="Polygon_{i}")
Draws a polygon.
Aim: Implements basic operations that will be used in Point and Vector classes.
void show() override
Starts the event loop and display of elements.
void beginBlock(const std::string &keyword="")
DGtal is the top-level namespace which contains all DGtal functions and types.