Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
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
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() VTK_OVERRIDEvtkMRMLAbstractLogicprotectedvirtual
ModifySceneView(vtkStdString 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) VTK_OVERRIDEvtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneEndBatchProcess()vtkMRMLAbstractLogicprotectedvirtual
OnMRMLSceneEndClose() VTK_OVERRIDEvtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneEndImport() VTK_OVERRIDEvtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneEndRestore() VTK_OVERRIDEvtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneNew()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneNodeAdded(vtkMRMLNode *node) VTK_OVERRIDEvtkSlicerSceneViewsModuleLogicprotectedvirtual
OnMRMLSceneNodeRemoved(vtkMRMLNode *)vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartBatchProcess()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartClose()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartImport()vtkMRMLAbstractLogicinlineprotectedvirtual
OnMRMLSceneStartRestore()vtkMRMLAbstractLogicinlineprotectedvirtual
PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDEvtkSlicerSceneViewsModuleLogicvirtual
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() VTK_OVERRIDEvtkSlicerSceneViewsModuleLogicvirtual
RemoveSceneViewNode(vtkMRMLSceneViewNode *sceneViewNode)vtkSlicerSceneViewsModuleLogic
RestoreSceneView(const char *id, bool removeNodes=true)vtkSlicerSceneViewsModuleLogic
SafeDownCast(vtkObject *o)vtkSlicerSceneViewsModuleLogicstatic
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
SetModuleShareDirectory(const std::string &shareDirectory)vtkSlicerModuleLogic
SetMRMLApplicationLogic(vtkMRMLApplicationLogic *logic)vtkMRMLAbstractLogicvirtual
SetMRMLScene(vtkMRMLScene *newScene)vtkMRMLAbstractLogic
SetMRMLSceneInternal(vtkMRMLScene *newScene) VTK_OVERRIDEvtkSlicerSceneViewsModuleLogicvirtual
SetProcessingMRMLSceneEvent(int event)vtkMRMLAbstractLogicprotected
StartModify()vtkMRMLAbstractLogicinlineprotected
Superclass typedefvtkSlicerSceneViewsModuleLogic
TaskFunctionPointer typedefvtkMRMLAbstractLogic
UnobserveMRMLScene()vtkMRMLAbstractLogicprotectedvirtual
UpdateFromMRMLScene()vtkMRMLAbstractLogicprotectedvirtual
vtkMRMLAbstractLogic()vtkMRMLAbstractLogicprotected
vtkSlicerModuleLogic()vtkSlicerModuleLogicprotected
vtkSlicerSceneViewsModuleLogic()vtkSlicerSceneViewsModuleLogicprotected
~vtkMRMLAbstractLogic()vtkMRMLAbstractLogicprotectedvirtual
~vtkSlicerModuleLogic()vtkSlicerModuleLogicprotectedvirtual
~vtkSlicerSceneViewsModuleLogic()vtkSlicerSceneViewsModuleLogicprotectedvirtual