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

Method spaceMouseUp

source/MRViewer/MRViewer.cpp:1621–1624  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1619}
1620
1621bool Viewer::spaceMouseUp( int key )
1622{
1623 return signals_->spaceMouseUpSignal( key );
1624}
1625
1626bool Viewer::spaceMouseRepeat( int key )
1627{

Callers 2

processActionMethod · 0.80
onSpaceMouseMessageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected