MCPcopy 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
263void GLPanel::drawPanelContents() {
264 drawChildren();
265}
266
267void GLPanel::calcTransform(mat4 transform_in) {
268 // compute local transform

Callers

nothing calls this directly

Calls 1

drawStringMethod · 0.80

Tested by

no test coverage detected