MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / getStatus

Method getStatus

tracking/src/track.cpp:276–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274 }
275
276 Track::Status
277 Track::getStatus()
278 {
279 return status_;
280 }
281
282 void
283 Track::setVisibility(Track::Visibility v)

Callers 4

newFrameMethod · 0.45
newFrameMethod · 0.45
newFrameMethod · 0.45
newFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected