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

Method spaceMouseDown

source/MRViewer/MRViewer.cpp:1616–1619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1614}
1615
1616bool Viewer::spaceMouseDown( int key )
1617{
1618 return signals_->spaceMouseDownSignal( key );
1619}
1620
1621bool Viewer::spaceMouseUp( int key )
1622{

Callers 2

processActionMethod · 0.80
onSpaceMouseMessageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected