VTK  9.2.6
vtkIdTypeArray.h File Reference
#include "vtkAOSDataArrayTemplate.h"
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
Include dependency graph for vtkIdTypeArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkIdTypeArray
 dynamic, self-adjusting array of vtkIdType More...

Macros

#define vtkDataArray   vtkAOSDataArrayTemplate<vtkIdType>

Functions

 vtkArrayDownCast_FastCastMacro (vtkIdTypeArray)

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkAOSDataArrayTemplate<vtkIdType>

Definition at line 36 of file vtkIdTypeArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIdTypeArray )