Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getSize
Method
getSize
src/cinder/app/linux/WindowImplLinuxHeadless.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
ivec2 WindowImplLinux::getSize() const
59
{
60
return mWindowedSize;
61
}
62
63
void WindowImplLinux::setSize( const ivec2 &size )
64
{
Callers
1
WindowImplLinux
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected