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

Go to the source code of this file.

Classes

class  vtkStdFunctionTypeUInt32Array
 std function implicit array of vtkTypeUInt32. More...
 

Macros

#define vtkDataArray   vtkStdFunctionArray<vtkTypeUInt32>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStdFunctionTypeUInt32Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStdFunctionArray<vtkTypeUInt32>

Definition at line 22 of file vtkStdFunctionTypeUInt32Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStdFunctionTypeUInt32Array  )