Go to the documentation of this file.
27 #ifndef vtkLongLongArray_h
28 #define vtkLongLongArray_h
31 #if !defined(vtkLongLongArray_cxx)
32 # define VTK_DATA_ARRAY_TEMPLATE_TYPE long long
41 #define vtkDataArray vtkDataArrayTemplate<long long>
56 #if defined(__WRAP__) || defined (__WRAP_GCCXML__)
#define VTKCOMMONCORE_EXPORT
static long long GetDataTypeValueMax()
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
abstract superclass for arrays of numeric data
static vtkLongLongArray * New()
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
dynamic, self-adjusting array of long long
Implementation template for vtkDataArray.
static long long GetDataTypeValueMin()