VTK  9.4.20250206
Classes | Macros | Functions
vtkStructuredPointBackend.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkDataArrayRange.h"
#include "vtkSmartPointer.h"
#include <array>
Include dependency graph for vtkStructuredPointBackend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkStructuredPointBackend< ValueType >
 A backend for the vtkImplicitArray to query structured points efficiently. More...
 
class  vtkStructuredTPointBackend< ValueType, ArrayTypeX, ArrayTypeY, ArrayTypeZ, DataDescription, UseDirMatrix >
 

Macros

#define VTK_STRUCTURED_POINT_BACKEND_TEMPLATE_EXTERN
 

Functions

 vtkExternTemplateMacro (extern template class VTKCOMMONCORE_EXPORT vtkStructuredPointBackend)
 

Macro Definition Documentation

◆ VTK_STRUCTURED_POINT_BACKEND_TEMPLATE_EXTERN

#define VTK_STRUCTURED_POINT_BACKEND_TEMPLATE_EXTERN

Definition at line 300 of file vtkStructuredPointBackend.h.

Function Documentation

◆ vtkExternTemplateMacro()

vtkExternTemplateMacro ( extern template class VTKCOMMONCORE_EXPORT  vtkStructuredPointBackend)