15 #ifndef __vtkSlicerModelsLogic_h 16 #define __vtkSlicerModelsLogic_h 20 #include "vtkSlicerModelsModuleLogicExport.h" 23 #include <vtkVersion.h> 28 class vtkAlgorithmOutput;
39 void PrintSelf(ostream& os, vtkIndent indent) VTK_OVERRIDE;
73 int AddModels (
const char* dirname,
const char* suffix );
93 void SetAllModelsVisibility(
int flag);
static vtkSlicerModuleLogic * New()
The Usual vtk class functions.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
MRML node to represent a 3D surface model.
MRML logic class for color manipulation.
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.