MCPcopy 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
96void resize(const unsigned int newSize)
97{
98 g_buffer.resize(newSize);
99}
100
101void start()
102{

Callers

nothing calls this directly

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected