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

Go to the source code of this file.

Classes

class  vtkIndexedIdTypeArray
 indexed implicit array of vtkIdType. More...
 

Macros

#define vtkDataArray   vtkIndexedArray<vtkIdType>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkIndexedIdTypeArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkIndexedArray<vtkIdType>

Definition at line 22 of file vtkIndexedIdTypeArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIndexedIdTypeArray  )