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

Go to the source code of this file.

Classes

class  vtkIndexedTypeUInt32Array
 indexed implicit array of vtkTypeUInt32. More...
 

Macros

#define vtkDataArray   vtkIndexedArray<vtkTypeUInt32>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkIndexedTypeUInt32Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkIndexedArray<vtkTypeUInt32>

Definition at line 22 of file vtkIndexedTypeUInt32Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIndexedTypeUInt32Array  )