Skip to content

(ctrlPicking): add a new bundle for picking operation services

Romain MANCIAUX requested to merge saddpoint-set-a-maximum-number-of-point into dev

What does this MR do?

  • merge ::uiVisuOgre::SAddPoint, ::echoSimulation::STransformPickedPoint and ::uiMeasurement::SManageLandmarks into ::ctrlPicking::SManagePoint
  • Allow to have a maximum number of points in a pointlist via ::opPicking::SAddPoint.
  • Allow to avoid points to be removed in ::ctrlPicking::SManagePoint.
  • Deprecate ::uiVisuOgre::SAddPoint.
  • Deprecate ::uiMeasurement::SManageLandmarks.

How to test it?

Build and test all applications.

Edited by Romain MANCIAUX

Merge request reports