13 #ifndef vtkIndexedTypeUInt64Array_h 14 #define vtkIndexedTypeUInt64Array_h 16 #include "vtkIndexedArray.h" 22 #define vtkDataArray vtkIndexedArray<vtkTypeUInt64> 40 #if defined(__VTK_WRAP__) || defined(__WRAP_GCCXML__) 41 vtkCreateReadOnlyWrappedArrayInterface(vtkTypeUInt64);
65 typedef vtkIndexedArray<vtkTypeUInt64> RealSuperclass;
vtkArrayDownCast_FastCastMacro(vtkIndexedTypeUInt64Array)
#define VTKCOMMONCORE_EXPORT
indexed implicit array of vtkTypeUInt64.
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
static vtkIndexedTypeUInt64Array * FastDownCast(vtkAbstractArray *source)
A faster alternative to SafeDownCast for downcasting vtkAbstractArrays.
#define VTK_ABI_NAMESPACE_BEGIN
void operator=(const vtkObjectBase &)