MeVisLab Toolbox Reference
|
This is the complete list of members for ml::LUTFCompose, including all inherited members.
_gNextId | ml::LUTFunction | protectedstatic |
_id | ml::LUTFunction | protected |
_inputLUTs | ml::LUTFCompose | protected |
_relative | ml::LUTFunction | protected |
_resolution | ml::LUTFCompose | protected |
_visualType | ml::LUTFunction | protected |
addInputLUT(const LUTFunction &inputLUT) | ml::LUTFCompose | |
addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
Base() | ml::Base | |
changed(void) | ml::LUTFunction | |
clear(void) | ml::LUTFCompose | |
deepCopy() const | ml::Base | inlinevirtual |
defaultResolution | ml::LUTFCompose | static |
detailString() const | ml::Base | inlinevirtual |
generateUniqueId(void) | ml::LUTFunction | static |
getDepth(void) const override | ml::LUTFCompose | virtual |
getDimensionality(void) const | ml::LUTFunction | inlinevirtual |
getHeight(void) const override | ml::LUTFCompose | virtual |
getId(void) const | ml::LUTFunction | inline |
getInputLUT(unsigned int i) const | ml::LUTFCompose | |
getInputLUTWidth(unsigned int index) const | ml::LUTFCompose | protected |
getNativeMaxIndex(void) const override | ml::LUTFCompose | virtual |
getNativeMaxValue(void) const override | ml::LUTFCompose | virtual |
getNativeMinIndex(void) const override | ml::LUTFCompose | virtual |
getNativeMinValue(void) const override | ml::LUTFCompose | virtual |
getNumInputLUTs(void) const | ml::LUTFCompose | |
getRenderType(LUTDataBase *lutData) const override | ml::LUTFCompose | inlineprotectedvirtual |
getResolution(void) const | ml::LUTFCompose | inline |
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::LUTFCompose | virtual |
LUTFCompose(void) | ml::LUTFCompose | |
LUTFunction(LUTVisualType vt, bool relative) | ml::LUTFunction | inline |
ML_ABSTRACT_CLASS_HEADER(LUTFunction) | ml::LUTFunction | protected |
ML_CLASS_HEADER(LUTFCompose) | ml::LUTFCompose | 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::LUTFCompose | virtual |
renderLUT(LUTData< T > *lutData, LUTIterator< T > *lutIterator, double minIndex, double maxIndex, bool rescale) const | ml::LUTFCompose | protected |
renderLUTNative(LUTDataBase *lutData, LUTIteratorBase *lutIterator) const override | ml::LUTFCompose | protectedvirtual |
renderLUTRescaled(LUTDataBase *lutData, LUTIteratorBase *lutIterator, double minIndex, double maxIndex) const override | ml::LUTFCompose | protectedvirtual |
renderRescaled(LUTDataBase *lutData, double minIndex, double maxIndex) const override | ml::LUTFCompose | virtual |
renderT(LUTData< T > *lutData, bool rescaled, double minIndex, double maxIndex) const | ml::LUTFunction | protected |
setPersistentState(const std::string &state) | ml::Base | virtual |
setRelative(bool relative) | ml::LUTFunction | inlinevirtual |
setResolution(unsigned int resolution) | ml::LUTFCompose | inline |
writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual |
~Base() | ml::Base | virtual |