| 
    Geant4
    10.00.p03
    
   | 
 
#include <UReduciblePolygon.hh>
 Collaboration diagram for UReduciblePolygonIterator: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().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 175 of file UReduciblePolygon.hh.
References UReduciblePolygon::ABVertex::a, and current.
Referenced by UGenericPolycone::Create(), UPolyhedra::Create(), and UPolyPhiFace::UPolyPhiFace().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 179 of file UReduciblePolygon.hh.
References UReduciblePolygon::ABVertex::b, and current.
Referenced by UGenericPolycone::Create(), UPolyhedra::Create(), and UPolyPhiFace::UPolyPhiFace().
 Here is the caller graph for this function:
      
  | 
  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().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 170 of file UReduciblePolygon.hh.
References current.
Referenced by Next().
 Here is the caller graph for this function:
      
  | 
  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().