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