Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ isValidated
Method
isValidated
tracking/src/track.cpp:258–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
bool
259
Track::isValidated()
260
{
261
return validated_;
262
}
263
264
int
265
Track::getId()
Callers
4
newFrame
Method · 0.45
newFrame
Method · 0.45
newFrame
Method · 0.45
newFrame
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected