Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Macros
vtkCacheManager.h File Reference
#include "vtkMRML.h"
#include <vtkObject.h>
#include <string>
#include <vector>
#include <map>
Include dependency graph for vtkCacheManager.h:

Go to the source code of this file.

Classes

class  vtkCacheManager
 

Macros

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

Macro Definition Documentation

◆ vtkObjectPointer

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

Definition at line 18 of file vtkCacheManager.h.