|
VTK
9.6.20260429
|
#include "vtkCommonCacheModule.h"#include "vtkObject.h"#include "vtkSetGet.h"#include "vtkSmartPointer.h"#include "vtkWeakPointer.h"#include <string>Go to the source code of this file.
Classes | |
| class | vtkDataObjectMeshCache |
| vtkDataObjectMeshCache is a class to store and reuse the mesh of a vtkDataSet, while forwarding data arrays from another dataset. More... | |
| struct | vtkDataObjectMeshCache::Status |
| Structure to handle the current cache status. More... | |