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

Go to the source code of this file.

Classes

class  vtkConstantTypeInt64Array
 constant implicit array of vtkTypeInt64. More...
 

Macros

#define vtkDataArray   vtkConstantArray<vtkTypeInt64>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkConstantTypeInt64Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkConstantArray<vtkTypeInt64>

Definition at line 22 of file vtkConstantTypeInt64Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkConstantTypeInt64Array  )