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

Go to the source code of this file.

Classes

class  vtkStdFunctionTypeFloat32Array
 std function implicit array of vtkTypeFloat32. More...
 

Macros

#define vtkDataArray   vtkStdFunctionArray<vtkTypeFloat32>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStdFunctionTypeFloat32Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStdFunctionArray<vtkTypeFloat32>

Definition at line 22 of file vtkStdFunctionTypeFloat32Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStdFunctionTypeFloat32Array  )