Enhanced vtkStringToNumeric to handle whitespace and empty columns better.
Enhanced vtkStringToNumeric to allow specification of default integer and double values. Added a setting to trim strings before conversion to numeric to make up for deficiencies in vtkVariant. Propagated these settings up to vtkDelimitedTextReader. Change-Id: I95c20e9a4769338927e4c433b2293cf56141f112
Showing
- Infovis/vtkDelimitedTextReader.cxx 18 additions, 6 deletionsInfovis/vtkDelimitedTextReader.cxx
- Infovis/vtkDelimitedTextReader.h 33 additions, 0 deletionsInfovis/vtkDelimitedTextReader.h
- Infovis/vtkStringToNumeric.cxx 27 additions, 3 deletionsInfovis/vtkStringToNumeric.cxx
- Infovis/vtkStringToNumeric.h 30 additions, 0 deletionsInfovis/vtkStringToNumeric.h
Loading
Please register or sign in to comment