change TMWDCTrackingResult to inherit TTrack
fTrack is no longer a member of TMWDCTrackingResult. You have to rewrite histogram projection file if you are using fTrack e.g. "track.fTrack.fX" -> "track.fX" TMWDCTrackingResult::GetTrack() is left for the compatibility.
parent
e3f4e23d
Please register or sign in to comment