29 #ifndef vtkDoubleArray_h
30 #define vtkDoubleArray_h
33 #if !defined(vtkDoubleArray_cxx)
34 # define VTK_DATA_ARRAY_TEMPLATE_TYPE double
43 #define vtkDataArray vtkDataArrayTemplate<double>
58 #if defined(__WRAP__) || defined (__WRAP_GCCXML__)
Implementation template for vtkDataArray.
#define VTKCOMMONCORE_EXPORT
dynamic, self-adjusting array of double
static double GetDataTypeValueMin()
static double GetDataTypeValueMax()
#define vtkCreateWrappedArrayInterface(T)
a simple class to control print indentation
abstract superclass for arrays of numeric data
void PrintSelf(ostream &os, vtkIndent indent)