|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
fragment iterator to extract a selection (fragment) from a field More...
#include <VertexSelection.hpp>
Public Member Functions | |
| SelectionExtractor (std::string name) | |
| bool | apply (const MemCore::RefPtr< Fiber::FragmentID > &f, const MemCore::StrongPtr< Fiber::CreativeArrayBase > &DC) |
Public Member Functions inherited from Fiber::FragmentIterator | |
| virtual | ~FragmentIterator () |
| Destructor (virtual) | |
| virtual bool | apply (const RefPtr< FragmentID > &, const RefPtr< CreativeArrayBase > &)=0 |
| Iteration callback function. | |
Public Attributes | |
| bool | m_found |
| std::string | m_name |
| MemCore::RefPtr< Fiber::MemArray< 1, size_t > > | m_selection |
fragment iterator to extract a selection (fragment) from a field