Go to the documentation of this file.
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__)
#define VTKCOMMONCORE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
static unsigned int GetDataTypeValueMin()
dynamic, self-adjusting array of unsigned int
static vtkUnsignedIntArray * New()
#define VTK_UNSIGNED_INT_MIN
#define vtkTypeMacro(thisClass, superclass)
static unsigned int GetDataTypeValueMax()
abstract superclass for arrays of numeric data
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
Implementation template for vtkDataArray.
#define VTK_UNSIGNED_INT_MAX