VTK
Classes | Macros
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...
 

Macros

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

Macro Definition Documentation

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   unsigned long long

Definition at line 32 of file vtkUnsignedLongLongArray.h.

#define vtkDataArray   vtkDataArrayTemplate<unsigned long long>

Definition at line 41 of file vtkUnsignedLongLongArray.h.