-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
Currently vtkVirtualRealityViewInteractorStyle derives from vtkMRMLViewInteractorStyle so that the style can be associated with the displayable manager group1.
This is required to allow the Slicer VTK widgets to handle events.
This approach require to duplicate some of the code implemented in vtkVRInteractorStyle2
Questions
- Should some of the logic in
vtkVRInteractorStylebe moved to static function or helper class ?
Footnotes
-
a displayable manager group is collection of displayable managers each adding support for capability like volume rendering, markups, transform, ... in a given view. ↩
-
https://github.com/Kitware/VTK/blob/master/Rendering/VR/vtkVRInteractorStyle.cxx ↩
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels