Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ drawPanelContents
Method
drawPanelContents
src/ui/GLPanel.cpp:263–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
void GLPanel::drawPanelContents() {
264
drawChildren();
265
}
266
267
void GLPanel::calcTransform(mat4 transform_in) {
268
// compute local transform
Callers
nothing calls this directly
Calls
1
drawString
Method · 0.80
Tested by
no test coverage detected