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

Class GLBINDING_API

source/glbinding/include/glbinding/FunctionCall.h:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24* A FunctionCall represents a function call of an OpenGL API function, including the parameter and return values
25*/
26class GLBINDING_API FunctionCall
27{
28public:
29 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected