Grabbing mode added to GLViewer, enabling to move objects directly in the 3D view.
Only objects whose DisplayableInterface::isGrabbable() function returns true can be moved that way. If grabbing is validated, the new transformation is notified to the DisplayableInterface through onUpdatingTransformation() function.
Showing
Please register or sign in to comment