Refs #4240. Adding new presented for MDHistoWorkspace.
I've added two new presenters for the MDHistoWorkspace that follow closely from the ones for the MDEventWorkspace. One of the main differences is the non-reliance on recursion depth for the MDHistoWorkspace.
Showing
- Code/Mantid/Vates/VatesAPI/CMakeLists.txt 6 additions, 0 deletionsCode/Mantid/Vates/VatesAPI/CMakeLists.txt
- Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDHWInMemoryLoadingPresenter.h 59 additions, 0 deletions...atesAPI/inc/MantidVatesAPI/MDHWInMemoryLoadingPresenter.h
- Code/Mantid/Vates/VatesAPI/inc/MantidVatesAPI/MDHWLoadingPresenter.h 68 additions, 0 deletions.../Vates/VatesAPI/inc/MantidVatesAPI/MDHWLoadingPresenter.h
- Code/Mantid/Vates/VatesAPI/src/MDHWInMemoryLoadingPresenter.cpp 119 additions, 0 deletions...antid/Vates/VatesAPI/src/MDHWInMemoryLoadingPresenter.cpp
- Code/Mantid/Vates/VatesAPI/src/MDHWLoadingPresenter.cpp 183 additions, 0 deletionsCode/Mantid/Vates/VatesAPI/src/MDHWLoadingPresenter.cpp
- Code/Mantid/Vates/VatesAPI/test/MDHWInMemoryLoadingPresenterTest.h 192 additions, 0 deletions...id/Vates/VatesAPI/test/MDHWInMemoryLoadingPresenterTest.h
- Code/Mantid/Vates/VatesAPI/test/MDHWLoadingPresenterTest.h 124 additions, 0 deletionsCode/Mantid/Vates/VatesAPI/test/MDHWLoadingPresenterTest.h
Loading
Please register or sign in to comment