Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ Clear
Method
Clear
src/gui/visualisationcontrol.cc:265–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
}
264
265
void VisualisationControl::Clear()
266
{
267
_sectors.clear();
268
_tracks.clear();
269
Refresh();
270
}
271
272
void VisualisationControl::SetTrackData(std::shared_ptr<const TrackFlux> track)
273
{
Callers
15
getTrackFormat
Method · 0.45
getEncoderTrackData
Method · 0.45
getTrackFormat
Method · 0.45
clear
Method · 0.45
initImGui
Method · 0.45
OnPaint
Method · 0.45
StartReading
Method · 0.45
StartWriting
Method · 0.45
OnPaint
Method · 0.45
OnPaint
Method · 0.45
ClearLog
Method · 0.45
ShowConfig
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected