MeVisLab Toolbox Reference
|
This is the complete list of members for ml::WEM, including all inherited members.
_refCount | ml::RefCountedBase | mutableprotected |
addEventListener(BaseEventCallback *cb, void *userData) | ml::EventSource | |
addNotificationObserver(wemNotificationCB *callback, void *userData) | ml::WEM | |
addStateToTree(TreeNode *) const | ml::Base | inlinevirtual |
addWEMPatch(WEMPatch *wemPatch, bool mergeAllPatches=false) | ml::WEM | |
addWEMPatchCopy(WEMTrianglePatch *wemPatch, bool assignNewId=false) | ml::WEM | |
addWEMPatchCopy(WEMQuadPatch *wemPatch, bool assignNewId=false) | ml::WEM | |
addWEMPatchCopy(WEMPolygonPatch *wemPatch, bool assignNewId=false) | ml::WEM | |
Base() | ml::Base | |
clone(const WEM &wem) | ml::WEM | |
decRefCount() const | ml::RefCountedBase | virtual |
deepCopy() const override | ml::WEM | virtual |
detailString() const | ml::Base | inlinevirtual |
disableFinishedObserver() | ml::WEM | inline |
disableInteractionObserver() | ml::WEM | inline |
disableRepaintObserver() | ml::WEM | inline |
disableSelectionObserver() | ml::WEM | inline |
enableFinishedObserver() | ml::WEM | inline |
enableInteractionObserver() | ml::WEM | inline |
enableRepaintObserver() | ml::WEM | inline |
enableSelectionObserver() | ml::WEM | inline |
EventSource() | ml::EventSource | |
EventSource(const EventSource &evSource) | ml::EventSource | |
flatten(WEMTrianglePatch *triPatch, WEMRequirements *requirements, TriangulationModes triangulationMode) | ml::WEM | |
getCurrentWEMPatchId() | ml::WEM | |
getId() const | ml::WEM | inline |
getName() const | ml::WEM | inline |
getNumWEMPatches() const | ml::WEM | inline |
getRegisteredPrimitiveValueLists() const | ml::WEM | |
getWEMPatchAt(unsigned int index) | ml::WEM | |
getWEMPatchAt(unsigned int index) const | ml::WEM | inline |
getWEMPatchById(unsigned int id) | ml::WEM | |
getWEMPatchById(unsigned int id) const | ml::WEM | inline |
getWEMPatchIndex(WEMPatch *wemPatch) const | ml::WEM | |
getWEMPatchIndex(unsigned int id) const | ml::WEM | |
hasEventListeners() const | ml::EventSource | |
hasPrimitiveValueListForAllPatches(std::string description) const | ml::WEM | |
hasWEMPatch(WEMPatch *wemPatch) const | ml::WEM | |
implementsPersistence(PersistenceInterface) const | ml::Base | inlinevirtual |
incRefCount() const | ml::RefCountedBase | virtual |
isFinishedNotificationEnabled() const | ml::WEM | inline |
isInteractionInitNotificationEnabled() const | ml::WEM | inline |
isOfAllowedType(const std::vector< const RuntimeType * > &types) const | ml::Base | |
isRefCountedBase() const override | ml::RefCountedBase | inlinevirtual |
isRepaintNotificationEnabled() const | ml::WEM | inline |
isSelectionNotificationEnabled() const | ml::WEM | inline |
isValid() const | ml::WEM | |
loadWEMSurface(const std::string &filename, bool generateEdges=true, ProgressField *progressFld=nullptr) | ml::WEM | |
loadWEMSurface(const std::string &filename, MLuint64 filesize, bool generateEdges=true, ProgressField *progressFld=nullptr) | ml::WEM | |
mergeAllPatchesIntoSinglePatch() | ml::WEM | |
notifyObservers(std::vector< WEMEventContainer > ecList) | ml::WEM | |
notifyObservers(const ml::WEMNotificationType ¬ificationType) | ml::WEM | |
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 |
RefCountedBase() | ml::RefCountedBase | |
RefCountedBase(const RefCountedBase &) | ml::RefCountedBase | |
removeAll() | ml::WEM | |
removeAllNoDelete() | ml::WEM | |
removeEventListener(BaseEventCallback *cb, void *userData) | ml::EventSource | |
removeNotificationObserver(wemNotificationCB *callback, void *userData) | ml::WEM | |
removeNotificationObserverFromAllWEMs(wemNotificationCB *callback, void *userData) | ml::WEM | static |
removeWEMPatch(WEMPatch *wemPatch) | ml::WEM | |
removeWEMPatch(unsigned int id) | ml::WEM | |
saveWEMSurface(const std::string &filename, const WEMPersistenceParameters &persistenceParameters, ProgressField *progressFld=nullptr) | ml::WEM | |
saveWEMSurface(std::ostream &outstream, const WEMPersistenceParameters &persistenceParameters, ProgressField *progressFld=nullptr) | ml::WEM | |
sendEvent(BaseEvent *event, void *skipListener=nullptr) | ml::EventSource | protected |
setCurrentWEMPatchId(unsigned int id) | ml::WEM | inline |
setName(std::string name) | ml::WEM | inline |
setPersistentState(const std::string &state) | ml::Base | virtual |
updateReferenceCountingIfSupported(Base *oldValue, Base *newValue, bool &isRefCountedBase) | ml::RefCountedBase | static |
WEM() | ml::WEM | |
WEM(const WEM &wem) | ml::WEM | |
writeTo(AbstractPersistenceOutputStream *) const | ml::Base | inlinevirtual |
~Base() | ml::Base | virtual |
~EventSource() override | ml::EventSource | |
~RefCountedBase() override | ml::RefCountedBase | protected |
~WEM() override | ml::WEM | protected |