Skip to content

Consolidate InteractorStyle integration #123

@jcfr

Description

@jcfr

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 vtkVRInteractorStyle be moved to static function or helper class ?

Footnotes

  1. a displayable manager group is collection of displayable managers each adding support for capability like volume rendering, markups, transform, ... in a given view.

  2. https://github.com/Kitware/VTK/blob/master/Rendering/VR/vtkVRInteractorStyle.cxx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions