VTK  9.4.20250309
Classes | Macros | Functions
vtkIndexedImplicitBackend.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkType.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...
 

Macros

#define VTK_INDEXED_BACKEND_TEMPLATE_EXTERN
 

Functions

 vtkExternTemplateMacro (extern template class VTKCOMMONCORE_EXPORT vtkIndexedImplicitBackend)
 

Macro Definition Documentation

◆ VTK_INDEXED_BACKEND_TEMPLATE_EXTERN

#define VTK_INDEXED_BACKEND_TEMPLATE_EXTERN

Definition at line 99 of file vtkIndexedImplicitBackend.h.

Function Documentation

◆ vtkExternTemplateMacro()

vtkExternTemplateMacro ( extern template class VTKCOMMONCORE_EXPORT  vtkIndexedImplicitBackend)