VTK  9.3.20240423
Classes | Macros | Functions
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

Definition at line 133 of file vtkIdTypeArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIdTypeArray  )