VTK
Classes | Defines
dox/Common/Core/vtkUnsignedLongLongArray.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
#include "vtkDataArrayTemplate.h"
Include dependency graph for vtkUnsignedLongLongArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkUnsignedLongLongArray
 dynamic, self-adjusting array of unsigned long long More...

Defines

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   unsigned long long
#define vtkDataArray   vtkDataArrayTemplate<unsigned long long>

Define Documentation

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   unsigned long long

Definition at line 28 of file vtkUnsignedLongLongArray.h.

#define vtkDataArray   vtkDataArrayTemplate<unsigned long long>

Definition at line 37 of file vtkUnsignedLongLongArray.h.