#include "vtkCommonCoreModule.h"
#include "vtkCompiler.h"
#include "vtkImplicitArray.h"
#include "vtkSmartPointer.h"
#include "vtkStructuredPointBackend.h"
Go to the source code of this file.
◆ vtkCreateStructuredPointWrappedArrayInterface
| #define vtkCreateStructuredPointWrappedArrayInterface |
( |
| T | ) |
|
Value:
int extent[6], int dataDescription, double dirMatrix[9]); \
int extent[6], int dataDescription);
#define vtkCreateImplicitWrappedArrayInterface(T)
Definition at line 96 of file vtkStructuredPointArray.h.
◆ VTK_STRUCTURED_POINT_ARRAY_EXTERN
| #define VTK_STRUCTURED_POINT_ARRAY_EXTERN |
◆ vtkArrayDownCast_TemplateFastCastMacro()
◆ vtkExternTemplateMacro()
| vtkExternTemplateMacro |
( |
extern template class VTKCOMMONCORE_EXPORT | vtkStructuredPointArray | ) |
|