Geant4
10.00.p01
|
#include <UReduciblePolygon.hh>
Public Member Functions | |
UReduciblePolygonIterator (const UReduciblePolygon *theSubject) | |
void | Begin () |
bool | Next () |
bool | Valid () const |
double | GetA () const |
double | GetB () const |
Protected Attributes | |
const UReduciblePolygon * | subject |
UReduciblePolygon::ABVertex * | current |
Definition at line 150 of file UReduciblePolygon.hh.
|
inline |
Definition at line 154 of file UReduciblePolygon.hh.
|
inline |
Definition at line 160 of file UReduciblePolygon.hh.
References current, subject, and UReduciblePolygon::vertexHead.
Referenced by UGenericPolycone::Create(), UPolyhedra::Create(), and UPolyPhiFace::UPolyPhiFace().
|
inline |
Definition at line 175 of file UReduciblePolygon.hh.
References UReduciblePolygon::ABVertex::a, and current.
Referenced by UGenericPolycone::Create(), UPolyhedra::Create(), and UPolyPhiFace::UPolyPhiFace().
|
inline |
Definition at line 179 of file UReduciblePolygon.hh.
References UReduciblePolygon::ABVertex::b, and current.
Referenced by UGenericPolycone::Create(), UPolyhedra::Create(), and UPolyPhiFace::UPolyPhiFace().
|
inline |
Definition at line 164 of file UReduciblePolygon.hh.
References current, UReduciblePolygon::ABVertex::next, and Valid().
Referenced by UGenericPolycone::Create(), UPolyhedra::Create(), and UPolyPhiFace::UPolyPhiFace().
|
inline |
Definition at line 170 of file UReduciblePolygon.hh.
References current.
Referenced by Next().
|
protected |
Definition at line 187 of file UReduciblePolygon.hh.
Referenced by Begin(), GetA(), GetB(), Next(), UReduciblePolygonIterator(), and Valid().
|
protected |
Definition at line 186 of file UReduciblePolygon.hh.
Referenced by Begin(), and UReduciblePolygonIterator().