refs #13523. Fix bad class API.
Constructor or constructional objects for construction only! Looking at the use case for this, the initialize method servered no purpose other than to introduce more state, more sequential checks, and more lines of code.
Showing
- Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/vtkDataSetToScaledDataSet.h 3 additions, 8 deletions...s/VatesAPI/inc/MantidVatesAPI/vtkDataSetToScaledDataSet.h
- Code/Mantid/Vates/VatesAPI/src/vtkDataSetToScaledDataSet.cpp 17 additions, 29 deletionsCode/Mantid/Vates/VatesAPI/src/vtkDataSetToScaledDataSet.cpp
- Code/Mantid/Vates/VatesAPI/test/vtkDataSetToScaledDataSetTest.h 2 additions, 11 deletions...antid/Vates/VatesAPI/test/vtkDataSetToScaledDataSetTest.h
Please register or sign in to comment