Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getGridBox
Method
getGridBox
src/app/ModuleWidget.cpp:1140–1142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1138
}
1139
1140
math::Rect ModuleWidget::getGridBox() {
1141
return math::Rect(getGridPosition(), getGridSize());
1142
}
1143
1144
math::Vec& ModuleWidget::dragOffset() {
1145
return internal->dragOffset;
Callers
5
compareModuleLeft
Function · 0.80
setModulePosForce
Method · 0.80
squeezeModulePos
Method · 0.80
unsqueezeModulePos
Method · 0.80
updateExpanders
Method · 0.80
Calls
1
Rect
Class · 0.85
Tested by
no test coverage detected