Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ad-si/LuaCAD
/ current
Method
current
OpenCSG/src/channelManager.cpp:292–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
Channel ChannelManager::current() const {
293
return mCurrentChannel;
294
}
295
296
std::vector<Channel> ChannelManager::occupied() const {
297
Callers
4
renderSCS
Function · 0.80
renderGoldfeather
Function · 0.80
renderOcclusionQueryGoldfeather
Function · 0.80
renderDepthComplexitySamplingGoldfeather
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected