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

Definition at line 38 of file TEveGeoPolyShape.h.

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 <TEveGeoPolyShape.h>

Constructor & Destructor Documentation

◆ Edge_t()

TEveGeoPolyShape::Edge_t::Edge_t ( Int_t i,
Int_t j )
inline

Definition at line 41 of file TEveGeoPolyShape.h.

Member Function Documentation

◆ operator<()

bool TEveGeoPolyShape::Edge_t::operator< ( const Edge_t & e) const
inline

Definition at line 47 of file TEveGeoPolyShape.h.

Member Data Documentation

◆ fI

Int_t TEveGeoPolyShape::Edge_t::fI

Definition at line 40 of file TEveGeoPolyShape.h.

◆ fJ

Int_t TEveGeoPolyShape::Edge_t::fJ

Definition at line 40 of file TEveGeoPolyShape.h.


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