Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
G4ReduciblePolygonIterator Class Reference

#include <G4ReduciblePolygon.hh>

Collaboration diagram for G4ReduciblePolygonIterator:
Collaboration graph
[legend]

Public Member Functions

 G4ReduciblePolygonIterator (const G4ReduciblePolygon *theSubject)
 
void Begin ()
 
G4bool Next ()
 
G4bool Valid () const
 
G4double GetA () const
 
G4double GetB () const
 

Protected Attributes

const G4ReduciblePolygonsubject
 
G4ReduciblePolygon::ABVertexcurrent
 

Detailed Description

Definition at line 162 of file G4ReduciblePolygon.hh.

Constructor & Destructor Documentation

G4ReduciblePolygonIterator::G4ReduciblePolygonIterator ( const G4ReduciblePolygon theSubject)
inline

Definition at line 166 of file G4ReduciblePolygon.hh.

Member Function Documentation

void G4ReduciblePolygonIterator::Begin ( )
inline

Definition at line 169 of file G4ReduciblePolygon.hh.

Here is the caller graph for this function:

G4double G4ReduciblePolygonIterator::GetA ( ) const
inline

Definition at line 174 of file G4ReduciblePolygon.hh.

Here is the caller graph for this function:

G4double G4ReduciblePolygonIterator::GetB ( ) const
inline

Definition at line 175 of file G4ReduciblePolygon.hh.

Here is the caller graph for this function:

G4bool G4ReduciblePolygonIterator::Next ( )
inline

Definition at line 170 of file G4ReduciblePolygon.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4ReduciblePolygonIterator::Valid ( ) const
inline

Definition at line 172 of file G4ReduciblePolygon.hh.

Here is the caller graph for this function:

Member Data Documentation

G4ReduciblePolygon::ABVertex* G4ReduciblePolygonIterator::current
protected

Definition at line 180 of file G4ReduciblePolygon.hh.

const G4ReduciblePolygon* G4ReduciblePolygonIterator::subject
protected

Definition at line 179 of file G4ReduciblePolygon.hh.


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