#include "vtkBuffer.h"
#include "vtkBuild.h"
#include "vtkCommonCoreModule.h"
#include "vtkCompiler.h"
#include "vtkGenericDataArray.h"
Go to the source code of this file.
◆ vtkCreateScaledSOAWrappedArrayInterface
| #define vtkCreateScaledSOAWrappedArrayInterface |
( |
| T | ) |
|
Value:
vtkCreateWrappedArrayWriteInterface(T); \
T* GetComponentArrayPointer(int id); \
int deleteMethod);
Abstract base class for vtkBuffer providing buffer protocol support.
#define vtkCreateWrappedArrayReadInterface(T)
void save(Archiver &ar, const std::string &str, const unsigned int version)
Definition at line 284 of file vtkScaledSOADataArrayTemplate.h.
◆ VTK_SCALED_SOA_DATA_ARRAY_TEMPLATE_EXTERN
| #define VTK_SCALED_SOA_DATA_ARRAY_TEMPLATE_EXTERN |
◆ vtkArrayDownCast_TemplateFastCastMacro()
◆ vtkExternTemplateMacro()
| vtkExternTemplateMacro |
( |
extern template class VTKCOMMONCORE_EXPORT | vtkScaledSOADataArrayTemplate | ) |
|