MeVisLab Toolbox Reference
|
This is the complete list of members for ml::LUTFCombine, including all inherited members.
_entries | ml::LUTFCombine | protected |
_gNextId | ml::LUTFunction | protectedstatic |
_id | ml::LUTFunction | protected |
_relative | ml::LUTFunction | protected |
_visualType | ml::LUTFunction | protected |
ADD enum value | ml::LUTFCombine | |
addEntry(const LUTEntry &entry) | ml::LUTFCombine | |
addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
Base() | ml::Base | |
BLEND enum value | ml::LUTFCombine | |
changed(void) | ml::LUTFunction | |
clearEntries() | ml::LUTFCombine | |
deepCopy() const | ml::Base | inlinevirtual |
detailString() const | ml::Base | inlinevirtual |
generateUniqueId(void) | ml::LUTFunction | static |
getDepth(void) const override | ml::LUTFCombine | virtual |
getDimensionality(void) const | ml::LUTFunction | inlinevirtual |
getEntry(int i) const | ml::LUTFCombine | |
getHeight(void) const override | ml::LUTFCombine | virtual |
getId(void) const | ml::LUTFunction | inline |
getNativeMaxIndex(void) const override | ml::LUTFCombine | virtual |
getNativeMaxValue(void) const override | ml::LUTFCombine | virtual |
getNativeMinIndex(void) const override | ml::LUTFCombine | virtual |
getNativeMinValue(void) const override | ml::LUTFCombine | virtual |
getNumEntries() const | ml::LUTFCombine | |
getRenderType(LUTDataBase *) const | ml::LUTFunction | inlineprotectedvirtual |
getVisualType(void) const | ml::LUTFunction | inlinevirtual |
implementsPersistence(PersistenceInterface) const | ml::Base | inlinevirtual |
interpolateLUT(LUTData< T > *lutData, LUTIterator< T > *lutIterator, double minIndex, double maxIndex) const | ml::LUTFunction | protected |
isOfAllowedType(const std::vector< const RuntimeType * > &types) const | ml::Base | |
isRefCountedBase() const | ml::Base | inlinevirtual |
isRelative(void) const | ml::LUTFunction | inlinevirtual |
isValid(void) const override | ml::LUTFCombine | virtual |
LUTFCombine(void) | ml::LUTFCombine | inline |
LUTFunction(LUTVisualType vt, bool relative) | ml::LUTFunction | inline |
Mask enum name | ml::LUTFCombine | |
MASK_A enum value | ml::LUTFCombine | |
MASK_B enum value | ml::LUTFCombine | |
MASK_G enum value | ml::LUTFCombine | |
MASK_R enum value | ml::LUTFCombine | |
MASK_RGB enum value | ml::LUTFCombine | |
MASK_RGBA enum value | ml::LUTFCombine | |
MAX enum value | ml::LUTFCombine | |
MIN enum value | ml::LUTFCombine | |
ML_ABSTRACT_CLASS_HEADER(LUTFunction) | ml::LUTFunction | protected |
ML_CLASS_HEADER(LUTFCombine) | ml::LUTFCombine | protected |
Mode enum name | ml::LUTFCombine | |
MULTIPLY enum value | ml::LUTFCombine | |
NUM_MASKS enum value | ml::LUTFCombine | |
NUM_MODES enum value | ml::LUTFCombine | |
overwriteUniqueId(unsigned int newId) | ml::LUTFunction | |
PersistenceByStream enum value | ml::Base | |
PersistenceByString enum value | ml::Base | |
PersistenceByTreeNode enum value | ml::Base | |
PersistenceInterface enum name | ml::Base | |
persistentState() const | ml::Base | virtual |
readFrom(AbstractPersistenceInputStream *, int) | ml::Base | inlinevirtual |
readStateFromTree(TreeNode *) | ml::Base | inlinevirtual |
render(LUTDataBase *lutData) const | ml::LUTFunction | virtual |
renderLUT(LUTData< T > *lutData, LUTIterator< T > *lutIterator, double minIndex, double maxIndex, bool rescale) const | ml::LUTFCombine | protected |
renderLUTNative(LUTDataBase *lutData, LUTIteratorBase *lutIterator) const override | ml::LUTFCombine | protectedvirtual |
renderLUTRescaled(LUTDataBase *lutData, LUTIteratorBase *lutIterator, double minIndex, double maxIndex) const override | ml::LUTFCombine | protectedvirtual |
renderRescaled(LUTDataBase *lutData, double minIndex, double maxIndex) const | ml::LUTFunction | virtual |
renderT(LUTData< T > *lutData, bool rescaled, double minIndex, double maxIndex) const | ml::LUTFunction | protected |
REPLACE enum value | ml::LUTFCombine | |
setPersistentState(const std::string &state) | ml::Base | virtual |
setRelative(bool relative) | ml::LUTFunction | inlinevirtual |
SUBTRACT enum value | ml::LUTFCombine | |
writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual |
~Base() | ml::Base | virtual |