Geant4_10
Public Member Functions | Protected Attributes | List of all members
UReduciblePolygonIterator Class Reference

#include <UReduciblePolygon.hh>

Collaboration diagram for UReduciblePolygonIterator:
Collaboration graph
[legend]

Public Member Functions

 UReduciblePolygonIterator (const UReduciblePolygon *theSubject)
 
void Begin ()
 
bool Next ()
 
bool Valid () const
 
double GetA () const
 
double GetB () const
 

Protected Attributes

const UReduciblePolygonsubject
 
UReduciblePolygon::ABVertexcurrent
 

Detailed Description

Definition at line 150 of file UReduciblePolygon.hh.

Constructor & Destructor Documentation

UReduciblePolygonIterator::UReduciblePolygonIterator ( const UReduciblePolygon theSubject)
inline

Definition at line 154 of file UReduciblePolygon.hh.

Member Function Documentation

void UReduciblePolygonIterator::Begin ( )
inline

Definition at line 160 of file UReduciblePolygon.hh.

Here is the caller graph for this function:

double UReduciblePolygonIterator::GetA ( ) const
inline

Definition at line 175 of file UReduciblePolygon.hh.

Here is the caller graph for this function:

double UReduciblePolygonIterator::GetB ( ) const
inline

Definition at line 179 of file UReduciblePolygon.hh.

Here is the caller graph for this function:

bool UReduciblePolygonIterator::Next ( )
inline

Definition at line 164 of file UReduciblePolygon.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

bool UReduciblePolygonIterator::Valid ( ) const
inline

Definition at line 170 of file UReduciblePolygon.hh.

Here is the caller graph for this function:

Member Data Documentation

UReduciblePolygon::ABVertex* UReduciblePolygonIterator::current
protected

Definition at line 187 of file UReduciblePolygon.hh.

const UReduciblePolygon* UReduciblePolygonIterator::subject
protected

Definition at line 186 of file UReduciblePolygon.hh.


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