Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
vtkSlicerSceneViewsModuleLogic Member List

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

CreateSceneView(const char *name, const char *description, int screenshotType, vtkImageData *screenshot)vtkSlicerSceneViewsModuleLogic
EndModify(bool wasModifying)vtkMRMLAbstractLogicinlineprotected
EnterMRMLLogicsCallback() constvtkMRMLAbstractLogicprotectedvirtual
EnterMRMLNodesCallback() constvtkMRMLAbstractLogicprotectedvirtual
EnterMRMLSceneCallback() constvtkMRMLAbstractLogicprotectedvirtual
GetApplicationLogic()vtkSlicerModuleLogicvirtual
GetClassName()vtkSlicerSceneViewsModuleLogicvirtual
GetDisableModifiedEvent() constvtkMRMLAbstractLogicprotected
GetInMRMLLogicsCallbackFlag() constvtkMRMLAbstractLogicprotected
GetInMRMLNodesCallbackFlag() constvtkMRMLAbstractLogicprotected
GetInMRMLSceneCallbackFlag() constvtkMRMLAbstractLogicprotected
GetModuleLogic(const char *moduleName)vtkSlicerModuleLogicvirtual
GetModuleShareDirectory() constvtkSlicerModuleLogic
GetMRMLApplicationLogic() constvtkMRMLAbstractLogicvirtual
GetMRMLLogicsCallbackCommand()vtkMRMLAbstractLogicprotected
GetMRMLLogicsObserverManager() constvtkMRMLAbstractLogicprotected
GetMRMLNodesCallbackCommand()vtkMRMLAbstractLogicprotected
GetMRMLNodesObserverManager() constvtkMRMLAbstractLogicprotected
GetMRMLScene() constvtkMRMLAbstractLogic
GetMRMLSceneCallbackCommand()vtkMRMLAbstractLogicprotected
GetMRMLSceneObserverManager() constvtkMRMLAbstractLogicprotected
GetPendingModifiedEventCount() constvtkMRMLAbstractLogicprotected
GetProcessingMRMLSceneEvent() constvtkMRMLAbstractLogicprotected
GetSceneViewDescription(const char *id)vtkSlicerSceneViewsModuleLogic
GetSceneViewName(const char *id)vtkSlicerSceneViewsModuleLogic
GetSceneViewScreenshot(const char *id)vtkSlicerSceneViewsModuleLogic
GetSceneViewScreenshotType(const char *id)vtkSlicerSceneViewsModuleLogic
InvokePendingModifiedEvent()vtkMRMLAbstractLogicprotected
IsA(const char *type)vtkSlicerSceneViewsModuleLogicvirtual
IsTypeOf(const char *type)vtkSlicerSceneViewsModuleLogicstatic
Modified() overridevtkMRMLAbstractLogicprotected
ModifySceneView(std::string id, const char *name, const char *description, int screenshotType, vtkImageData *screenshot)vtkSlicerSceneViewsModuleLogic
MoveSceneViewDown(const char *id)vtkSlicerSceneViewsModuleLogic
MoveSceneViewUp(const char *id)vtkSlicerSceneViewsModuleLogic
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()vtkSlicerSceneViewsModuleLogicstatic
ObserveMRMLScene()vtkMRMLAbstractLogicprotectedvirtual
OnMRMLNodeModified(vtkMRMLNode *node) overridevtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneEndBatchProcess()vtkMRMLAbstractLogicprotectedvirtual
OnMRMLSceneEndClose() overridevtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneEndImport() overridevtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneEndRestore() overridevtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneNew()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneNodeAdded(vtkMRMLNode *node) overridevtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneNodeRemoved(vtkMRMLNode *)vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartBatchProcess()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartClose()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartImport()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartRestore()vtkMRMLAbstractLogicinlineprotectedvirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkSlicerSceneViewsModuleLogic
ProcessMRMLLogicsEvents(vtkObject *caller, unsigned long event, void *callData)vtkMRMLAbstractLogicprotectedvirtual
ProcessMRMLNodesEvents(vtkObject *caller, unsigned long event, void *callData)vtkMRMLAbstractLogicprotectedvirtual
ProcessMRMLSceneEvents(vtkObject *caller, unsigned long event, void *callData)vtkMRMLAbstractLogicprotectedvirtual
RegisterNodes() overridevtkSlicerSceneViewsModuleLogicvirtual
RemoveSceneViewNode(vtkMRMLSceneViewNode *sceneViewNode)vtkSlicerSceneViewsModuleLogic
RestoreSceneView(const char *id, bool removeNodes=true)vtkSlicerSceneViewsModuleLogic
SafeDownCast(vtkObject *o)vtkSlicerSceneViewsModuleLogicstatic
SetAndObserveMRMLSceneEventsInternal(vtkMRMLScene *newScene, vtkIntArray *events, vtkFloatArray *priorities=nullptr)vtkMRMLAbstractLogicprotected
SetDisableModifiedEvent(bool onOff)vtkMRMLAbstractLogicprotected
SetInMRMLLogicsCallbackFlag(int flag)vtkMRMLAbstractLogicprotected
SetInMRMLNodesCallbackFlag(int flag)vtkMRMLAbstractLogicprotected
SetInMRMLSceneCallbackFlag(int flag)vtkMRMLAbstractLogicprotected
SetModuleShareDirectory(const std::string &shareDirectory)vtkSlicerModuleLogic
SetMRMLApplicationLogic(vtkMRMLApplicationLogic *logic)vtkMRMLAbstractLogicvirtual
SetMRMLScene(vtkMRMLScene *newScene)vtkMRMLAbstractLogic
SetMRMLSceneInternal(vtkMRMLScene *newScene) overridevtkSlicerSceneViewsModuleLogicvirtual
SetProcessingMRMLSceneEvent(int event)vtkMRMLAbstractLogicprotected
StartModify()vtkMRMLAbstractLogicinlineprotected
Superclass typedefvtkSlicerSceneViewsModuleLogic
TaskFunctionPointer typedefvtkMRMLAbstractLogic
UnobserveMRMLScene()vtkMRMLAbstractLogicprotectedvirtual
UpdateFromMRMLScene()vtkMRMLAbstractLogicprotectedvirtual
vtkMRMLAbstractLogic()vtkMRMLAbstractLogicprotected
vtkSlicerModuleLogic()vtkSlicerModuleLogicprotected
vtkSlicerSceneViewsModuleLogic()vtkSlicerSceneViewsModuleLogicprotected
~vtkMRMLAbstractLogic() overridevtkMRMLAbstractLogicprotected
~vtkSlicerModuleLogic() overridevtkSlicerModuleLogicprotected
~vtkSlicerSceneViewsModuleLogic() overridevtkSlicerSceneViewsModuleLogicprotected