MeVisLab Toolbox Reference
ml::LUTDataBase Member List

This is the complete list of members for ml::LUTDataBase, including all inherited members.

_dataml::LUTDataBaseprotected
_dataLengthml::LUTDataBaseprotected
_dataTypeml::LUTDataBaseprotected
_dimensionalityml::LUTDataBaseprotected
_entryOffsetml::LUTDataBaseprotected
_entrySizeml::LUTDataBaseprotected
_lutIdml::LUTDataBaseprotected
_maxIndexml::LUTDataBaseprotected
_maxLayerml::LUTDataBaseprotected
_maxRowml::LUTDataBaseprotected
_minIndexml::LUTDataBaseprotected
_minLayerml::LUTDataBaseprotected
_minRowml::LUTDataBaseprotected
_numChannelsml::LUTDataBaseprotected
_ownsDataml::LUTDataBaseprotected
_stridesml::LUTDataBaseprotected
_visualTypeml::LUTDataBaseprotected
clear()ml::LUTDataBase
clearData(void)ml::LUTDataBaseprotected
getDataSize(void) constml::LUTDataBaseinline
getDataType(void) constml::LUTDataBaseinline
getDepth(void) constml::LUTDataBaseinline
getDimensionality(void) constml::LUTDataBaseinline
getEntrySize(void) constml::LUTDataBaseinline
getFullId() constml::LUTDataBaseinline
getHeight(void) constml::LUTDataBaseinline
getId(void) constml::LUTDataBaseinline
getLength(void) constml::LUTDataBaseinline
getMaxIndex(void) constml::LUTDataBaseinline
getMaxLayer(void) constml::LUTDataBaseinline
getMaxRow(void) constml::LUTDataBaseinline
getMinIndex(void) constml::LUTDataBaseinline
getMinLayer(void) constml::LUTDataBaseinline
getMinRow(void) constml::LUTDataBaseinline
getNumChannels(void) constml::LUTDataBaseinline
getStride(int dim) constml::LUTDataBase
getVisualType(void) constml::LUTDataBaseinline
getWidth(void) constml::LUTDataBaseinline
init(LUTVisualType visualType, int minIndex, int maxIndex, int minRow, int maxRow, int minLayer, int maxLayer)ml::LUTDataBaseprotected
initData(void)ml::LUTDataBaseprotected
initShared1D(LUTVisualType visualType, int minIndex, int maxIndex, int row, int layer, LUTDataBase *srcLutData, int srcIndex, int srcRow, int srcLayer)ml::LUTDataBaseprotected
initShared2D(LUTVisualType visualType, int minRow, int maxRow, int layer, LUTDataBase *srcLutData, int srcRow, int srcLayer)ml::LUTDataBaseprotected
isInitialized(void) constml::LUTDataBaseinline
isInRange(int index, int row=0, int layer=0) constml::LUTDataBase
LUTDataBase(MLDataType dataType)ml::LUTDataBaseprotected
ownsData(void) constml::LUTDataBaseinline
reset(void)ml::LUTDataBaseprotected
setFullId(const LUTDataId &id)ml::LUTDataBaseinline
setId(unsigned int id)ml::LUTDataBaseinline
setId(unsigned int id, double minIndex, double maxIndex)ml::LUTDataBaseinline
~LUTDataBase()ml::LUTDataBasevirtual