Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Macros
vtkDataIOManagerLogic.h File Reference
#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"
Include dependency graph for vtkDataIOManagerLogic.h:

Go to the source code of this file.

Classes

class  vtkDataIOManagerLogic
 

Macros

#define vtkObjectPointer(xx)   (reinterpret_cast <vtkObject **>( (xx) ))
 

Macro Definition Documentation

◆ vtkObjectPointer

#define vtkObjectPointer (   xx)    (reinterpret_cast <vtkObject **>( (xx) ))

Definition at line 20 of file vtkDataIOManagerLogic.h.