Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MeshInspector/MeshLib
/ drag
Method
drag
source/MRViewer/MRViewer.cpp:1606–1609 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1604
}
1605
1606
bool Viewer::drag( int mouse_x, int mouse_y )
1607
{
1608
return signals_->dragSignal( mouse_x, mouse_y );
1609
}
1610
1611
bool Viewer::spaceMouseMove( const Vector3f& translate, const Vector3f& rotate )
1612
{
Callers
1
preMouseMove_
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected