|
MeVisLab Toolbox Reference
|
This is the complete list of members for ml::LUTFConcat, including all inherited members.
| _catMode | ml::LUTFConcat | protected |
| _gNextId | ml::LUTFunction | protectedstatic |
| _id | ml::LUTFunction | protected |
| _inLUTs | ml::LUTFConcat | protected |
| _relative | ml::LUTFunction | protected |
| _visualType | ml::LUTFunction | protected |
| addInputLut(const LUTFunction *lutFunction) | ml::LUTFConcat | virtual |
| addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
| Base() | ml::Base | |
| CAT_LAYERS enum value | ml::LUTFConcat | |
| CAT_ROWS enum value | ml::LUTFConcat | |
| CatMode enum name | ml::LUTFConcat | |
| changed(void) | ml::LUTFunction | |
| clearInputLuts(void) | ml::LUTFConcat | virtual |
| deepCopy() const | ml::Base | inlinevirtual |
| detailString() const | ml::Base | inlinevirtual |
| generateUniqueId(void) | ml::LUTFunction | static |
| getCatMode(void) const | ml::LUTFConcat | inlinevirtual |
| getDepth(void) const override | ml::LUTFConcat | virtual |
| getDimensionality(void) const | ml::LUTFunction | inlinevirtual |
| getHeight(void) const override | ml::LUTFConcat | virtual |
| getId(void) const | ml::LUTFunction | inline |
| getInputLut(int i) const | ml::LUTFConcat | virtual |
| getNativeMaxIndex(void) const override | ml::LUTFConcat | virtual |
| getNativeMaxValue(void) const override | ml::LUTFConcat | virtual |
| getNativeMinIndex(void) const override | ml::LUTFConcat | virtual |
| getNativeMinValue(void) const override | ml::LUTFConcat | virtual |
| 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::LUTFConcat | virtual |
| LUTFConcat(void) | ml::LUTFConcat | |
| LUTFunction(LUTVisualType vt, bool relative) | ml::LUTFunction | inline |
| ML_ABSTRACT_CLASS_HEADER(LUTFunction) | ml::LUTFunction | protected |
| ML_CLASS_HEADER(LUTFConcat) | ml::LUTFConcat | protected |
| NUM_CAT_MODES enum value | ml::LUTFConcat | |
| 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::LUTFConcat | virtual |
| renderLUT(LUTDataBase *lutData, double minIndex, double maxIndex, bool rescaled) const | ml::LUTFConcat | protectedvirtual |
| renderLUTNative(LUTDataBase *, LUTIteratorBase *) const override | ml::LUTFConcat | inlineprotectedvirtual |
| renderLUTRescaled(LUTDataBase *lutData, LUTIteratorBase *lutIterator, double minIndex, double maxIndex) const | ml::LUTFunction | protectedvirtual |
| renderRescaled(LUTDataBase *lutData, double minIndex, double maxIndex) const override | ml::LUTFConcat | virtual |
| renderT(LUTData< T > *lutData, bool rescaled, double minIndex, double maxIndex) const | ml::LUTFunction | protected |
| setCatMode(CatMode catMode) | ml::LUTFConcat | virtual |
| setPersistentState(const std::string &state) | ml::Base | virtual |
| setRelative(bool relative) | ml::LUTFunction | inlinevirtual |
| writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual |
| ~Base() | ml::Base | virtual |