MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / DrawEnd

Method DrawEnd

src/visual/TuningContext.cpp:64–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void TuningContext::DrawEnd() {
65// glFlush();
66
67// CheckGLError();
68}
69
70void TuningContext::DrawTuner(long long freq, int count, float displayPos, float displayWidth) {
71 GLint vp[4];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected