|
void | setUseColorCoder (bool useColorCoder) |
|
void | setColorMin (const Vector4 &color) |
|
void | setColorMax (const Vector4 &color) |
|
void | setUseFixedRange (bool useFixedRange) |
|
void | setRangeMin (double val) |
|
void | setRangeMax (double val) |
|
void | setMapOutsideRange (bool mapOutsideRange) |
|
void | setAbsolute (bool absolute) |
|
|
| ScriptSettingsDouble (DoubleWidget *widget) |
|
| ScriptSettingsDouble (const ScriptSettingsDouble &other) |
|
bool | useColorCoder () const |
|
const Vector4 | colorMin () const |
|
const Vector4 | colorMax () const |
|
bool | useFixedRange () const |
|
double | rangeMin () const |
|
double | rangeMax () const |
|
bool | mapOutsideRange () const |
|
bool | absolute () const |
|
| ScriptSettings (QWidget *widget) |
|
|
bool | useColorCoder |
|
Vector4 | colorMin |
|
Vector4 | colorMax |
|
bool | useFixedRange |
|
double | rangeMin |
|
double | rangeMax |
|
bool | mapOutsideRange |
|
bool | absolute |
|
Definition at line 11 of file ScriptSettingsDouble.hh.
The documentation for this class was generated from the following files: