Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ currentPos
Method
currentPos
source/glbinding/source/Binding.cpp:290–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
288
}
289
290
int Binding::currentPos()
291
{
292
return s_pos();
293
}
294
295
int Binding::maxPos()
296
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected