TEveGeoPolyShape::Edge_t Struct Reference

#include <TEveGeoPolyShape.h>

List of all members.

Public Member Functions

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

Public Attributes

Int_t fI
Int_t fJ


Detailed Description

Definition at line 36 of file TEveGeoPolyShape.h.


Constructor & Destructor Documentation

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

Definition at line 39 of file TEveGeoPolyShape.h.

References fI, and fJ.

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

Definition at line 39 of file TEveGeoPolyShape.h.

References fI, and fJ.


Member Function Documentation

bool TEveGeoPolyShape::Edge_t::operator< ( const Edge_t e  )  const [inline]

Definition at line 45 of file TEveGeoPolyShape.h.

References fI, and fJ.

bool TEveGeoPolyShape::Edge_t::operator< ( const Edge_t e  )  const [inline]

Definition at line 45 of file TEveGeoPolyShape.h.

References fI, and fJ.


Member Data Documentation

Int_t TEveGeoPolyShape::Edge_t::fI

Definition at line 38 of file TEveGeoPolyShape.h.

Referenced by Edge_t(), and operator<().

Int_t TEveGeoPolyShape::Edge_t::fJ

Definition at line 38 of file TEveGeoPolyShape.h.

Referenced by Edge_t(), and operator<().


The documentation for this struct was generated from the following files:
Generated on Tue Jul 5 16:36:51 2011 for ROOT_528-00b_version by  doxygen 1.5.1