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

Go to the source code of this file.

Classes

class  vtkStdFunctionTypeFloat64Array
 std function implicit array of vtkTypeFloat64. More...
 

Macros

#define vtkDataArray   vtkStdFunctionArray<vtkTypeFloat64>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkStdFunctionTypeFloat64Array)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkStdFunctionArray<vtkTypeFloat64>

Definition at line 22 of file vtkStdFunctionTypeFloat64Array.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkStdFunctionTypeFloat64Array  )