#include <Voronoi.hh>
Collaboration diagram for fastjet::GraphEdge:
Public Attributes | |
double | x1 |
coordinates of the extreme points | |
double | y1 |
coordinates of the extreme points | |
double | x2 |
coordinates of the extreme points | |
double | y2 |
coordinates of the extreme points | |
int | point1 |
indices of the parent sites that define the edge | |
int | point2 |
indices of the parent sites that define the edge | |
GraphEdge * | next |
pointer to the next edge |
Definition at line 128 of file Voronoi.hh.
|
pointer to the next edge
Definition at line 137 of file Voronoi.hh. Referenced by fastjet::VoronoiDiagramGenerator::cleanupEdges(), fastjet::VoronoiDiagramGenerator::getNext(), and fastjet::VoronoiDiagramGenerator::pushGraphEdge(). |
|
indices of the parent sites that define the edge
Definition at line 134 of file Voronoi.hh. Referenced by fastjet::VoronoiDiagramGenerator::pushGraphEdge(). |
|
indices of the parent sites that define the edge
Definition at line 134 of file Voronoi.hh. Referenced by fastjet::VoronoiDiagramGenerator::pushGraphEdge(). |
|
coordinates of the extreme points
Definition at line 131 of file Voronoi.hh. Referenced by fastjet::ClusterSequenceVoronoiArea::VoronoiAreaCalc::edge_circle_intersection(), and fastjet::VoronoiDiagramGenerator::pushGraphEdge(). |
|
coordinates of the extreme points
Definition at line 131 of file Voronoi.hh. Referenced by fastjet::ClusterSequenceVoronoiArea::VoronoiAreaCalc::edge_circle_intersection(), and fastjet::VoronoiDiagramGenerator::pushGraphEdge(). |
|
coordinates of the extreme points
Definition at line 131 of file Voronoi.hh. Referenced by fastjet::ClusterSequenceVoronoiArea::VoronoiAreaCalc::edge_circle_intersection(), and fastjet::VoronoiDiagramGenerator::pushGraphEdge(). |
|
coordinates of the extreme points
Definition at line 131 of file Voronoi.hh. Referenced by fastjet::ClusterSequenceVoronoiArea::VoronoiAreaCalc::edge_circle_intersection(), and fastjet::VoronoiDiagramGenerator::pushGraphEdge(). |