VTK  9.1.0
Classes | Macros | Functions
vtkIntArray.h File Reference
#include "vtkAOSDataArrayTemplate.h"
#include "vtkCommonCoreModule.h"
#include "vtkDataArray.h"
Include dependency graph for vtkIntArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkIntArray
 dynamic, self-adjusting array of int More...
 

Macros

#define vtkDataArray   vtkAOSDataArrayTemplate<int>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkIntArray)
 

Macro Definition Documentation

◆ vtkDataArray

Definition at line 146 of file vtkIntArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIntArray  )