| 
    MeVisLab Toolbox Reference
    
   | 
 
This is the complete list of members for ml::WEMProcessor, including all inherited members.
| _addWEMPatch(WEMPatch *wemPatch, bool mergeAllPatches=false) | ml::WEMProcessor | protectedvirtual | 
| _applyFields(WEMPatch *wemPatch) | ml::WEMGenerator | protected | 
| _applyFld | ml::WEMGenerator | protected | 
| _applyMetaFields(WEMPatch *wemPatch) | ml::WEMGenerator | protected | 
| _autoApplyFld | ml::WEMGenerator | protected | 
| _clearFld | ml::WEMGenerator | protected | 
| _copyWEMPatch(WEMPatch *wemPatch) | ml::WEMProcessor | protected | 
| _descriptionFld | ml::WEMGenerator | protected | 
| _elapsedTimeFld | ml::WEMModule | protected | 
| _finish(WEMPatch *wemPatch) | ml::WEMGenerator | protectedvirtual | 
| _finishProcessing() override | ml::WEMGenerator | protectedvirtual | 
| _forceCompatible | ml::WEMProcessor | protected | 
| _inputWEMFld | ml::WEMProcessor | protected | 
| _inWEM | ml::WEMProcessor | protected | 
| _isInNotificationCB | ml::WEMProcessor | protected | 
| _isNotifyingMyself | ml::WEMProcessor | protected | 
| _isProcessingFld | ml::WEMModule | protected | 
| _labelFld | ml::WEMGenerator | protected | 
| _makeCompatible(WEMPatch *wemPatch) | ml::WEMProcessor | protected | 
| _notifyObservers() override | ml::WEMProcessor | protectedvirtual | 
| _outputWEMFld | ml::WEMGenerator | protected | 
| _outWEM | ml::WEMGenerator | protected | 
| _overwriteLabelDescriptionFld | ml::WEMGenerator | protected | 
| _process() override | ml::WEMProcessor | protectedvirtual | 
| _progressFld | ml::WEMProcessor | protected | 
| _shouldComputeNormalsFld | ml::WEMGenerator | protected | 
| _startProcessing() | ml::WEMModule | protected | 
| _triangulationModeFld | ml::WEMProcessor | protected | 
| _type | ml::WEMModule | protected | 
| _updateModeFld | ml::WEMGenerator | protected | 
| _wemInputNotificationCB(void *userData, std::vector< WEMEventContainer > ecList) | ml::WEMProcessor | protectedstatic | 
| _workDirectlyOnInputWEMsFld | ml::WEMProcessor | protected | 
| activateAttachments() override | ml::WEMProcessor | protectedvirtual | 
| adaptPageExtent(ImageVector &pageExtent, MLDataType imageType, const ImageVector &newImgExtent, const ImageVector &oldImgExtent, const ImageVector &pageUnit=ImageVector(0), const ImageVector &minPageExtent=ImageVector(0), const ImageVector &maxPageExtent=ImageVector(0)) | ml::Module | static | 
| addBase(const char *name) | ml::FieldContainer | |
| addBase(const char *name, Base *value) | ml::FieldContainer | |
| addBase(const char *name, const RefCountedBasePtr &value) | ml::FieldContainer | |
| addBaseWithAllowedType(const char *name, T *value=nullptr) | ml::FieldContainer | inline | 
| addBaseWithAllowedType(const char *name, const ::boost::intrusive_ptr< T > &value) | ml::FieldContainer | inline | 
| addBool(const char *name) | ml::FieldContainer | |
| addBool(const char *name, bool value) | ml::FieldContainer | |
| addColor(const char *name) | ml::FieldContainer | |
| addColor(const char *name, float r, float g, float b) | ml::FieldContainer | |
| addColor(const char *name, const Vector3 &value) | ml::FieldContainer | |
| addDouble(const char *name) | ml::FieldContainer | |
| addDouble(const char *name, double value) | ml::FieldContainer | |
| addDoubleList(const char *name) | ml::FieldContainer | |
| addDoubleList(const char *name, const std::vector< double > &value) | ml::FieldContainer | |
| addEnum(const char *name, const char *const *enumerationItemNames, MLint numEnumerationItems) | ml::FieldContainer | |
| addEnum(const char *name, const std::vector< std::string > &enumerationItemNames) | ml::FieldContainer | |
| addEnum(const char *name, const EnumValues< EnumType > &values, EnumType initialValue) | ml::FieldContainer | inline | 
| addField(const char *name, const char *type, const char *value) | ml::FieldContainer | |
| addField(Field *field) | ml::FieldContainer | |
| addFloat(const char *name) | ml::FieldContainer | |
| addFloat(const char *name, float value) | ml::FieldContainer | |
| addImageVector(const char *name) | ml::FieldContainer | |
| addImageVector(const char *name, const ImageVector &value) | ml::FieldContainer | |
| addImageVector(const char *name, MLint x, MLint y, MLint z, MLint c, MLint t, MLint u) | ml::FieldContainer | |
| addInputImage(const char *name=nullptr) | ml::Module | |
| addInt(const char *name) | ml::FieldContainer | |
| addInt(const char *name, MLint value) | ml::FieldContainer | |
| addIntList(const char *name) | ml::FieldContainer | |
| addIntList(const char *name, const std::vector< MLint > &value) | ml::FieldContainer | |
| addMatrix(const char *name) | ml::FieldContainer | |
| addMatrix(const char *name, const Matrix4 &value) | ml::FieldContainer | |
| addMatrix2(const char *name) | ml::FieldContainer | |
| addMatrix2(const char *name, const Matrix2 &value) | ml::FieldContainer | |
| addMatrix3(const char *name) | ml::FieldContainer | |
| addMatrix3(const char *name, const Matrix3 &value) | ml::FieldContainer | |
| addMatrix4(const char *name) | ml::FieldContainer | |
| addMatrix4(const char *name, const Matrix4 &value) | ml::FieldContainer | |
| addMatrix5(const char *name) | ml::FieldContainer | |
| addMatrix5(const char *name, const Matrix5 &value) | ml::FieldContainer | |
| addMatrix6(const char *name) | ml::FieldContainer | |
| addMatrix6(const char *name, const Matrix6 &value) | ml::FieldContainer | |
| addMLDataType(const char *name) | ml::FieldContainer | |
| addMLDataType(const char *name, MLDataType value) | ml::FieldContainer | |
| addNotify(const char *name) | ml::FieldContainer | |
| addOutputImage(const char *name=nullptr) | ml::Module | |
| addPlane(const char *name) | ml::FieldContainer | |
| addPlane(const char *name, double f0, double f1, double f2, double f3) | ml::FieldContainer | |
| addPlane(const char *name, const Plane &value) | ml::FieldContainer | |
| addPointer(const char *name) | ml::FieldContainer | |
| addProgress(const char *name) | ml::FieldContainer | |
| addProgress(const char *name, float value) | ml::FieldContainer | |
| addRotation(const char *name) | ml::FieldContainer | |
| addRotation(const char *name, const Rotation &value) | ml::FieldContainer | |
| addSoNode(const char *name) | ml::FieldContainer | |
| addSoNode(const char *name, SoNode *value) | ml::FieldContainer | |
| addStateToTree(TreeNode *) const | ml::Base | inlinevirtual | 
| addString(const char *name) | ml::FieldContainer | |
| addString(const char *name, const std::string &value) | ml::FieldContainer | |
| addSubImageBox(const char *name) | ml::FieldContainer | |
| addSubImageBox(const char *name, const SubImageBox &value) | ml::FieldContainer | |
| addSubImageBoxd(const char *name) | ml::FieldContainer | |
| addSubImageBoxd(const char *name, const SubImageBoxd &value) | ml::FieldContainer | |
| addTrigger(const char *name) | ml::FieldContainer | |
| addTypedBase(const char *name) | ml::FieldContainer | inline | 
| addTypedBase(const char *name, T *value) | ml::FieldContainer | inline | 
| addTypedBase(const char *name, const ::boost::intrusive_ptr< T > &value) | ml::FieldContainer | inline | 
| addUniversalType(const char *name) | ml::FieldContainer | |
| addVector10(const char *name) | ml::FieldContainer | |
| addVector10(const char *name, const Vector10 &value) | ml::FieldContainer | |
| addVector2(const char *name) | ml::FieldContainer | |
| addVector2(const char *name, const Vector2 &value) | ml::FieldContainer | |
| addVector2(const char *name, double x, double y) | ml::FieldContainer | |
| addVector2List(const char *name) | ml::FieldContainer | |
| addVector2List(const char *name, const std::vector< Vector2 > &value) | ml::FieldContainer | |
| addVector3(const char *name) | ml::FieldContainer | |
| addVector3(const char *name, const Vector3 &value) | ml::FieldContainer | |
| addVector3(const char *name, double x, double y, double z) | ml::FieldContainer | |
| addVector3List(const char *name) | ml::FieldContainer | |
| addVector3List(const char *name, const std::vector< Vector3 > &value) | ml::FieldContainer | |
| addVector4(const char *name) | ml::FieldContainer | |
| addVector4(const char *name, const Vector4 &value) | ml::FieldContainer | |
| addVector4(const char *name, double x, double y, double z, double w) | ml::FieldContainer | |
| addVector4List(const char *name) | ml::FieldContainer | |
| addVector4List(const char *name, const std::vector< Vector4 > &value) | ml::FieldContainer | |
| addVector5(const char *name) | ml::FieldContainer | |
| addVector5(const char *name, const Vector5 &value) | ml::FieldContainer | |
| addVector6(const char *name) | ml::FieldContainer | |
| addVector6(const char *name, const Vector6 &value) | ml::FieldContainer | |
| ALL_REGISTERED_TYPES enum value | ml::Module | |
| ALLOW_INVALID_INPUT enum value | ml::Module | |
| areEdgesRequired() | ml::WEMProcessor | inlineprotected | 
| areRecursiveHandleNotificationsPermitted() const | ml::Module | |
| Base() | ml::Base | |
| beginSaveFields() | ml::Module | inlinevirtual | 
| calculateInputSubImageBox(int, const SubImageBox &outputSubImageBox, int) | ml::Module | inlineprotectedvirtual | 
| calculateOutputImageProperties(int outputIndex, PagedImage *outputImage) | ml::Module | inlineprotectedvirtual | 
| calculateOutputSubImage(SubImage *outputSubImage, int outputIndex, SubImage *inputSubImages) | ml::Module | protectedvirtual | 
| clearOutputImage(MLint i=0) | ml::Module | |
| CONNECTED_AND_VALID enum value | ml::Module | |
| CONNECTED_BUT_INVALID enum value | ml::Module | |
| CONNECTED_BUT_NEEDS_UPDATE enum value | ml::Module | |
| createCalculateOutputImageHandler(PagedImage *outputImage) | ml::Module | protectedvirtual | 
| deactivateAttachments() | ml::FieldContainer | inlinevirtual | 
| deepCopy() const | ml::Base | inlinevirtual | 
| destroyModule() | ml::Module | static | 
| detailString() const | ml::Base | inlinevirtual | 
| DISCONNECTED enum value | ml::Module | |
| endSaveFields() | ml::Module | inlinevirtual | 
| FieldContainer() | ml::FieldContainer | |
| findModuleIndex(Module &module) | ml::Module | static | 
| freeTile(void *data) | ml::Module | static | 
| getBypass(MLint outputIndex=0) const | ml::Module | |
| getField(const std::string &name) const | ml::FieldContainer | |
| getField(MLint index) const | ml::FieldContainer | |
| getFieldIndex(Field *field) const | ml::FieldContainer | |
| getFieldStringValue(const std::string &name) const | ml::FieldContainer | |
| getHandleNotificationEntryCounter() const | ml::Module | |
| getInputImage(MLint inputIndex, bool getReal=false) const | ml::Module | |
| getInputImageField(MLint i) const | ml::Module | |
| getInputState(MLint index) | ml::Module | |
| getMetaProfile() const | ml::Module | |
| getModule(size_t index) | ml::Module | static | 
| getNumFields() const | ml::FieldContainer | |
| getNumInputImages() const | ml::Module | |
| getNumModules() | ml::Module | static | 
| getNumOutputImages() const | ml::Module | |
| getOutputImage(MLint outputIndex=0) const | ml::Module | |
| getOutputImageField(MLint i=0) const | ml::Module | |
| getOutputImageInplace(MLint outputIndex=0) const | ml::Module | |
| getPressedNotifyField() | ml::Module | static | 
| getRequirements() | ml::WEMProcessor | inlineprotected | 
| getThreadSupport() const | ml::Module | |
| getTile(PagedImage *image, SubImageBox loc, MLDataType datatype, void **data, const ScaleShiftData &scaleShiftData=ScaleShiftData(), MLRequestProgressCB *progressCallback=nullptr, void *progressCallbackUserData=nullptr) | ml::Module | static | 
| getTile(PagedImage *image, SubImage &subimg, const ScaleShiftData &scaleShiftData=ScaleShiftData(), MLRequestProgressCB *progressCallback=nullptr, void *progressCallbackUserData=nullptr) | ml::Module | static | 
| getType() | ml::WEMModule | inline | 
| getTypeNameFast() const | ml::Module | inline | 
| getUpdatedInputImage(MLint inputIndex, bool getReal=false) const | ml::Module | |
| getUpdatedInputState(MLint index) | ml::Module | |
| getVoxelDataTypeSupport() const | ml::Module | |
| getVoxelValueAsString(PagedImage *image, const ImageVector &position, MLErrorCode *errorCode=nullptr, const std::string &errorResult="") | ml::Module | static | 
| handleInput(int, INPUT_STATE) const | ml::Module | inlinevirtual | 
| handleNotification(Field *field) override | ml::WEMProcessor | protectedvirtual | 
| handleNotificationInternal(Field *field, FieldSensor::Strength strength) override | ml::Module | protectedvirtual | 
| handleNotificationOff() | ml::Module | protected | 
| handleNotificationOn() | ml::Module | protected | 
| hasField(const std::string &name) const | ml::FieldContainer | |
| implementsPersistence(PersistenceInterface) const | ml::Base | inlinevirtual | 
| INPUT_HANDLE enum name | ml::Module | |
| INPUT_STATE enum name | ml::Module | |
| INVALIDATE enum value | ml::Module | |
| IO_THREAD enum value | ml::Module | protected | 
| isHandleNotificationOn() | ml::Module | protected | 
| isInputImageField(Field *field) const | ml::Module | |
| isOfAllowedType(const std::vector< const RuntimeType * > &types) const | ml::Base | |
| isOrientationTypeRequired(OrientationTypes orientationType) | ml::WEMProcessor | inlineprotected | 
| isPatchTypeRequired(PatchTypes patchType) | ml::WEMProcessor | inlineprotected | 
| isRefCountedBase() const | ml::Base | inlinevirtual | 
| isSinglePatchRequired() | ml::WEMProcessor | inlineprotected | 
| isSupportedVoxelDataType(MLDataType dt) const | ml::Module | |
| Module(int numInputImages, int numOutputImages) | ml::Module | |
| MULTITHREADED enum value | ml::Module | protected | 
| NO_THREAD_SUPPORT enum value | ml::Module | protected | 
| ONLY_DEFAULT_TYPES enum value | ml::Module | |
| ONLY_SCALAR_TYPES enum value | ml::Module | |
| permitRecursiveHandleNotifications(bool enable) | ml::Module | protected | 
| PERMITTED_TYPES enum name | ml::Module | |
| 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 | 
| processAllPages(int outputIndex=-1, SubImageBox region=SubImageBox(), MLRequestProgressCB *progressCallback=nullptr, void *progressCallbackUserData=nullptr) | ml::Module | |
| processAllPages(ProcessAllPagesHandler &handler, SubImageBox region=SubImageBox(), MLRequestProgressCB *progressCallback=nullptr, void *progressCallbackUserData=nullptr) | ml::Module | |
| processMissingPages(int outputIndex=0, SubImageBox region=SubImageBox(), MLRequestProgressCB *progressCallback=nullptr, void *progressCallbackUserData=nullptr) | ml::Module | |
| provideCustomPage(int, const SubImageBox &, MLMemoryBlockHandle &) | ml::Module | inlineprotectedvirtual | 
| readFrom(AbstractPersistenceInputStream *, int) | ml::Base | inlinevirtual | 
| readStateFromTree(TreeNode *) | ml::Base | inlinevirtual | 
| requireEdges(bool requireEdgesFlag=true) | ml::WEMProcessor | inlineprotected | 
| requireOrientationType(OrientationTypes orientationType) | ml::WEMProcessor | inlineprotected | 
| requirePatchType(PatchTypes patchType) | ml::WEMProcessor | inlineprotected | 
| requireSinglePatch(bool requireSinglePatchFlag=true) | ml::WEMProcessor | inlineprotected | 
| setBypass(MLint outputIndex=0, MLint inputIndex=0) | ml::Module | protected | 
| setClampPagesToImageExtent(bool flag=true) | ml::Module | protected | 
| setFieldStringValue(const std::string &name, const std::string &value) | ml::FieldContainer | |
| setOutputImageInplace(MLint outputIndex=0, MLint inputIndex=0) | ml::Module | protected | 
| setPersistentState(const std::string &state) | ml::Base | virtual | 
| setThreadSupport(THREAD_SUPPORT supportMode) | ml::Module | protected | 
| setVoxelDataTypeSupport(PERMITTED_TYPES permTypes) | ml::Module | protected | 
| shouldTerminate() | ml::Module | static | 
| THREAD_SUPPORT enum name | ml::Module | protected | 
| touchOutputImageFields() const | ml::Module | |
| unsetOutputImageInplace(MLint outputIndex=0) | ml::Module | protected | 
| updateImageProperties(PagedImage *image) | ml::Module | static | 
| updateProgress(const char *info1, const char *info2) | ml::Module | static | 
| WEMGenerator(std::string type="WEMGenerator", int numInImages=0, int numOutImages=0, bool shouldGenerateApplyField=true) | ml::WEMGenerator | |
| WEMModule(std::string type="WEMModule", int numInImages=0, int numOutImages=0) | ml::WEMModule | |
| WEMProcessor(std::string type="WEMProcessor", bool useInput=true, int numInImages=0, int numOutImages=0, std::string inWEMFieldName="inWEM") | ml::WEMProcessor | |
| whoAmI(bool withInstanceName=true) const | ml::FieldContainer | |
| writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual | 
| ~Base() | ml::Base | virtual | 
| ~FieldContainer() override | ml::FieldContainer | |
| ~Module() override | ml::Module | |
| ~WEMGenerator() override | ml::WEMGenerator | protected | 
| ~WEMModule() override | ml::WEMModule | protected | 
| ~WEMProcessor() override | ml::WEMProcessor | protected |