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

Go to the source code of this file.

Classes

class  vtkStdFunctionTypeUInt64Array
 std function implicit array of vtkTypeUInt64. More...
 

Macros

#define vtkDataArray   vtkStdFunctionArray<vtkTypeUInt64>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStdFunctionTypeUInt64Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStdFunctionArray<vtkTypeUInt64>

Definition at line 22 of file vtkStdFunctionTypeUInt64Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStdFunctionTypeUInt64Array  )