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

Method validate

tracking/src/track.cpp:252–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250 }
251
252 void
253 Track::validate()
254 {
255 validated_ = true;
256 }
257
258 bool
259 Track::isValidated()

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected