MCPcopy Create free account
hub / github.com/andrewreeman/SpectralSuite / paint

Method paint

SinusoidalShapedFilter/Source/FreqSlider.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void FreqSlider::paint (Graphics& g)
26{
27 g.fillAll(Colours::white);
28}
29
30void FreqSlider::resized()
31{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected