VTK
Classes | Defines
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Common/Core/vtkLongLongArray.h File Reference
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
#include "vtkDataArrayTemplate.h"
Include dependency graph for vtkLongLongArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkLongLongArray
 dynamic, self-adjusting array of long long More...

Defines

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

Define Documentation

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   long long

Definition at line 28 of file vtkLongLongArray.h.

#define vtkDataArray   vtkDataArrayTemplate<long long>

Definition at line 37 of file vtkLongLongArray.h.