MeVisLab Toolbox Reference
|
This is the complete list of members for ml::LUTFBlend, including all inherited members.
_dimensionality | ml::LUTFBlend | protected |
_gNextId | ml::LUTFunction | protectedstatic |
_id | ml::LUTFunction | protected |
_inLUT1 | ml::LUTFBlend | protected |
_inLUT2 | ml::LUTFBlend | protected |
_lutData1 | ml::LUTFBlend | mutableprotected |
_lutData2 | ml::LUTFBlend | protected |
_numBlendingSteps | ml::LUTFBlend | protected |
_relative | ml::LUTFunction | protected |
_visualType | ml::LUTFunction | protected |
addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
Base() | ml::Base | |
blendData(LUTData< T > *outLutData, double blendFactor, int inRow, int outRow, int outLayer) const | ml::LUTFBlend | protected |
changed(void) | ml::LUTFunction | |
clearLutData(void) const | ml::LUTFBlend | protectedvirtual |
copyData(LUTData< T > *outLutData, LUTDataBase *inLutData, int inRow, int outRow, int outLayer) const | ml::LUTFBlend | protected |
createInputLUTData(LUTData< T > *outLutData, int blendIndex, LUTFunction *lutFunction, double minIndex, double maxIndex, bool rescaled) const | ml::LUTFBlend | protected |
deepCopy() const | ml::Base | inlinevirtual |
detailString() const | ml::Base | inlinevirtual |
generateUniqueId(void) | ml::LUTFunction | static |
getBlendingSteps(void) const | ml::LUTFBlend | inlinevirtual |
getDepth(void) const override | ml::LUTFBlend | virtual |
getDimensionality(void) const override | ml::LUTFBlend | inlinevirtual |
getHeight(void) const override | ml::LUTFBlend | virtual |
getId(void) const | ml::LUTFunction | inline |
getNativeMaxIndex(void) const override | ml::LUTFBlend | virtual |
getNativeMaxValue(void) const override | ml::LUTFBlend | virtual |
getNativeMinIndex(void) const override | ml::LUTFBlend | virtual |
getNativeMinValue(void) const override | ml::LUTFBlend | virtual |
getRenderType(LUTDataBase *lutData) const override | ml::LUTFBlend | 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::LUTFBlend | virtual |
LUTFBlend(void) | ml::LUTFBlend | |
LUTFunction(LUTVisualType vt, bool relative) | ml::LUTFunction | inline |
ML_ABSTRACT_CLASS_HEADER(LUTFunction) | ml::LUTFunction | protected |
ML_CLASS_HEADER(LUTFBlend) | ml::LUTFBlend | protected |
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 override | ml::LUTFBlend | virtual |
renderLUT(LUTDataBase *lutData, LUTIteratorBase *lutIterator) const | ml::LUTFBlend | protectedvirtual |
renderLUTNative(LUTDataBase *lutData, LUTIteratorBase *lutIterator) const override | ml::LUTFBlend | protectedvirtual |
renderLUTRescaled(LUTDataBase *lutData, LUTIteratorBase *lutIterator, double minIndex, double maxIndex) const override | ml::LUTFBlend | protectedvirtual |
renderRescaled(LUTDataBase *lutData, double minIndex, double maxIndex) const override | ml::LUTFBlend | virtual |
renderT(LUTData< T > *lutData, bool rescaled, double minIndex, double maxIndex) const | ml::LUTFunction | protected |
setBlendingSteps(int numBlendingSteps) | ml::LUTFBlend | virtual |
setInputLUTs(LUTFunction *inLUT1, LUTFunction *inLUT2) | ml::LUTFBlend | virtual |
setPersistentState(const std::string &state) | ml::Base | virtual |
setRelative(bool relative) | ml::LUTFunction | inlinevirtual |
startRender(LUTDataBase *lutData, double minIndex, double maxIndex, bool rescaled) const | ml::LUTFBlend | protectedvirtual |
writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual |
~Base() | ml::Base | virtual |