|
MeVisLab Toolbox Reference
|
This is the complete list of members for ml::LUTFPrimitive, including all inherited members.
| _baseValue | ml::LUTFPrimitive | protected |
| _center | ml::LUTFPrimitive | protected |
| _edgeWidth | ml::LUTFPrimitive | protected |
| _gNextId | ml::LUTFunction | protectedstatic |
| _id | ml::LUTFunction | protected |
| _peakValue | ml::LUTFPrimitive | protected |
| _relative | ml::LUTFunction | protected |
| _shape | ml::LUTFPrimitive | protected |
| _visualType | ml::LUTFunction | protected |
| _width | ml::LUTFPrimitive | protected |
| addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
| Base() | ml::Base | |
| changed(void) | ml::LUTFunction | |
| deepCopy() const | ml::Base | inlinevirtual |
| detailString() const | ml::Base | inlinevirtual |
| Gauss enum value | ml::LUTFPrimitive | |
| generateUniqueId(void) | ml::LUTFunction | static |
| getBaseValue(void) const | ml::LUTFPrimitive | inlinevirtual |
| getCenter(void) const | ml::LUTFPrimitive | inlinevirtual |
| getDepth(void) const | ml::LUTFunction | inlinevirtual |
| getDimensionality(void) const | ml::LUTFunction | inlinevirtual |
| getEdgeWidth(void) const | ml::LUTFPrimitive | inlinevirtual |
| getHeight(void) const | ml::LUTFunction | inlinevirtual |
| getId(void) const | ml::LUTFunction | inline |
| getNativeMaxIndex(void) const override | ml::LUTFPrimitive | virtual |
| getNativeMaxValue(void) const | ml::LUTFunction | inlinevirtual |
| getNativeMinIndex(void) const override | ml::LUTFPrimitive | virtual |
| getNativeMinValue(void) const | ml::LUTFunction | inlinevirtual |
| getPeakValue(void) const | ml::LUTFPrimitive | inlinevirtual |
| getRenderType(LUTDataBase *) const | ml::LUTFunction | inlineprotectedvirtual |
| getShape(void) const | ml::LUTFPrimitive | inlinevirtual |
| getVisualType(void) const | ml::LUTFunction | inlinevirtual |
| getWidth(void) const | ml::LUTFPrimitive | 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 |
| LUTFPrimitive(void) | ml::LUTFPrimitive | |
| LUTFunction(LUTVisualType vt, bool relative) | ml::LUTFunction | inline |
| ML_ABSTRACT_CLASS_HEADER(LUTFunction) | ml::LUTFunction | protected |
| ML_CLASS_HEADER(LUTFPrimitive) | ml::LUTFPrimitive | protected |
| numShapes enum value | ml::LUTFPrimitive | |
| 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 |
| Ramp enum value | ml::LUTFPrimitive | |
| 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 center, double width, double edgeWidth) const | ml::LUTFPrimitive | protected |
| renderLUTNative(LUTDataBase *lutData, LUTIteratorBase *lutIterator) const override | ml::LUTFPrimitive | protectedvirtual |
| renderLUTRescaled(LUTDataBase *lutData, LUTIteratorBase *lutIterator, double minIndex, double maxIndex) const override | ml::LUTFPrimitive | 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 |
| setBaseValue(double baseValue) | ml::LUTFPrimitive | inlinevirtual |
| setCenter(double center) | ml::LUTFPrimitive | inlinevirtual |
| setEdgeWidth(double edgeWidth) | ml::LUTFPrimitive | inlinevirtual |
| setPeakValue(double peakValue) | ml::LUTFPrimitive | inlinevirtual |
| setPersistentState(const std::string &state) | ml::Base | virtual |
| setRelative(bool relative) | ml::LUTFunction | inlinevirtual |
| setShape(ShapeType shape) | ml::LUTFPrimitive | inlinevirtual |
| setWidth(double width) | ml::LUTFPrimitive | inlinevirtual |
| shapeNames | ml::LUTFPrimitive | static |
| ShapeType enum name | ml::LUTFPrimitive | |
| Sigmoid enum value | ml::LUTFPrimitive | |
| Wall enum value | ml::LUTFPrimitive | |
| writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual |
| ~Base() | ml::Base | virtual |