Slicer  5.3
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Typedefs
vtkMRMLDisplayableHierarchyLogic.h File Reference
#include <vtkMRMLAbstractLogic.h>
#include <cstdlib>
#include <vector>
Include dependency graph for vtkMRMLDisplayableHierarchyLogic.h:

Go to the source code of this file.

Classes

class  vtkMRMLDisplayableHierarchyLogic
 Slicer logic class for hierarchy manipulation. More...
 

Typedefs

typedef std::vector< vtkMRMLDisplayableHierarchyNode * > vtkMRMLDisplayableHierarchyNodeList
 

Typedef Documentation

◆ vtkMRMLDisplayableHierarchyNodeList

Definition at line 21 of file vtkMRMLDisplayableHierarchyLogic.h.