|
MeVisLab Toolbox Reference
|
#include <mlLUTData.h>
Public Member Functions | |
| LUTDataId () | |
| void | reset () |
| void | update (unsigned int id, double minOrig, double maxOrig) |
| bool | operator== (const LUTDataId &other) const |
| bool | operator!= (const LUTDataId &other) const |
Friends | |
| class | LUTDataBase |
Definition at line 30 of file mlLUTData.h.
|
inline |
Definition at line 33 of file mlLUTData.h.
| bool ml::LUTDataId::operator!= | ( | const LUTDataId & | other | ) | const |
| bool ml::LUTDataId::operator== | ( | const LUTDataId & | other | ) | const |
|
inline |
Definition at line 37 of file mlLUTData.h.
| void ml::LUTDataId::update | ( | unsigned int | id, |
| double | minOrig, | ||
| double | maxOrig | ||
| ) |
|
friend |
Definition at line 48 of file mlLUTData.h.