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

Go to the source code of this file.

Classes

class  vtkStridedTypeUInt16Array
 strided implicit array of vtkTypeUInt16. More...
 

Macros

#define vtkDataArray   vtkStridedArray<vtkTypeUInt16>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStridedTypeUInt16Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStridedArray<vtkTypeUInt16>

Definition at line 22 of file vtkStridedTypeUInt16Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStridedTypeUInt16Array  )