23 #ifndef __vtkSlicerCamerasModuleLogic_h 24 #define __vtkSlicerCamerasModuleLogic_h 27 #include "vtkSlicerCamerasModuleLogicExport.h" 41 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
53 vtkSetMacro(CopyImportedCameras,
bool);
54 vtkGetMacro(CopyImportedCameras,
bool);
static vtkSlicerModuleLogic * New()
The Usual vtk class functions.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
A set of MRML Nodes that supports serialization and undo/redo.
virtual void SetMRMLSceneInternal(vtkMRMLScene *newScene)
virtual void ProcessMRMLSceneEvents(vtkObject *caller, unsigned long event, void *callData)
MRML node to represent a 3D view.
MRML node to represent camera node.