MeVisLab Toolbox Reference
|
This is the complete list of members for ml::LUTFRampPair, including all inherited members.
_alphaRamp | ml::LUTFRampPair | protected |
_gNextId | ml::LUTFunction | protectedstatic |
_id | ml::LUTFunction | protected |
_relative | ml::LUTFunction | protected |
_rgbEnd | ml::LUTFRampPair | protected |
_rgbRamp | ml::LUTFRampPair | protected |
_rgbStart | ml::LUTFRampPair | protected |
_visualType | ml::LUTFunction | protected |
addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
Base() | ml::Base | |
changed(void) | ml::LUTFunction | |
copyLUT(LUTData< T > *lutData, LUTIterator< T > *lutIterator, const LUTData< double > *rgbLut, const LUTData< T > *alphaLut) const | ml::LUTFRampPair | protected |
createLUT(LUTDataBase *lutData) const | ml::LUTFRampPair | protectedvirtual |
deepCopy() const | ml::Base | inlinevirtual |
detailString() const | ml::Base | inlinevirtual |
generateUniqueId(void) | ml::LUTFunction | static |
getAlphaCenter(void) const | ml::LUTFRampPair | inlinevirtual |
getAlphaEnd(void) const | ml::LUTFRampPair | inlinevirtual |
getAlphaStart(void) const | ml::LUTFRampPair | inlinevirtual |
getAlphaWidth(void) const | ml::LUTFRampPair | inlinevirtual |
getDepth(void) const | ml::LUTFunction | inlinevirtual |
getDimensionality(void) const | ml::LUTFunction | inlinevirtual |
getHeight(void) const | ml::LUTFunction | inlinevirtual |
getId(void) const | ml::LUTFunction | inline |
getNativeMaxIndex(void) const override | ml::LUTFRampPair | virtual |
getNativeMaxValue(void) const | ml::LUTFunction | inlinevirtual |
getNativeMinIndex(void) const override | ml::LUTFRampPair | virtual |
getNativeMinValue(void) const | ml::LUTFunction | inlinevirtual |
getRenderType(LUTDataBase *) const | ml::LUTFunction | inlineprotectedvirtual |
getRGBCenter(void) const | ml::LUTFRampPair | inlinevirtual |
getRGBEnd(double *r, double *g, double *b) const | ml::LUTFRampPair | virtual |
getRGBStart(double *r, double *g, double *b) const | ml::LUTFRampPair | virtual |
getRGBWidth(void) const | ml::LUTFRampPair | inlinevirtual |
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 | ml::LUTFunction | inlinevirtual |
LUTFRampPair(void) | ml::LUTFRampPair | |
LUTFunction(LUTVisualType vt, bool relative) | ml::LUTFunction | inline |
ML_ABSTRACT_CLASS_HEADER(LUTFunction) | ml::LUTFunction | protected |
ML_CLASS_HEADER(LUTFRampPair) | ml::LUTFRampPair | 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 |
renderLUTNative(LUTDataBase *lutData, LUTIteratorBase *lutIterator) const override | ml::LUTFRampPair | protectedvirtual |
renderLUTRescaled(LUTDataBase *lutData, LUTIteratorBase *lutIterator, double minIndex, double maxIndex) const override | ml::LUTFRampPair | 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 |
setAlphaCenter(double center) | ml::LUTFRampPair | inlinevirtual |
setAlphaEnd(double a) | ml::LUTFRampPair | inlinevirtual |
setAlphaStart(double a) | ml::LUTFRampPair | inlinevirtual |
setAlphaWidth(double width) | ml::LUTFRampPair | inlinevirtual |
setPersistentState(const std::string &state) | ml::Base | virtual |
setRelative(bool relative) override | ml::LUTFRampPair | virtual |
setRGBCenter(double center) | ml::LUTFRampPair | inlinevirtual |
setRGBEnd(double r, double g, double b) | ml::LUTFRampPair | virtual |
setRGBStart(double r, double g, double b) | ml::LUTFRampPair | virtual |
setRGBWidth(double width) | ml::LUTFRampPair | inlinevirtual |
writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual |
~Base() | ml::Base | virtual |