Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetRenderManager
Method
GetRenderManager
src/service/service.cpp:190–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
std::shared_ptr<RenderManager> GrService::GetRenderManager() {
191
return render_manager_;
192
}
193
194
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected