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

Go to the source code of this file.

Classes

class  vtkAffineTypeUInt16Array
 affine implicit array of vtkTypeUInt16. More...
 

Macros

#define vtkDataArray   vtkAffineArray<vtkTypeUInt16>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkAffineTypeUInt16Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkAffineArray<vtkTypeUInt16>

Definition at line 22 of file vtkAffineTypeUInt16Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkAffineTypeUInt16Array  )