Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ getVuPanel
Method
getVuPanel
Source/Panels/ControlPanel/Graph Components/GraphPanel.cpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
VUPanel* GraphPanel::getVuPanel()
141
{
142
return &vuPanel;
143
}
144
145
DistortionGraph* GraphPanel::getDistortionGraph()
146
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected