enum TwParamValueType |
---|
Constants used by TwSetParam and TwGetParam to specify the type of parameter(s) value(s).
Parameter(s) of type int (32 bits).
Parameter(s) of type float.
Parameter(s) of type double.
Parameter of type C-string, i.e, a zero-terminated array of char.