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< ParamVector > Struct Reference

#include <core/parameter.h>

Public Types

typedef ParamVector T
 

Static Public Member Functions

static T min ()
 
static T max ()
 

Static Public Attributes

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

Member Typedef Documentation

◆ T

Member Function Documentation

◆ max()

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

◆ min()

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

Member Data Documentation

◆ isNumber

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

◆ type

const Parameter::Type vistle::ParameterType< ParamVector >::type = Parameter::Vector
static

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