15 #ifndef __vtkSlicerModelsLogic_h 16 #define __vtkSlicerModelsLogic_h 20 #include "vtkSlicerModelsModuleLogicExport.h" 26 #include <vtkVersion.h> 32 class vtkAlgorithmOutput;
43 void PrintSelf(ostream& os, vtkIndent indent)
override;
92 void SetAllModelsVisibility(
int flag);
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkSlicerModuleLogic * New()
The Usual vtk class functions.
virtual void OnMRMLSceneEndImport()
MRML node to represent a 3D surface model.
A set of MRML Nodes that supports serialization and undo/redo.
virtual void ObserveMRMLScene()
virtual void SetMRMLSceneInternal(vtkMRMLScene *newScene)
A superclass for other storage nodes.