Inviwo  0.9.10.1
Inviwo documentation
inviwo::Transformer< T, typename std::enable_if< util::is_floating_point< T >::value >::type > Class Template Reference

Static Public Member Functions

static T sliderToValue (MinMaxProperty< T > *p, int val)
 
static int valueToSlider (MinMaxProperty< T > *p, T val)
 
static int sepToSlider (MinMaxProperty< T > *p, T sep)
 
static T spinboxToValue (MinMaxProperty< T > *, double val)
 
static double valueToSpinbox (MinMaxProperty< T > *, T val)
 
static T steps ()
 

The documentation for this class was generated from the following file: