Documentation for vtkDoubleArray

vtkDoubleArray - dynamic, self-adjusting double precision array

Super Class: vtkDataArray

Description:

vtkDoubleArray is an array of double precision numbers. It provides methods for insertion and retrieval of double precision values, and will automatically resize itself to hold new data.

 

Methods:

 

Detailed Method Descriptions: