OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TrackedBody.cpp File Reference

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)
 

Detailed Description

Implementation.

Date
2016
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file TrackedBody.cpp.