VTK
9.3.0
|
#include "vtkCommonCoreModule.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | vtkIndexedImplicitBackend< ValueType > |
A backend for the vtkImplicitArray framework allowing one to use a subset of a given data array, by providing a vtkIdList or vtkDataArray of indexes as indirection, as another vtkDataArray without any excess memory consumption. More... | |