MCPcopy 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

renderSCSFunction · 0.80
renderGoldfeatherFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected