MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / getXPercent

Method getXPercent

Source/Panels/SpectrogramPanel/VerticalLine.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90float VerticalLine::getXPercent()
91{
92 return xPercent;
93}
94
95void VerticalLine::setIndex (int index)
96{

Callers 6

paintMethod · 0.80
mouseDownMethod · 0.80
sliderValueChangedMethod · 0.80
moveToXMethod · 0.80
moveToXMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected