|
VTK
9.4.2
|
#include "vtkCommonCoreModule.h"#include "vtkDataArrayRange.h"#include "vtkSmartPointer.h"#include <array>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) | |
| #define VTK_STRUCTURED_POINT_BACKEND_TEMPLATE_EXTERN |
Definition at line 300 of file vtkStructuredPointBackend.h.
| vtkExternTemplateMacro | ( | extern template class VTKCOMMONCORE_EXPORT | vtkStructuredPointBackend | ) |