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>
58 #if defined(__WRAP__) || defined (__WRAP_GCCXML__)
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)