Skip to content

(visuOgreAdaptor): interact with the 3D negato

Kevin GAUDET requested to merge ogre-3dnegato-interactions into dev

What does this MR do?

  • Add the same interactions on the negato as in VTK
  • Add a priority to the image interactors
  • Add the ability to cancel interactions
  • Deprecate the old selection interactor API

How to test it?

  • run OgreViewer
  • disable OIT (set the transparency technique to 'Default")
  • load an image
  • hide the volume
  • interact with the negato

Data

  • Any VTK image will do.

Associated Issues/Merge Requests

Edited by Flavien BRIDAULT

Merge request reports