Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::SliceExtractor< Converter, META::NIL > Struct Template Reference

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
typedef META::NIL input_type

Public Member Functions

 SliceExtractor (Constructor_t &Params, const WeakPtr< CreativeArrayBase > &)
RefPtr< ResultArray_t > result () const

Public Attributes

RefPtr< ResultArray_t > result_storage

Detailed Description

template<class Converter>
struct Fiber::SliceExtractor< Converter, META::NIL >

Base class of all SliceExtractors.