MCPcopy 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
290int Binding::currentPos()
291{
292 return s_pos();
293}
294
295int Binding::maxPos()
296{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected