Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ getGridBox
Method
getGridBox
src/override/ModuleWidget.cpp:1148–1150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1146
}
1147
1148
math::Rect ModuleWidget::getGridBox() {
1149
return math::Rect(getGridPosition(), getGridSize());
1150
}
1151
1152
math::Vec& ModuleWidget::dragOffset() {
1153
return internal->dragOffset;
Callers
nothing calls this directly
Calls
1
Rect
Class · 0.50
Tested by
no test coverage detected