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

Header. More...

#include "ModelTypes.h"
#include <boost/optional.hpp>
#include <folly/ProducerConsumerQueue.h>
#include <osvr/Util/ClientReportTypesC.h>
#include <osvr/Util/TimeValue.h>
#include <array>
#include <memory>

Go to the source code of this file.

Classes

struct  osvr::vbtracker::BodyReport
 
class  osvr::vbtracker::BodyReporting
 

Namespaces

 osvr
 <
 

Typedefs

using osvr::vbtracker::BodyReportingPtr = std::unique_ptr< BodyReporting >
 
using osvr::vbtracker::BodyReportingVector = std::vector< BodyReportingPtr >
 

Enumerations

enum  ReportStatus { Valid, MutexLocked, NoReportAvailable }
 

Detailed Description

Header.

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

Definition in file ThreadsafeBodyReporting.h.