|
Slicer 5.11
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include "vtkMRML.h"#include "vtkMRMLScene.h"#include <vtkObject.h>#include <vtkWeakPointer.h>#include <string>#include <vector>#include <map>
Go to the source code of this file.
Classes | |
| struct | vtkCacheManager::CacheEntry |
| Describes a top-level item (file or folder) in the cache directory. More... | |
| class | vtkCacheManager |
| Manages the on-disk remote cache used by MRML storage. More... | |
Macros | |
| #define | vtkObjectPointer(xx) |
| #define vtkObjectPointer | ( | xx | ) |
Definition at line 19 of file vtkCacheManager.h.