23 #ifndef vtkLongLongArray_h
24 #define vtkLongLongArray_h
27 #if !defined(vtkLongLongArray_cxx)
28 # define VTK_DATA_ARRAY_TEMPLATE_TYPE long long
37 #define vtkDataArray vtkDataArrayTemplate<long long>
52 #if defined(__WRAP__) || defined (__WRAP_GCCXML__)
Implementation template for vtkDataArray.
dynamic, self-adjusting array of long long
#define VTKCOMMONCORE_EXPORT
static long long GetDataTypeValueMin()
#define vtkTypeMacro(thisClass, superclass)
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
abstract superclass for arrays of numeric data
static long long GetDataTypeValueMax()
void PrintSelf(ostream &os, vtkIndent indent)