Example of default visualization of a digital point sets with the associated domain (with Board3DTo2D)
- See also
- Examples with Objet modes
Default visualization of a digital point sets with the associated domain (with Board3DTo2D)
#include <iostream>
#include "DGtal/io/boards/Board3DTo2D.h"
#include "DGtal/base/Common.h"
#include "DGtal/helpers/StdDefs.h"
#include "DGtal/shapes/Shapes.h"
using namespace Z3i;
{
board << p1 << p2 << p3 << p4 << p5 << p6 << p0;
}
Class for PDF, PNG, PS, EPS, SVG export drawings with Cairo with 3D->2D projection.
void saveCairo(const char *filename, CairoType type, int bWidth, int bHeight)
DGtal is the top-level namespace which contains all DGtal functions and types.
CameraDirection class to set camera direction.
CameraPosition class to set camera position.
CameraUpVector class to set camera up-vector.
HyperRectDomain< Space > Domain