Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::Delaunay2D::Triangle Struct Reference

Definition at line 117 of file Delaunay2D.h.

Public Attributes

unsigned int idx [3]
 
double invDenom
 
double x [3]
 
double y [3]
 

#include <Math/Delaunay2D.h>

Member Data Documentation

◆ idx

unsigned int ROOT::Math::Delaunay2D::Triangle::idx[3]

Definition at line 120 of file Delaunay2D.h.

◆ invDenom

double ROOT::Math::Delaunay2D::Triangle::invDenom

Definition at line 123 of file Delaunay2D.h.

◆ x

double ROOT::Math::Delaunay2D::Triangle::x[3]

Definition at line 118 of file Delaunay2D.h.

◆ y

double ROOT::Math::Delaunay2D::Triangle::y[3]

Definition at line 119 of file Delaunay2D.h.

Collaboration diagram for ROOT::Math::Delaunay2D::Triangle:
[legend]

The documentation for this struct was generated from the following file: