VTK  9.2.6
vtkLongArray.h File Reference
#include "vtkAOSDataArrayTemplate.h"
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
Include dependency graph for vtkLongArray.h:

Go to the source code of this file.

Classes

class  vtkLongArray
 dynamic, self-adjusting array of long More...

Macros

#define vtkDataArray   vtkAOSDataArrayTemplate<long>

Functions

 vtkArrayDownCast_FastCastMacro (vtkLongArray)

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkAOSDataArrayTemplate<long>

Definition at line 41 of file vtkLongArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkLongArray )