Go to the documentation of this file.
32 #ifndef vtkUnsignedLongArray_h
33 #define vtkUnsignedLongArray_h
36 #if !defined(vtkUnsignedLongArray_cxx)
37 # define VTK_DATA_ARRAY_TEMPLATE_TYPE unsigned long
46 #define vtkDataArray vtkDataArrayTemplate<unsigned long>
61 #if defined(__WRAP__) || defined (__WRAP_GCCXML__)
#define VTKCOMMONCORE_EXPORT
static unsigned long GetDataTypeValueMin()
dynamic, self-adjusting array of unsigned long
#define VTK_UNSIGNED_LONG_MAX
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent)
#define VTK_UNSIGNED_LONG_MIN
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
Implementation template for vtkDataArray.
static vtkUnsignedLongArray * New()
static unsigned long GetDataTypeValueMax()