Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
vtkMRMLSegmentationsDisplayableManager3D Member List

This is the complete list of members for vtkMRMLSegmentationsDisplayableManager3D, including all inherited members.

ActiveInteractionModes()vtkMRMLAbstractDisplayableManagerprotectedvirtual
AddInteractorObservableEvent(int eventid, float priority=0.0)vtkMRMLAbstractDisplayableManagerprotected
AddInteractorStyleObservableEvent(int eventid, float priority=0.0)vtkMRMLAbstractDisplayableManagerprotected
AdditionalInitializeStep()vtkMRMLAbstractDisplayableManagerinlineprotectedvirtual
AddMRMLDisplayableManagerEvent(int eventId)vtkMRMLAbstractDisplayableManagerprotected
Create() VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual
CreateIfPossible()vtkMRMLAbstractDisplayableManagerprotected
EndModify(bool wasModifying)vtkMRMLAbstractLogicinlineprotected
EnterMRMLLogicsCallback() constvtkMRMLAbstractLogicprotectedvirtual
EnterMRMLNodesCallback() constvtkMRMLAbstractLogicprotectedvirtual
EnterMRMLSceneCallback() constvtkMRMLAbstractLogicprotectedvirtual
GetClassName()vtkMRMLSegmentationsDisplayableManager3Dvirtual
GetDataProbeInfoStringForPosition(double vtkNotUsed(xyz)[3])vtkMRMLAbstractDisplayableManagerinlinevirtual
GetDisableModifiedEvent() constvtkMRMLAbstractLogicprotected
GetInMRMLLogicsCallbackFlag() constvtkMRMLAbstractLogicprotected
GetInMRMLNodesCallbackFlag() constvtkMRMLAbstractLogicprotected
GetInMRMLSceneCallbackFlag() constvtkMRMLAbstractLogicprotected
GetInteractionNode()vtkMRMLAbstractDisplayableManager
GetInteractor()vtkMRMLAbstractDisplayableManager
GetInteractorAbortFlag()vtkMRMLAbstractDisplayableManagerprotected
GetInteractorStyleAbortFlag()vtkMRMLAbstractDisplayableManagerprotected
GetLightBoxRendererManagerProxy()vtkMRMLAbstractDisplayableManagervirtual
GetMRMLApplicationLogic() constvtkMRMLAbstractLogicvirtual
GetMRMLDisplayableManagerGroup()vtkMRMLAbstractDisplayableManagerprotected
GetMRMLDisplayableNode()vtkMRMLAbstractDisplayableManagerprotected
GetMRMLLogicsCallbackCommand()vtkMRMLAbstractLogicprotected
GetMRMLLogicsObserverManager() constvtkMRMLAbstractLogicprotected
GetMRMLNodesCallbackCommand()vtkMRMLAbstractLogicprotected
GetMRMLNodesObserverManager() constvtkMRMLAbstractLogicprotected
GetMRMLScene() constvtkMRMLAbstractLogic
GetMRMLSceneCallbackCommand()vtkMRMLAbstractLogicprotected
GetMRMLSceneObserverManager() constvtkMRMLAbstractLogicprotected
GetMRMLViewNode()vtkMRMLAbstractThreeDViewDisplayableManager
GetPendingModifiedEventCount() constvtkMRMLAbstractLogicprotected
GetProcessingMRMLSceneEvent() constvtkMRMLAbstractLogicprotected
GetRenderer()vtkMRMLAbstractDisplayableManager
GetRenderer(int idx)vtkMRMLAbstractDisplayableManager
GetSelectionNode()vtkMRMLAbstractDisplayableManager
GetWidgetsCallbackCommand()vtkMRMLAbstractDisplayableManagerprotected
GetWidgetsObserverManager() constvtkMRMLAbstractDisplayableManagerprotected
InteractorAbortFlagOff()vtkMRMLAbstractDisplayableManagerprotected
InteractorAbortFlagOn()vtkMRMLAbstractDisplayableManagerprotected
InteractorStyleAbortFlagOff()vtkMRMLAbstractDisplayableManagerprotected
InteractorStyleAbortFlagOn()vtkMRMLAbstractDisplayableManagerprotected
InvokePendingModifiedEvent()vtkMRMLAbstractLogicprotected
IsA(const char *type)vtkMRMLSegmentationsDisplayableManager3Dvirtual
IsCreated()vtkMRMLAbstractDisplayableManager
IsTypeOf(const char *type)vtkMRMLSegmentationsDisplayableManager3Dstatic
Modified() VTK_OVERRIDEvtkMRMLAbstractLogicprotectedvirtual
MRMLLogicsCallback(vtkObject *caller, unsigned long eid, void *clientData, void *callData)vtkMRMLAbstractLogicprotectedstatic
MRMLNodesCallback(vtkObject *caller, unsigned long eid, void *clientData, void *callData)vtkMRMLAbstractLogicprotectedstatic
MRMLSceneCallback(vtkObject *caller, unsigned long eid, void *clientData, void *callData)vtkMRMLAbstractLogicprotectedstatic
New()vtkMRMLSegmentationsDisplayableManager3Dstatic
ObserveMRMLScene()vtkMRMLAbstractLogicprotectedvirtual
OnInteractorEvent(int eventid)vtkMRMLAbstractDisplayableManagerprotectedvirtual
OnInteractorStyleEvent(int eventid)vtkMRMLAbstractDisplayableManagerprotectedvirtual
OnMRMLDisplayableNodeModifiedEvent(vtkObject *caller) VTK_OVERRIDEvtkMRMLAbstractThreeDViewDisplayableManagerprotectedvirtual
OnMRMLNodeModified(vtkMRMLNode *)vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneEndBatchProcess() VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual
OnMRMLSceneEndClose() VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual
OnMRMLSceneEndImport()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneEndRestore()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneNew()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneNodeAdded(vtkMRMLNode *node) VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual
OnMRMLSceneNodeRemoved(vtkMRMLNode *node) VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual
OnMRMLSceneStartBatchProcess()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartClose() VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual
OnMRMLSceneStartImport()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartRestore()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLViewNodeModifiedEvent()vtkMRMLAbstractThreeDViewDisplayableManagerinlineprotectedvirtual
PassThroughInteractorStyleEvent(int eventid)vtkMRMLAbstractThreeDViewDisplayableManagerprotectedvirtual
PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3D
ProcessMRMLLogicsEvents(vtkObject *caller, unsigned long event, void *callData)vtkMRMLAbstractLogicprotectedvirtual
ProcessMRMLNodesEvents(vtkObject *caller, unsigned long event, void *callData) VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual
ProcessMRMLSceneEvents(vtkObject *caller, unsigned long event, void *callData)vtkMRMLAbstractLogicprotectedvirtual
ProcessWidgetsEvents(vtkObject *caller, unsigned long event, void *callData)vtkMRMLAbstractDisplayableManagerprotectedvirtual
RegisterNodes()vtkMRMLAbstractLogicinlineprotectedvirtual
RemoveInteractorObservableEvent(int eventid)vtkMRMLAbstractDisplayableManagerprotected
RemoveInteractorStyleObservableEvent(int eventid)vtkMRMLAbstractDisplayableManagerprotected
RemoveMRMLObservers()vtkMRMLAbstractDisplayableManagerprotectedvirtual
RequestRender()vtkMRMLAbstractDisplayableManagerprotected
SafeDownCast(vtkObject *o)vtkMRMLSegmentationsDisplayableManager3Dstatic
SetAndObserveMRMLDisplayableNode(vtkMRMLNode *newMRMLDisplayableNode)vtkMRMLAbstractDisplayableManagerprotected
SetAndObserveMRMLSceneEventsInternal(vtkMRMLScene *newScene, vtkIntArray *events, vtkFloatArray *priorities=0)vtkMRMLAbstractLogicprotected
SetDisableModifiedEvent(bool onOff)vtkMRMLAbstractLogicprotected
SetInMRMLLogicsCallbackFlag(int flag)vtkMRMLAbstractLogicprotected
SetInMRMLNodesCallbackFlag(int flag)vtkMRMLAbstractLogicprotected
SetInMRMLSceneCallbackFlag(int flag)vtkMRMLAbstractLogicprotected
SetInteractorAbortFlag(int f)vtkMRMLAbstractDisplayableManagerprotected
SetInteractorStyleAbortFlag(int f)vtkMRMLAbstractDisplayableManagerprotected
SetLightBoxRendererManagerProxy(vtkMRMLLightBoxRendererManagerProxy *)vtkMRMLAbstractDisplayableManagervirtual
SetMRMLApplicationLogic(vtkMRMLApplicationLogic *logic)vtkMRMLAbstractLogicvirtual
SetMRMLDisplayableManagerGroup(vtkMRMLDisplayableManagerGroup *group)vtkMRMLAbstractDisplayableManagerprotectedvirtual
SetMRMLScene(vtkMRMLScene *newScene)vtkMRMLAbstractLogic
SetMRMLSceneInternal(vtkMRMLScene *newScene) VTK_OVERRIDEvtkMRMLAbstractDisplayableManagerprotectedvirtual
SetProcessingMRMLSceneEvent(int event)vtkMRMLAbstractLogicprotected
SetRenderer(vtkRenderer *newRenderer)vtkMRMLAbstractDisplayableManagerprotectedvirtual
SetUpdateFromMRMLRequested(bool requested)vtkMRMLAbstractDisplayableManagerprotected
StartModify()vtkMRMLAbstractLogicinlineprotected
Superclass typedefvtkMRMLSegmentationsDisplayableManager3D
TaskFunctionPointer typedefvtkMRMLAbstractLogic
UnobserveMRMLScene() VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual
UpdateFromMRML() VTK_OVERRIDEvtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual
UpdateFromMRMLScene()vtkMRMLAbstractLogicprotectedvirtual
vtkInternal classvtkMRMLSegmentationsDisplayableManager3Dfriend
vtkMRMLAbstractDisplayableManager()vtkMRMLAbstractDisplayableManagerprotected
vtkMRMLAbstractLogic()vtkMRMLAbstractLogicprotected
vtkMRMLAbstractThreeDViewDisplayableManager()vtkMRMLAbstractThreeDViewDisplayableManagerprotected
vtkMRMLSegmentationsDisplayableManager3D()vtkMRMLSegmentationsDisplayableManager3Dprotected
WidgetsCallback(vtkObject *caller, unsigned long eid, void *clientData, void *callData)vtkMRMLAbstractDisplayableManagerprotectedstatic
~vtkMRMLAbstractDisplayableManager()vtkMRMLAbstractDisplayableManagerprotectedvirtual
~vtkMRMLAbstractLogic()vtkMRMLAbstractLogicprotectedvirtual
~vtkMRMLAbstractThreeDViewDisplayableManager()vtkMRMLAbstractThreeDViewDisplayableManagerprotectedvirtual
~vtkMRMLSegmentationsDisplayableManager3D()vtkMRMLSegmentationsDisplayableManager3Dprotectedvirtual