56 fDelaunay((g) ? g->GetN() : 0, (g) ? g->GetX() :
nullptr, (g) ? g->GetY() :
nullptr, (g) ? g->GetZ() :
nullptr ,
57 (g) ? g->GetXmin() : 0, (g) ? g->GetXmax() : 0,
58 (g) ? g->GetYmin() : 0, (g) ? g->GetYmax() : 0 )
ClassImp(TGraphDelaunay2D) TGraphDelaunay2D
TGraphDelaunay2D normal constructor.
The TNamed class is the base class for all named ROOT classes.
Graphics object made of three arrays X, Y and Z with the same number of points each.