]> OCCT Git - occt.git/commit
Implemented new methods to adjust the Manipulator presentation.
authormzernova <mzernova@opencascade.com>
Tue, 29 Nov 2022 09:58:25 +0000 (12:58 +0300)
committermzernova <mzernova@opencascade.com>
Tue, 29 Nov 2022 09:58:25 +0000 (12:58 +0300)
commitebfeb7438384e6cfd62e1b3dbbb7b4c0df5900a2
tree0cd50947d314901b6568b54fa7a4387947883026
parent316d3693a4dc26fc9e32efec0a1b05e2bbece667
Implemented new methods to adjust the Manipulator presentation.
Also the sizes of the different elements from the manipulator now accessible.
Added SetMouse method. This makes the manipulator to move to the mouse.
Added methods to change the selection sensitivity.
src/AIS/AIS_Manipulator.cxx
src/AIS/AIS_Manipulator.hxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx