MCPcopy 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
58ivec2 WindowImplLinux::getSize() const
59{
60 return mWindowedSize;
61}
62
63void WindowImplLinux::setSize( const ivec2 &size )
64{

Callers 1

WindowImplLinuxMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected