Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ glFrameZoomSGIX
Function
glFrameZoomSGIX
source/glbinding/source/gl/functions_f.cpp:421–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
}
420
421
void glFrameZoomSGIX(GLint factor)
422
{
423
return glbinding::Binding::FrameZoomSGIX(factor);
424
}
425
426
void glFreeObjectBufferATI(GLuint buffer)
427
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected