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

Go to the source code of this file.

Classes

class  vtkStdFunctionTypeUInt16Array
 std function implicit array of vtkTypeUInt16. More...
 

Macros

#define vtkDataArray   vtkStdFunctionArray<vtkTypeUInt16>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStdFunctionTypeUInt16Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStdFunctionArray<vtkTypeUInt16>

Definition at line 22 of file vtkStdFunctionTypeUInt16Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStdFunctionTypeUInt16Array  )