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

Go to the source code of this file.

Macros

#define vtkDataArray   vtkAffineArray<unsigned long>
 

Functions

VTK_ABI_NAMESPACE_BEGIN class VTK_DEPRECATED_IN_9_6_0("Use vtkAffineTypeUnsignedLongArray instead") VTKCOMMONCORE_EXPORT vtkAffineUnsignedLongArray vtkArrayDownCast_FastCastMacro (vtkAffineUnsignedLongArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkAffineArray<unsigned long>

Definition at line 24 of file vtkAffineUnsignedLongArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

VTK_ABI_NAMESPACE_BEGIN class VTK_DEPRECATED_IN_9_6_0 ("Use vtkAffineTypeUnsignedLongArray instead") VTKCOMMONCORE_EXPORT vtkAffineUnsignedLongArray vtkArrayDownCast_FastCastMacro ( vtkAffineUnsignedLongArray  )