Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getSize
Method
getSize
src/widget/Widget.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
43
44
math::Vec Widget::getSize() {
45
return box.size;
46
}
47
48
49
void Widget::setSize(math::Vec size) {
Callers
1
wrap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected