MCPcopy 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
140VUPanel* GraphPanel::getVuPanel()
141{
142 return &vuPanel;
143}
144
145DistortionGraph* GraphPanel::getDistortionGraph()
146{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected