FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Public Member Functions | Public Attributes | List of all members
Fiber::SelectionExtractor Struct Reference

fragment iterator to extract a selection (fragment) from a field More...

#include <VertexSelection.hpp>

Inheritance diagram for Fiber::SelectionExtractor:
Fiber::FragmentIterator

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
 

Detailed Description

fragment iterator to extract a selection (fragment) from a field