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

Go to the source code of this file.

Classes

class  vtkStdFunctionTypeInt16Array
 std function implicit array of vtkTypeInt16. More...
 

Macros

#define vtkDataArray   vtkStdFunctionArray<vtkTypeInt16>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStdFunctionTypeInt16Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStdFunctionArray<vtkTypeInt16>

Definition at line 22 of file vtkStdFunctionTypeInt16Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStdFunctionTypeInt16Array  )