MCPcopy 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
1606bool Viewer::drag( int mouse_x, int mouse_y )
1607{
1608 return signals_->dragSignal( mouse_x, mouse_y );
1609}
1610
1611bool 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