MCPcopy Create free account
hub / github.com/cginternals/glbinding / GLBINDING_API

Class GLBINDING_API

source/glbinding/include/glbinding/AbstractFunction.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27* and entry point after dynamic address resolution.
28*/
29class GLBINDING_API AbstractFunction
30{
31 friend class Binding;
32public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected