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

Go to the source code of this file.

Macros

#define vtkDataArray   vtkCompositeArray<unsigned char>
 

Functions

class VTK_DEPRECATED_IN_9_6_0("Use vtkCompositeTypeUnsignedCharArray instead") VTKCOMMONCORE_EXPORT vtkCompositeUnsignedCharArray vtkArrayDownCast_FastCastMacro (vtkCompositeUnsignedCharArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkCompositeArray<unsigned char>

Definition at line 24 of file vtkCompositeUnsignedCharArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

class VTK_DEPRECATED_IN_9_6_0 ("Use vtkCompositeTypeUnsignedCharArray instead") VTKCOMMONCORE_EXPORT vtkCompositeUnsignedCharArray vtkArrayDownCast_FastCastMacro ( vtkCompositeUnsignedCharArray  )