Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cdcseacave/openMVS
/ handleKeyboard
Method
handleKeyboard
apps/Viewer/ArcballControls.cpp:131–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void ArcballControls::handleKeyboard(int key, int action, int mods) {
132
// Handle keyboard shortcuts for state management
133
}
134
135
void ArcballControls::initializeMouseActions() {
136
// Default mouse actions
Callers
1
Window.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected