15#ifndef __vtkMRMLLogic_h
16#define __vtkMRMLLogic_h
36 void PrintSelf(ostream& os, vtkIndent indent)
override { this->Superclass::PrintSelf(os, indent); }
vtkMRMLLogic(const vtkMRMLLogic &)
vtkMRMLScene * GetScene()
static std::string GetApplicationShareDirectory()
void RemoveUnreferencedDisplayNodes()
static vtkMRMLLogic * New()
The Usual vtk class functions.
void RemoveUnreferencedStorageNodes()
static std::string GetApplicationHomeDirectory()
void operator=(const vtkMRMLLogic &)
void SetScene(vtkMRMLScene *scene)
void PrintSelf(ostream &os, vtkIndent indent) override
A set of MRML Nodes that supports serialization and undo/redo.