Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Experimental::REveGeoPolyShape::Edge_t Struct Reference

Definition at line 48 of file REveGeoPolyShape.hxx.

Public Member Functions

 Edge_t (Int_t i, Int_t j)
bool operator< (const Edge_t &e) const

Public Attributes

Int_t fI
Int_t fJ

#include <ROOT/REveGeoPolyShape.hxx>

Constructor & Destructor Documentation

◆ Edge_t()

ROOT::Experimental::REveGeoPolyShape::Edge_t::Edge_t ( Int_t i,
Int_t j )
inline

Definition at line 51 of file REveGeoPolyShape.hxx.

Member Function Documentation

◆ operator<()

bool ROOT::Experimental::REveGeoPolyShape::Edge_t::operator< ( const Edge_t & e) const
inline

Definition at line 57 of file REveGeoPolyShape.hxx.

Member Data Documentation

◆ fI

Int_t ROOT::Experimental::REveGeoPolyShape::Edge_t::fI

Definition at line 50 of file REveGeoPolyShape.hxx.

◆ fJ

Int_t ROOT::Experimental::REveGeoPolyShape::Edge_t::fJ

Definition at line 50 of file REveGeoPolyShape.hxx.


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