MCPcopy 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
131void ArcballControls::handleKeyboard(int key, int action, int mods) {
132 // Handle keyboard shortcuts for state management
133}
134
135void ArcballControls::initializeMouseActions() {
136 // Default mouse actions

Callers 1

Window.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected