mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
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
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user