Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ GLBINDING_API
Class
GLBINDING_API
source/glbinding/include/glbinding/AbstractValue.h:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
* This class and its subclasses Value<T> are mainly used when callbacks of functions are used.
17
*/
18
class GLBINDING_API AbstractValue
19
{
20
public:
21
/**
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected