#include <PhotonsIterator.h>
Inheritance diagram for PhotonsIterator:
Public Member Functions | |
virtual | ~PhotonsIterator () |
virtual bool | hasNext ()=0 |
virtual Photon * | next ()=0 |
Definition at line 14 of file PhotonsIterator.h.
|
Definition at line 16 of file PhotonsIterator.h. |
|
Implemented in PhotonMap::Iterator. |
|
Implemented in PhotonMap::Iterator. |