Static Public Member Functions
QtOutline2Rasterizer Class Reference

this class is used to draw polygons on an image could be vectorial or not More...

#include <outline2_rasterizer.h>

List of all members.

Static Public Member Functions

static void rasterize (vcg::RasterizedOutline2 &poly, float scaleFactor, int rast_i, int rotationNum, int cellSize)
static std::vector
< std::vector< int > > 
rotateGridCWise (std::vector< std::vector< int > > &inGrid)

Detailed Description

this class is used to draw polygons on an image could be vectorial or not

Definition at line 14 of file outline2_rasterizer.h.


Member Function Documentation

void QtOutline2Rasterizer::rasterize ( vcg::RasterizedOutline2 poly,
float  scaleFactor,
int  rast_i,
int  rotationNum,
int  cellSize 
) [static]

CREATE ITS GRID. The grid has to be a multiple of CELLSIZE because this grid's cells have size CELLSIZE

SETUP OF DRAWING PROCEDURE

Definition at line 11 of file outline2_rasterizer.cpp.

vector< vector< int > > QtOutline2Rasterizer::rotateGridCWise ( std::vector< std::vector< int > > &  inGrid) [static]

Definition at line 165 of file outline2_rasterizer.cpp.


The documentation for this class was generated from the following files:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:39:02