VTK  9.4.20241016
Classes | Macros | Functions
vtkAffineImplicitBackend.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkType.h"
Include dependency graph for vtkAffineImplicitBackend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vtkAffineImplicitBackend< ValueType >
 A utility structure serving as a backend for affine (as a function of the index) implicit arrays. More...
 

Macros

#define VTK_AFFINE_BACKEND_TEMPLATE_EXTERN
 

Functions

 vtkExternTemplateMacro (extern template struct VTKCOMMONCORE_EXPORT vtkAffineImplicitBackend)
 

Macro Definition Documentation

◆ VTK_AFFINE_BACKEND_TEMPLATE_EXTERN

#define VTK_AFFINE_BACKEND_TEMPLATE_EXTERN

Definition at line 76 of file vtkAffineImplicitBackend.h.

Function Documentation

◆ vtkExternTemplateMacro()

vtkExternTemplateMacro ( extern template struct VTKCOMMONCORE_EXPORT  vtkAffineImplicitBackend)