|
The Vish Visualization Shell 0.3
Vish
|
Iterator callback object for searching and finding output objects. More...
#include <ocean/plankton/VObject.hpp>
Public Member Functions | |
| virtual bool | apply (const VObjectPtr &vobj, const type_info &Type, const RefPtr< VSlot > &Slot)=0 |
| The callback function, called for each match. | |
| virtual | ~OutputObjectIterator ()=0 |
| Virtual destructor. | |
Iterator callback object for searching and finding output objects.