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

Go to the source code of this file.

Classes

class  vtkAffineIdTypeArray
 affine implicit array of vtkIdType. More...
 

Macros

#define vtkDataArray   vtkAffineArray<vtkIdType>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkAffineIdTypeArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkAffineArray<vtkIdType>

Definition at line 22 of file vtkAffineIdTypeArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkAffineIdTypeArray  )