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