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

Method getLeft

Source/Panels/SpectrogramPanel/VerticalLine.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105int VerticalLine::getLeft()
106{
107 return index - 1;
108}
109
110int VerticalLine::getRight()
111{

Callers 1

moveToXMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected