|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Base class of all SliceExtractors. More...
#include <SliceExtractor.hpp>
Public Types | |
| typedef SliceConstructor< Converter > | Constructor_t |
| typedef Converter::output_type | output_type |
| typedef MemArray< 3, output_type > | ResultArray_t |
Public Member Functions | |
| SliceExtractor (Constructor_t &Params, const WeakPtr< CreativeArrayBase > &) | |
| RefPtr< ResultArray_t > | result () const |
Public Attributes | |
| RefPtr< ResultArray_t > | result_storage |