From: sshutina Date: Tue, 18 Jul 2023 14:53:01 +0000 (+0100) Subject: 0032879: Visualization, AIS_ViewController - define separate gesture mappings for... X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FCR0-WEEK-29;p=occt.git 0032879: Visualization, AIS_ViewController - define separate gesture mappings for dragging Fixed problem of usage of objects dragging during zoom and pan Added new draw command to change gesture for muse buttons Added test --- diff --git a/src/ViewerTest/ViewerTest_ViewerCommands.cxx b/src/ViewerTest/ViewerTest_ViewerCommands.cxx index 9861c11925..308e5b2128 100644 --- a/src/ViewerTest/ViewerTest_ViewerCommands.cxx +++ b/src/ViewerTest/ViewerTest_ViewerCommands.cxx @@ -13914,7 +13914,7 @@ static int VSelBvhBuild (Draw_Interpretor& /*theDI*/, Standard_Integer theNbArgs //function : VMouseGesture //purpose : //======================================================================= -static int VMouseGesture (Draw_Interpretor& /*theDI*/, +static int VMouseGesture (Draw_Interpretor&, Standard_Integer theArgsNb, const char** theArgVec) {