#include "vtkCommonCoreModule.h"
#include "vtkCompiler.h"
#include "vtkImplicitArray.h"
#include <functional>
Go to the source code of this file.
◆ vtkCreateStdFunctionWrappedArrayInterface
| #define vtkCreateStdFunctionWrappedArrayInterface |
( |
| T | ) |
|
Value:
void ConstructBackend(std::function<T(int)> func);
#define vtkCreateImplicitWrappedArrayInterface(T)
Definition at line 93 of file vtkStdFunctionArray.h.
◆ VTK_STD_FUNCTION_ARRAY_EXTERN
| #define VTK_STD_FUNCTION_ARRAY_EXTERN |
◆ vtkArrayDownCast_TemplateFastCastMacro()
◆ vtkExternTemplateMacro()
| vtkExternTemplateMacro |
( |
extern template class VTKCOMMONCORE_EXPORT | vtkStdFunctionArray | ) |
|