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

Go to the source code of this file.

Classes

class  vtkConstantTypeUInt64Array
 constant implicit array of vtkTypeUInt64. More...
 

Macros

#define vtkDataArray   vtkConstantArray<vtkTypeUInt64>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkConstantTypeUInt64Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkConstantArray<vtkTypeUInt64>

Definition at line 22 of file vtkConstantTypeUInt64Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkConstantTypeUInt64Array  )