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

Go to the source code of this file.

Classes

class  vtkIndexedUnsignedLongLongArray
 indexed implicit array of unsigned long long. More...
 

Macros

#define vtkDataArray   vtkIndexedArray<unsigned long long>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkIndexedUnsignedLongLongArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkIndexedArray<unsigned long long>

Definition at line 22 of file vtkIndexedUnsignedLongLongArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIndexedUnsignedLongLongArray  )