MCPcopy 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
70void waitForEnter() { std::cin.ignore(); }
71
72inline Json::Value removeCalibration(std::string const &input) {
73 Json::Reader reader;

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected