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

Go to the source code of this file.

Classes

class  vtkConstantDoubleArray
 constant implicit array of double. More...
 

Macros

#define vtkDataArray   vtkConstantArray<double>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkConstantDoubleArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkConstantArray<double>

Definition at line 22 of file vtkConstantDoubleArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkConstantDoubleArray  )