Skip to content

(MeshPickerInteractor): new service for mesh picking interactions

Kevin GAUDET requested to merge ogre-refactor-mesh-picker into dev

What does this MR do?

  • Refactors the IInteractor API to handle keyboard modifications.
  • Adds a new visuOgreAdaptor::SPicker to handle picking interactions instead of SInteractorStyle

How to test it?

  • Run OgreViewer
  • Load a mesh
  • Pick the mesh using Ctrl+left click.

Associated Issues/Merge Requests

Edited by Kevin GAUDET

Merge request reports