ofDocsdocumentation types ofParameter::Value

ofParameter::Value


Value( )

Value()

Value( ... )

Value(string name, ParameterType v)

Value( ... )

Value(string name, ParameterType v, ParameterType min, ParameterType max)

Value( ... )

Value(ParameterType v)

Variables

bool bInNotify
ofEvent changedE
ParameterType max
ParameterType min
string name
int parents
bool serializable
ParameterType value

Methods