Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ waitForEnter
Function
waitForEnter
apps/osvr_calibrate.cpp:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void waitForEnter() { std::cin.ignore(); }
71
72
inline Json::Value removeCalibration(std::string const &input) {
73
Json::Reader reader;
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected