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__)
static unsigned long GetDataTypeValueMax()
Implementation template for vtkDataArray.
static unsigned long GetDataTypeValueMin()
#define VTKCOMMONCORE_EXPORT
#define VTK_UNSIGNED_LONG_MAX
#define VTK_UNSIGNED_LONG_MIN
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
abstract superclass for arrays of numeric data
dynamic, self-adjusting array of unsigned long
void PrintSelf(ostream &os, vtkIndent indent)