Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/glbinding
/ resize
Function
resize
source/glbinding-aux/source/logging.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
95
96
void resize(const unsigned int newSize)
97
{
98
g_buffer.resize(newSize);
99
}
100
101
void start()
102
{
Callers
nothing calls this directly
Calls
1
resize
Method · 0.45
Tested by
no test coverage detected