30 #ifndef vtkUnsignedIntArray_h
31 #define vtkUnsignedIntArray_h
34 #if !defined(vtkUnsignedIntArray_cxx)
35 # define VTK_DATA_ARRAY_TEMPLATE_TYPE unsigned int
44 #define vtkDataArray vtkDataArrayTemplate<unsigned int>
59 #if defined(__WRAP__) || defined (__WRAP_GCCXML__)
static unsigned int GetDataTypeValueMin()
dynamic, self-adjusting array of unsigned int
Implementation template for vtkDataArray.
static unsigned int GetDataTypeValueMax()
#define VTKCOMMONCORE_EXPORT
#define VTK_UNSIGNED_INT_MIN
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
abstract superclass for arrays of numeric data
#define VTK_UNSIGNED_INT_MAX
void PrintSelf(ostream &os, vtkIndent indent)