Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getBox
Method
getBox
src/widget/Widget.cpp:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
18
math::Rect Widget::getBox() {
19
return box;
20
}
21
22
23
void Widget::setBox(math::Rect box) {
Callers
1
createContextMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected