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

Go to the source code of this file.

Classes

class  vtkConstantTypeUInt32Array
 constant implicit array of vtkTypeUInt32. More...
 

Macros

#define vtkDataArray   vtkConstantArray<vtkTypeUInt32>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkConstantTypeUInt32Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkConstantArray<vtkTypeUInt32>

Definition at line 22 of file vtkConstantTypeUInt32Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkConstantTypeUInt32Array  )