tAbsDimFunction enumerates all the possible dimension functions.
The dimension functions describe how to map slider values to property values
to achieve the best usability for your programs.
Name
Description
eAbsDimFunc_Linear
The dimension function is linear.
eAbsDimFunc_Log
The dimension function is logarithmic.
eAbsDimFunc_Other
The dimension function is of another type. This is currently not defined,
if you encounter this value use linear mapping instead.