Connects pixels using the Voronoi diagram. NOTE: this is highly experimental for it creates new pixels instead of connecting the input pixels (if you need this, take a look at the DelaunayPixelConnector).
More...
#include <PixelSet.h>
Connects pixels using the Voronoi diagram. NOTE: this is highly experimental for it creates new pixels instead of connecting the input pixels (if you need this, take a look at the DelaunayPixelConnector).
- See also
- PixelConnector
rdf::VoronoiPixelConnector::VoronoiPixelConnector |
( |
| ) |
|
QVector< QSharedPointer< PixelEdge > > rdf::VoronoiPixelConnector::connect |
( |
const QVector< QSharedPointer< Pixel > > & |
pixels | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: