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