MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / spaceMouseMove

Method spaceMouseMove

source/MRViewer/MRViewer.cpp:1611–1614  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1609}
1610
1611bool Viewer::spaceMouseMove( const Vector3f& translate, const Vector3f& rotate )
1612{
1613 return signals_->spaceMouseMoveSignal( translate, rotate );
1614}
1615
1616bool Viewer::spaceMouseDown( int key )
1617{

Callers 2

processActionMethod · 0.80
onSpaceMouseMessageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected