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

Go to the source code of this file.

Classes

class  vtkStdFunctionTypeInt64Array
 std function implicit array of vtkTypeInt64. More...
 

Macros

#define vtkDataArray   vtkStdFunctionArray<vtkTypeInt64>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStdFunctionTypeInt64Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStdFunctionArray<vtkTypeInt64>

Definition at line 22 of file vtkStdFunctionTypeInt64Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStdFunctionTypeInt64Array  )