Difference between revisions of "Developer Meetings/20130903"
From Slicer Wiki
m (Created page with '__TOC__ == To discuss == * Release status * Observation of specific event should be done once when reference are associated with Displayable and transformable MRML node ** See …') |
m |
||
Line 7: | Line 7: | ||
** See [https://github.com/Slicer/Slicer/blob/f20eb2dbd6a398d82709a12addca3df5e83ee9c2/Libs/MRML/Core/vtkMRMLTransformableNode.cxx#L132-L155 Libs/MRML/Core/vtkMRMLTransformableNode.cxx] | ** See [https://github.com/Slicer/Slicer/blob/f20eb2dbd6a398d82709a12addca3df5e83ee9c2/Libs/MRML/Core/vtkMRMLTransformableNode.cxx#L132-L155 Libs/MRML/Core/vtkMRMLTransformableNode.cxx] | ||
** See [https://github.com/Slicer/Slicer/blob/f20eb2dbd6a398d82709a12addca3df5e83ee9c2/Libs/MRML/Core/vtkMRMLDisplayableNode.h#L77-L96 Libs/MRML/Core/vtkMRMLDisplayableNode.h] | ** See [https://github.com/Slicer/Slicer/blob/f20eb2dbd6a398d82709a12addca3df5e83ee9c2/Libs/MRML/Core/vtkMRMLDisplayableNode.h#L77-L96 Libs/MRML/Core/vtkMRMLDisplayableNode.h] | ||
+ | ** Related issue [http://www.na-mic.org/Bug/view.php?id=3241 #3241] | ||
==Conclusions== | ==Conclusions== |
Revision as of 23:15, 27 August 2013
Home < Developer Meetings < 20130903Contents
To discuss
- Release status
- Observation of specific event should be done once when reference are associated with Displayable and transformable MRML node
- See Libs/MRML/Core/vtkMRMLTransformableNode.cxx
- See Libs/MRML/Core/vtkMRMLDisplayableNode.h
- Related issue #3241