View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Public Types | Static Public Member Functions | Static Public Attributes | List of all members
vistle::ParameterType< Float > Struct Reference

#include <core/parameter.h>

Public Types

typedef Float T
 

Static Public Member Functions

static T min ()
 
static T max ()
 

Static Public Attributes

static const Parameter::Type type = Parameter::Float
 
static const bool isNumber = true
 

Member Typedef Documentation

◆ T

Member Function Documentation

◆ max()

static T vistle::ParameterType< Float >::max ( )
inlinestatic

◆ min()

static T vistle::ParameterType< Float >::min ( )
inlinestatic

Member Data Documentation

◆ isNumber

const bool vistle::ParameterType< Float >::isNumber = true
static

◆ type

const Parameter::Type vistle::ParameterType< Float >::type = Parameter::Float
static

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