|
Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkObject.h"#include "vtkUnsignedLongArray.h"#include "vtkSmartPointer.h"#include "vtkIntArray.h"#include "vtkMRML.h"#include "vtkSlicerModuleLogic.h"#include "vtkSlicerApplicationLogic.h"#include "vtkSlicerTask.h"#include "vtkDataTransfer.h"#include "vtkDataIOManager.h"#include "vtkMRMLNode.h"
Go to the source code of this file.
Classes | |
| class | vtkDataIOManagerLogic |
Macros | |
| #define | vtkObjectPointer(xx) (reinterpret_cast <vtkObject **>( (xx) )) |
| #define vtkObjectPointer | ( | xx | ) | (reinterpret_cast <vtkObject **>( (xx) )) |
Definition at line 20 of file vtkDataIOManagerLogic.h.
1.8.14