MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / getSize

Method getSize

src/custom/RemoteWindow.cpp:94–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92
93
94math::Vec Window::getSize() {
95 return minWindowSize;
96}
97
98
99void Window::setSize(math::Vec) {

Callers 1

onDragStartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected