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

Go to the source code of this file.

Classes

class  vtkAffineUnsignedLongArray
 affine implicit array of unsigned long. More...
 

Macros

#define vtkDataArray   vtkAffineArray<unsigned long>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkAffineUnsignedLongArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkAffineArray<unsigned long>

Definition at line 22 of file vtkAffineUnsignedLongArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkAffineUnsignedLongArray  )