Difference between revisions of "Developer Meetings/20130122"

From Slicer Wiki
Jump to: navigation, search
m
Line 14: Line 14:
 
* Described the DisplayableManager architecture to Laurent
 
* Described the DisplayableManager architecture to Laurent
 
** To be able to implement what Laurent would like to do, re-using the ruler annotation would be the way to go. Nicole and Julien discussed what could the approach and the amount of worked required to enable the ruler. See vtkMRMLAnnotationDisplayableManager.cxx line 694
 
** To be able to implement what Laurent would like to do, re-using the ruler annotation would be the way to go. Nicole and Julien discussed what could the approach and the amount of worked required to enable the ruler. See vtkMRMLAnnotationDisplayableManager.cxx line 694
 +
* OpenSuse build issue
 +
** Sankhesh couldn't reproduce the issue in a virtual box. This would be re-addressed later.
 +
* Discussed Pre/Post multiplication with Sankhesh, Alex and Steve
 +
** Steve: Sliders in the transform modules allow to perform operation on the transform matrix and don't especially represent the current state of the matrix.

Revision as of 21:43, 22 January 2013

Home < Developer Meetings < 20130122

To discuss

Conclusion

  • Described the DisplayableManager architecture to Laurent
    • To be able to implement what Laurent would like to do, re-using the ruler annotation would be the way to go. Nicole and Julien discussed what could the approach and the amount of worked required to enable the ruler. See vtkMRMLAnnotationDisplayableManager.cxx line 694
  • OpenSuse build issue
    • Sankhesh couldn't reproduce the issue in a virtual box. This would be re-addressed later.
  • Discussed Pre/Post multiplication with Sankhesh, Alex and Steve
    • Steve: Sliders in the transform modules allow to perform operation on the transform matrix and don't especially represent the current state of the matrix.