MeVisLab Toolbox Reference
ml::LUTDataId Class 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
 

Detailed Description

Definition at line 30 of file mlLUTData.h.

Constructor & Destructor Documentation

◆ LUTDataId()

ml::LUTDataId::LUTDataId ( )
inline

Definition at line 33 of file mlLUTData.h.

Member Function Documentation

◆ operator!=()

bool ml::LUTDataId::operator!= ( const LUTDataId other) const

◆ operator==()

bool ml::LUTDataId::operator== ( const LUTDataId other) const

◆ reset()

void ml::LUTDataId::reset ( )
inline

Definition at line 37 of file mlLUTData.h.

◆ update()

void ml::LUTDataId::update ( unsigned int  id,
double  minOrig,
double  maxOrig 
)

Friends And Related Function Documentation

◆ LUTDataBase

friend class LUTDataBase
friend

Definition at line 48 of file mlLUTData.h.


The documentation for this class was generated from the following file: