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

Go to the source code of this file.

Classes

class  vtkIndexedShortArray
 indexed implicit array of short. More...
 

Macros

#define vtkDataArray   vtkIndexedArray<short>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkIndexedShortArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkIndexedArray<short>

Definition at line 22 of file vtkIndexedShortArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIndexedShortArray  )