13 #ifndef vtkStdFunctionTypeUInt64Array_h 14 #define vtkStdFunctionTypeUInt64Array_h 16 #include "vtkStdFunctionArray.h" 22 #define vtkDataArray vtkStdFunctionArray<vtkTypeUInt64> 40 #if defined(__VTK_WRAP__) || defined(__WRAP_GCCXML__) 41 vtkCreateReadOnlyWrappedArrayInterface(vtkTypeUInt64);
55 void ConstructBackend(std::function<vtkTypeUInt64(
int)> func);
62 typedef vtkStdFunctionArray<vtkTypeUInt64> RealSuperclass;
#define VTKCOMMONCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkStdFunctionTypeUInt64Array * FastDownCast(vtkAbstractArray *source)
A faster alternative to SafeDownCast for downcasting vtkAbstractArrays.
vtkArrayDownCast_FastCastMacro(vtkStdFunctionTypeUInt64Array)
#define VTK_ABI_NAMESPACE_BEGIN
std function implicit array of vtkTypeUInt64.
void operator=(const vtkObjectBase &)