Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ currentPos
Method
currentPos
source/glbinding/source/AbstractFunction.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
int AbstractFunction::currentPos()
118
{
119
return Binding::currentPos();
120
}
121
122
int AbstractFunction::maxPos()
123
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected