#include "vtkCommonCoreModule.h"
#include "vtkCompiler.h"
#include "vtkConstantImplicitBackend.h"
#include "vtkImplicitArray.h"
Go to the source code of this file.
◆ vtkCreateConstantWrappedArrayInterface
| #define vtkCreateConstantWrappedArrayInterface |
( |
| T | ) |
|
Value:
void ConstructBackend(T value); \
T GetConstantValue() const;
#define vtkCreateImplicitWrappedArrayInterface(T)
Definition at line 95 of file vtkConstantArray.h.
◆ VTK_CONSTANT_ARRAY_EXTERN
| #define VTK_CONSTANT_ARRAY_EXTERN |
◆ vtkArrayDownCast_TemplateFastCastMacro()
◆ vtkExternTemplateMacro()
| vtkExternTemplateMacro |
( |
extern template class VTKCOMMONCORE_EXPORT | vtkConstantArray | ) |
|