|
|
typedef double | coordinate_type |
|
typedef point_data< coordinate_type > | point_type |
|
|
QPointF | calculateIntersection (const QPointF &point, const QPointF &direction, const QRectF &bounds) |
|
QPointF | calculateIntersectionII (const QPointF &knownPoint, const QPointF &midPoint, const QRectF &bounds) |
|
void | clip_infinite_edge (const edge_type &edge, std::vector< point_type > *clipped_edge) |
|
point_type | retrieve_point (const cell_type &cell) |
|
segment_type | retrieve_segment (const cell_type &cell) |
|
|
void | update_points (const QList< QPoint > &points) |
|
void | old_voronoi_plot () |
|
void | set_brect (QRectF Rect) |
|
|
static void | generateVoronoi (const QList< QPoint > &points, boost::polygon::voronoi_diagram< double > &vd) |
|
static QPoint | findIntersection (const QLineF &line, double rectX, double rectY, double width, double height) |
The documentation for this class was generated from the following files: