Macros | Functions
vtkCompositeUnsignedShortArray.h File Reference
#include "vtkCompositeArray.h"
#include "vtkCommonCoreModule.h"
#include "vtkDeprecation.h"
#include "vtkDataArray.h"
Include dependency graph for vtkCompositeUnsignedShortArray.h:

Go to the source code of this file.

Macros

#define vtkDataArray   vtkCompositeArray<unsigned short>
 

Functions

class VTK_DEPRECATED_IN_9_6_0("Use vtkCompositeTypeUnsignedShortArray instead") VTKCOMMONCORE_EXPORT vtkCompositeUnsignedShortArray vtkArrayDownCast_FastCastMacro (vtkCompositeUnsignedShortArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkCompositeArray<unsigned short>

Definition at line 24 of file vtkCompositeUnsignedShortArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

class VTK_DEPRECATED_IN_9_6_0 ("Use vtkCompositeTypeUnsignedShortArray instead") VTKCOMMONCORE_EXPORT vtkCompositeUnsignedShortArray vtkArrayDownCast_FastCastMacro ( vtkCompositeUnsignedShortArray  )