Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ callbackMask
Method
callbackMask
source/glbinding/source/AbstractFunction.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
CallbackMask AbstractFunction::callbackMask() const
78
{
79
return state().callbackMask();
80
}
81
82
void AbstractFunction::setCallbackMask(const CallbackMask mask)
83
{
Callers
4
isEnabled
Method · 0.45
isAnyEnabled
Method · 0.45
addCallbackMask
Method · 0.45
removeCallbackMask
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected