MeVisLab Toolbox Reference
|
This is the complete list of members for ml::LUTFChannelMap, including all inherited members.
_gNextId | ml::LUTFunction | protectedstatic |
_id | ml::LUTFunction | protected |
_map | ml::LUTFChannelMap | protected |
_relative | ml::LUTFunction | protected |
_source | ml::LUTFChannelMap | protected |
_visualType | ml::LUTFunction | protected |
addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
Base() | ml::Base | |
changed(void) | ml::LUTFunction | |
deepCopy() const | ml::Base | inlinevirtual |
detailString() const | ml::Base | inlinevirtual |
generateUniqueId(void) | ml::LUTFunction | static |
getDepth(void) const override | ml::LUTFChannelMap | virtual |
getDimensionality(void) const | ml::LUTFunction | inlinevirtual |
getHeight(void) const override | ml::LUTFChannelMap | virtual |
getId(void) const | ml::LUTFunction | inline |
getMap(void) const | ml::LUTFChannelMap | inline |
getNativeMaxIndex(void) const override | ml::LUTFChannelMap | virtual |
getNativeMaxValue(void) const override | ml::LUTFChannelMap | virtual |
getNativeMinIndex(void) const override | ml::LUTFChannelMap | virtual |
getNativeMinValue(void) const override | ml::LUTFChannelMap | 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::LUTFChannelMap | virtual |
LUTFChannelMap(void) | ml::LUTFChannelMap | |
LUTFunction(LUTVisualType vt, bool relative) | ml::LUTFunction | inline |
Map enum name | ml::LUTFChannelMap | |
MAP_A enum value | ml::LUTFChannelMap | |
MAP_B enum value | ml::LUTFChannelMap | |
MAP_G enum value | ml::LUTFChannelMap | |
MAP_L enum value | ml::LUTFChannelMap | |
MAP_NONE enum value | ml::LUTFChannelMap | |
MAP_NUM_VALUES enum value | ml::LUTFChannelMap | |
MAP_R enum value | ml::LUTFChannelMap | |
ML_ABSTRACT_CLASS_HEADER(LUTFunction) | ml::LUTFunction | protected |
ML_CLASS_HEADER(LUTFChannelMap) | ml::LUTFChannelMap | 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 | ml::LUTFunction | virtual |
renderLUT(LUTData< T > *lutData, LUTIterator< T > *lutIterator, double minIndex, double maxIndex, bool rescale) const | ml::LUTFChannelMap | protected |
renderLUTNative(LUTDataBase *lutData, LUTIteratorBase *lutIterator) const override | ml::LUTFChannelMap | protectedvirtual |
renderLUTRescaled(LUTDataBase *lutData, LUTIteratorBase *lutIterator, double minIndex, double maxIndex) const override | ml::LUTFChannelMap | 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 |
setLAMap(Map l, Map a) | ml::LUTFChannelMap | |
setPersistentState(const std::string &state) | ml::Base | virtual |
setRelative(bool relative) | ml::LUTFunction | inlinevirtual |
setRGBAMap(Map r, Map g, Map b, Map a) | ml::LUTFChannelMap | |
setSource(LUTFunction *source) | ml::LUTFChannelMap | |
writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual |
~Base() | ml::Base | virtual |