#include <QImage>#include <QPainter>#include <vcg/space/point2.h>#include <vcg/space/color4.h>#include <vcg/space/box2.h>#include <vcg/math/similarity2.h>#include <vcg/space/rasterized_outline2_packer.h>

Go to the source code of this file.
Classes | |
| class | QtOutline2Rasterizer |
| this class is used to draw polygons on an image could be vectorial or not More... | |