Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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)
 

Macro Definition Documentation

◆ vtkObjectPointer

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

Definition at line 18 of file vtkCacheManager.h.