Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ ScrewSilver
Method
ScrewSilver
include/componentlibrary.hpp:966–968 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
964
965
struct ScrewSilver : app::SvgScrew {
966
ScrewSilver() {
967
setSvg(Svg::load(asset::system(
"res/ComponentLibrary/ScrewSilver.svg"
)));
968
}
969
};
970
971
struct ScrewBlack : app::SvgScrew {
Callers
nothing calls this directly
Calls
2
load
Function · 0.85
system
Function · 0.85
Tested by
no test coverage detected