MCPcopy Create free account
hub / github.com/OctoMap/octomap / drawWithNames

Method drawWithNames

octovis/src/ViewerWidget.cpp:348–352  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

346}
347
348void ViewerWidget::drawWithNames(){
349
350 if (m_drawSelectionBox)
351 m_selectionBox.draw(true);
352}
353
354void ViewerWidget::postDraw(){
355

Callers

nothing calls this directly

Calls 1

drawMethod · 0.45

Tested by

no test coverage detected