Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ getId
Method
getId
tracking/src/track.cpp:264–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
}
263
264
int
265
Track::getId()
266
{
267
return id_;
268
}
269
270
void
271
Track::setStatus(Track::Status s)
Callers
12
newFrame
Method · 0.45
getAliveIDs
Method · 0.45
createNewTrack
Method · 0.45
newFrame
Method · 0.45
createNewTrack
Method · 0.45
newFrame
Method · 0.45
getAssociationResult
Method · 0.45
getAliveIDs
Method · 0.45
createNewTrack
Method · 0.45
newFrame
Method · 0.45
getAliveIDs
Method · 0.45
createNewTrack
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected