VTK  9.3.0
Classes
vtkIndexedImplicitBackend.h File Reference
#include "vtkCommonCoreModule.h"
#include <memory>
Include dependency graph for vtkIndexedImplicitBackend.h:
This graph shows which files directly or indirectly include this file:

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...