Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ setVisibility
Method
setVisibility
tracking/src/track.cpp:282–286 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
280
}
281
282
void
283
Track::setVisibility(Track::Visibility v)
284
{
285
visibility_ = v;
286
}
287
288
Track::Visibility
289
Track::getVisibility()
Callers
4
updateDetectedTracks
Method · 0.45
updateDetectedTracks
Method · 0.45
updateDetectedTracks
Method · 0.45
updateDetectedTracks
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected