|
The Vish Visualization Shell 0.3
Vish
|
Iterator base class for the VCreatorCategory::iterate() function. More...
#include <ocean/plankton/VCreatorCategory.hpp>
Public Member Functions | |
| virtual bool | apply (const WeakPtr< VCreatorBase > &C)=0 |
| Callback function for the iteration, which will stop as soon as this function returns false. | |
Iterator base class for the VCreatorCategory::iterate() function.
|
pure virtual |
Callback function for the iteration, which will stop as soon as this function returns false.
Referenced by Wizt::VCreatorCategory::iterate().