OSVR-Core
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
osvr::vbtracker::BodyReport Struct Reference

Public Member Functions

 operator bool () const
 Explicit boolean operator, so you can if (report) to see if it's valid. More...
 

Static Public Member Functions

static BodyReport makeReportWithStatus (ReportStatus status=ReportStatus::Valid)
 

Public Attributes

ReportStatus status
 
util::time::TimeValue timestamp
 
OSVR_PoseState pose
 
OSVR_VelocityState vel
 

Member Function Documentation

§ operator bool()

osvr::vbtracker::BodyReport::operator bool ( ) const
inlineexplicit

Explicit boolean operator, so you can if (report) to see if it's valid.


The documentation for this struct was generated from the following file: