Classes | Macros | Functions
vtkIndexedTypeUInt64Array.h File Reference
#include "vtkIndexedArray.h"
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
Include dependency graph for vtkIndexedTypeUInt64Array.h:

Go to the source code of this file.

Classes

class  vtkIndexedTypeUInt64Array
 indexed implicit array of vtkTypeUInt64. More...
 

Macros

#define vtkDataArray   vtkIndexedArray<vtkTypeUInt64>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkIndexedTypeUInt64Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkIndexedArray<vtkTypeUInt64>

Definition at line 22 of file vtkIndexedTypeUInt64Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIndexedTypeUInt64Array  )