Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
348
void ViewerWidget::drawWithNames(){
349
350
if (m_drawSelectionBox)
351
m_selectionBox.draw(true);
352
}
353
354
void ViewerWidget::postDraw(){
355
Callers
nothing calls this directly
Calls
1
draw
Method · 0.45
Tested by
no test coverage detected