Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Resize
Method
Resize
trinityal/tests/RenderWindow_Stub.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
bool RenderWindow::Resize( uint32_t width, uint32_t height )
28
{
29
return false;
30
}
31
32
#endif
Callers
1
ResizeWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected