#include <TransferFunction.h>
Public Member Functions | |
TFElement () | |
TFElement (float _pos, float _rangeMin, float _rangeMax, QColor _color) | |
Public Attributes | |
float | pos |
float | rangeMin |
float | rangeMax |
QColor | color |
TFElement::TFElement | ( | ) |
TFElement::TFElement | ( | float | _pos, | |
float | _rangeMin, | |||
float | _rangeMax, | |||
QColor | _color | |||
) |
QColor TFElement::color |
float TFElement::pos |
float TFElement::rangeMax |
float TFElement::rangeMin |