![]() |
Public API Reference |
#include <viscull.h>
Inheritance diagram for iVisibilityObjectIterator:

Public Methods | |
| virtual bool | HasNext () const=0 |
| Are there more elements? More... | |
| virtual iVisibilityObject * | Next ()=0 |
| Get next element. More... | |
| virtual void | Reset ()=0 |
| Reset the iterator to the beginning. More... | |
Definition at line 50 of file viscull.h.
|
|
Are there more elements?
|
|
|
Get next element.
|
|
|
Reset the iterator to the beginning.
|