comparison TODO @ 285:3c190e2bb3af am-2

refactoring: ApplicationRunner + app hierarchy
author am@osimis.io
date Tue, 28 Aug 2018 15:26:46 +0200
parents 38b0ac8055b9
children 2038d76bf13f
comparison
equal deleted inserted replaced
284:38b0ac8055b9 285:3c190e2bb3af
11 * LayoutPetCtFusionApplication: fix initial view 11 * LayoutPetCtFusionApplication: fix initial view
12 * Allow Interactor to create Pan/ZoomMouseTracker in IWorldSceneMouseTracker* CreateMouseTracker 12 * Allow Interactor to create Pan/ZoomMouseTracker in IWorldSceneMouseTracker* CreateMouseTracker
13 (problem: PanMouseTracker is a IMouseTracker and CreateMouseTracker shall return a IWorldSceneMouseTracker). 13 (problem: PanMouseTracker is a IMouseTracker and CreateMouseTracker shall return a IWorldSceneMouseTracker).
14 WorldSceneWidet shall not create Pan/ZoomMouseTracker when the Interactor does not create one 14 WorldSceneWidet shall not create Pan/ZoomMouseTracker when the Interactor does not create one
15 * Update SimpleViewer sample to have 2 buttons to select the measure tracker 15 * Update SimpleViewer sample to have 2 buttons to select the measure tracker
16
17 Bugs
18 ----
19 * LineMeasureTracker rendering generates "memory access out of bounds" in WASM
20
16 21
17 --------------------------------- 22 ---------------------------------
18 Radiotherapy and nuclear medicine 23 Radiotherapy and nuclear medicine
19 --------------------------------- 24 ---------------------------------
20 25