Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ takeRenderables
Method
takeRenderables
src/core/objects/object.cpp:655–658 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
653
}
654
655
void Object::takeRenderables()
656
{
657
output.takeRenderables();
658
}
659
660
void Object::clearRenderables()
661
{
Callers
1
startEditing
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected