MCPcopy 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
117int AbstractFunction::currentPos()
118{
119 return Binding::currentPos();
120}
121
122int AbstractFunction::maxPos()
123{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected