13 #ifndef vtkConstantTypeUInt64Array_h 14 #define vtkConstantTypeUInt64Array_h 16 #include "vtkConstantArray.h" 22 #define vtkDataArray vtkConstantArray<vtkTypeUInt64> 36 #if defined(__VTK_WRAP__) || defined(__WRAP_GCCXML__) 37 vtkCreateReadOnlyWrappedArrayInterface(vtkTypeUInt64);
59 void ConstructBackend(vtkTypeUInt64
value);
66 typedef vtkConstantArray<vtkTypeUInt64> RealSuperclass;
static vtkConstantTypeUInt64Array * FastDownCast(vtkAbstractArray *source)
A faster alternative to SafeDownCast for downcasting vtkAbstractArrays.
constant implicit array of vtkTypeUInt64.
#define VTKCOMMONCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
#define VTK_ABI_NAMESPACE_BEGIN
vtkArrayDownCast_FastCastMacro(vtkConstantTypeUInt64Array)
void operator=(const vtkObjectBase &)