29 #ifndef __vtkIdTypeArray_h
30 #define __vtkIdTypeArray_h
33 #if !(defined(__vtkIdTypeArray_cxx) && defined(VTK_USE_64BIT_IDS)) && (defined(VTK_USE_64BIT_IDS) || !defined(__vtkIntArray_h))
34 # define VTK_DATA_ARRAY_TEMPLATE_TYPE vtkIdType
43 #define vtkDataArray vtkDataArrayTemplate<vtkIdType>
Implementation template for vtkDataArray.
static vtkIdType GetDataTypeValueMax()
#define VTKCOMMONCORE_EXPORT
dynamic, self-adjusting array of vtkIdType
static vtkIdType GetDataTypeValueMin()
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
abstract superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent)