Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Typedefs
vtkMRMLModelHierarchyLogic.h File Reference
#include <vtkMRMLAbstractLogic.h>
#include <cstdlib>
#include <vector>
Include dependency graph for vtkMRMLModelHierarchyLogic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkMRMLModelHierarchyLogic
 Slicer logic class for volumes manipulation. More...
 

Typedefs

typedef std::vector< vtkMRMLModelHierarchyNode * > vtkMRMLModelHierarchyNodeList
 

Typedef Documentation

◆ vtkMRMLModelHierarchyNodeList

Definition at line 23 of file vtkMRMLModelHierarchyLogic.h.