19 #ifndef vtkUnsignedLongLongArray_h
20 #define vtkUnsignedLongLongArray_h
23 #include "vtkCommonCoreModule.h"
28 #define vtkDataArray vtkAOSDataArrayTemplate<unsigned long long>
30 VTK_ABI_NAMESPACE_BEGIN
45 #if defined(__VTK_WRAP__) || defined(__WRAP_GCCXML__)
#define VTK_UNSIGNED_LONG_LONG_MIN
dynamic, self-adjusting array of unsigned long long
Abstract superclass for all arrays.
#define vtkCreateWrappedArrayInterface(T)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkUnsignedLongLongArray * FastDownCast(vtkAbstractArray *source)
A faster alternative to SafeDownCast for downcasting vtkAbstractArrays.
a simple class to control print indentation
abstract superclass for arrays of numeric data
#define VTK_UNSIGNED_LONG_LONG_MAX
vtkArrayDownCast_FastCastMacro(vtkUnsignedLongLongArray)
boost::graph_traits< vtkGraph * >::vertex_descriptor source(boost::graph_traits< vtkGraph * >::edge_descriptor e, vtkGraph *)
static unsigned long long GetDataTypeValueMax()
Get the maximum data value in its native type.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
static unsigned long long GetDataTypeValueMin()
Get the minimum data value in its native type.