Implementation. More...
#include "TrackedBody.h"
#include "ApplyIMUToState.h"
#include "BodyTargetInterface.h"
#include "CannedIMUMeasurement.h"
#include "HistoryContainer.h"
#include "StateHistory.h"
#include "TrackedBodyIMU.h"
#include "TrackedBodyTarget.h"
#include "TrackingSystem.h"
#include <boost/optional.hpp>
#include <osvr/Kalman/FlexibleKalmanFilter.h>
#include <util/Stride.h>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | osvr::vbtracker::TrackedBody::Impl |
Namespaces | |
osvr | |
< | |
Typedefs | |
using | osvr::vbtracker::BodyStateHistoryEntry = StateHistoryEntry< BodyState > |
Functions | |
osvr::util::time::TimeValue | osvr::vbtracker::getOldestPossibleMeasurementSource (TrackedBody const &body, OSVR_TimeValue const &videoTime) |