Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ addCallbackMaskExcept
Function
addCallbackMaskExcept
source/glbinding/source/glbinding.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void addCallbackMaskExcept(CallbackMask mask, const std::set<std::string> & blackList)
79
{
80
Binding::addCallbackMaskExcept(mask, blackList);
81
}
82
83
void removeCallbackMask(CallbackMask mask)
84
{
Callers
1
startExcept
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected