Fish - FiberLib for VISH 0.3
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::Range_as_FloatVersion< T > Struct Template Reference

Type trait class to help DataRange<T> . More...

#include <Range.hpp>

Public Types

using type = double

Static Public Member Functions

static type convert (const T &t)

Detailed Description

template<typename T>
struct Fiber::Range_as_FloatVersion< T >

Type trait class to help DataRange<T> .

Provides a double-precision version of type T .