#include <PhotonMap.h>
Inheritance diagram for PhotonMap::Iterator:

Public Member Functions | |
| Iterator (const PhotonMap *pm) | |
| virtual bool | hasNext () |
| virtual Photon * | next () |
Protected Attributes | |
| const PhotonMap * | _pMap |
| unsigned | _actPhoton |
Definition at line 25 of file PhotonMap.h.
|
|
Definition at line 31 of file PhotonMap.h. |
|
|
Implements PhotonsIterator. Definition at line 34 of file PhotonMap.h. |
|
|
Implements PhotonsIterator. Definition at line 38 of file PhotonMap.h. |
|
|
Definition at line 28 of file PhotonMap.h. |
|
|
Definition at line 27 of file PhotonMap.h. |
1.4.6