| 
    MeVisLab Toolbox Reference
    
   | 
 
This is the complete list of members for ml::LUTFLinear, including all inherited members.
| _alphaFactor | ml::LUTFLinear | protected | 
| _colorInterpolation | ml::LUTFLinear | protected | 
| _gNextId | ml::LUTFunction | protectedstatic | 
| _id | ml::LUTFunction | protected | 
| _points | ml::LUTFLinear | protected | 
| _relative | ml::LUTFunction | protected | 
| _relativeUsesNativeRange | ml::LUTFLinear | protected | 
| _visualType | ml::LUTFunction | protected | 
| addStateToTree(TreeNode *parent) const override | ml::LUTFLinear | protectedvirtual | 
| Base() | ml::Base | |
| changed(void) | ml::LUTFunction | |
| ColorInterpolation enum name | ml::LUTFLinear | |
| copyPoint(int idx, double *array) const | ml::LUTFLinear | protected | 
| deepCopy() const | ml::Base | inlinevirtual | 
| detailString() const | ml::Base | inlinevirtual | 
| generateUniqueId(void) | ml::LUTFunction | static | 
| getAlphaFactor() const | ml::LUTFLinear | inline | 
| getColorInterpolation(void) const | ml::LUTFLinear | inlinevirtual | 
| getColorInterpolationValues() | ml::LUTFLinear | static | 
| getDepth(void) const | ml::LUTFunction | inlinevirtual | 
| getDimensionality(void) const | ml::LUTFunction | inlinevirtual | 
| getEndIndex(void) const | ml::LUTFLinear | virtual | 
| getHeight(void) const | ml::LUTFunction | inlinevirtual | 
| getId(void) const | ml::LUTFunction | inline | 
| getModifiablePoints() | ml::LUTFLinear | inline | 
| getNativeMaxIndex(void) const override | ml::LUTFLinear | virtual | 
| getNativeMaxValue(void) const | ml::LUTFunction | inlinevirtual | 
| getNativeMinIndex(void) const override | ml::LUTFLinear | virtual | 
| getNativeMinValue(void) const | ml::LUTFunction | inlinevirtual | 
| getPoint(int idx) const | ml::LUTFLinear | |
| getPoints() const | ml::LUTFLinear | inline | 
| getRenderType(LUTDataBase *) const | ml::LUTFunction | inlineprotectedvirtual | 
| getStartIndex(void) const | ml::LUTFLinear | virtual | 
| getVisualType(void) const | ml::LUTFunction | inlinevirtual | 
| implementsPersistence(PersistenceInterface) const | ml::Base | inlinevirtual | 
| insertPoint(const LUTRGBAPoint &point) | ml::LUTFLinear | |
| InterpolateConstant enum value | ml::LUTFLinear | |
| InterpolateHLS enum value | ml::LUTFLinear | |
| InterpolateHLSneg enum value | ml::LUTFLinear | |
| InterpolateHLSpos enum value | ml::LUTFLinear | |
| interpolateLUT(LUTData< T > *lutData, LUTIterator< T > *lutIterator, double minIndex, double maxIndex) const | ml::LUTFunction | protected | 
| InterpolateRGB enum value | ml::LUTFLinear | |
| InterpolateSRGB enum value | ml::LUTFLinear | |
| 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::LUTFLinear | virtual | 
| LUTFLinear(void) | ml::LUTFLinear | |
| LUTFunction(LUTVisualType vt, bool relative) | ml::LUTFunction | inline | 
| ML_ABSTRACT_CLASS_HEADER(LUTFunction) | ml::LUTFunction | protected | 
| ML_CLASS_HEADER(LUTFLinear) | ml::LUTFLinear | protected | 
| ML_SET_ADDSTATE_VERSION(1) | ml::LUTFLinear | |
| 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 *parent) override | ml::LUTFLinear | protectedvirtual | 
| relativeUsesNativeRange() const | ml::LUTFLinear | inline | 
| removePoint(int idx) | ml::LUTFLinear | |
| render(LUTDataBase *lutData) const | ml::LUTFunction | virtual | 
| renderLUT(LUTData< T > *lutData, LUTIterator< T > *lutIterator, double startIndex, double endIndex) const | ml::LUTFLinear | protected | 
| renderLUTNative(LUTDataBase *lutData, LUTIteratorBase *lutIterator) const override | ml::LUTFLinear | protectedvirtual | 
| renderLUTRescaled(LUTDataBase *lutData, LUTIteratorBase *lutIterator, double minIndex, double maxIndex) const override | ml::LUTFLinear | 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 | 
| setAlphaFactor(float factor) | ml::LUTFLinear | inline | 
| setColorInterpolation(ColorInterpolation c) | ml::LUTFLinear | inlinevirtual | 
| setPersistentState(const std::string &state) | ml::Base | virtual | 
| setPoint(int idx, const LUTRGBAPoint &point) | ml::LUTFLinear | |
| setPoints(const LUTRGBAPointList &points) | ml::LUTFLinear | virtual | 
| setRelative(bool relative) | ml::LUTFunction | inlinevirtual | 
| setRelativeUsesNativeRange(bool flag) | ml::LUTFLinear | inline | 
| setVisualType(LUTVisualType visualType) | ml::LUTFLinear | inline | 
| writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual | 
| ~Base() | ml::Base | virtual |