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

Go to the source code of this file.

Classes

class  vtkIndexedDoubleArray
 indexed implicit array of double. More...
 

Macros

#define vtkDataArray   vtkIndexedArray<double>
 

Functions

 vtkArrayDownCast_FastCastMacro (vtkIndexedDoubleArray)
 

Macro Definition Documentation

◆ vtkDataArray

#define vtkDataArray   vtkIndexedArray<double>

Definition at line 22 of file vtkIndexedDoubleArray.h.

Function Documentation

◆ vtkArrayDownCast_FastCastMacro()

vtkArrayDownCast_FastCastMacro ( vtkIndexedDoubleArray  )