Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ SvgWidget
Method
SvgWidget
src/widget/SvgWidget.cpp:9–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
8
9
SvgWidget::SvgWidget() {
10
box.size = math::Vec();
11
}
12
13
14
void SvgWidget::wrap() {
Callers
nothing calls this directly
Calls
1
Vec
Class · 0.85
Tested by
no test coverage detected