#include <QImage>
#include <QSvgGenerator>
#include <QPainter>
#include <vcg/space/point2.h>
#include <vcg/space/color4.h>
#include <vcg/space/box2.h>
#include <vcg/math/similarity2.h>
Go to the source code of this file.
Classes | |
class | Outline2Dumper |
this class is used to draw polygons on an image could be vectorial or not More... | |
class | Outline2Dumper::Param |