Difference between revisions of "Developer Meetings/20131029"
From Slicer Wiki
m |
|||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
+ | Attendees: Steve Pieper, Andriy Fedorov, Andras Lasso, Csaba Pinter, Kevin Wang, Ron Kikinis, Nicole Aucoin, Jc | ||
== To discuss == | == To discuss == | ||
Line 8: | Line 9: | ||
== Results == | == Results == | ||
+ | |||
+ | Following today's discussion, we decided to go with OptionA described in [[Documentation/Labs/MultiDimensional_Data_Management|here]], it means that we would have to improve the performance of the MRML scene. | ||
+ | |||
+ | Few options: | ||
+ | * Avoid direct node observation by listening for the Scene. | ||
+ | * Shared qMRMLSceneModel |
Revision as of 20:38, 29 October 2013
Home < Developer Meetings < 20131029Contents
Attendees: Steve Pieper, Andriy Fedorov, Andras Lasso, Csaba Pinter, Kevin Wang, Ron Kikinis, Nicole Aucoin, Jc
To discuss
Results
Following today's discussion, we decided to go with OptionA described in here, it means that we would have to improve the performance of the MRML scene.
Few options:
- Avoid direct node observation by listening for the Scene.
- Shared qMRMLSceneModel