OSVR-Core
Public Types | Public Attributes | List of all members
osvr::common::StateMapContents< ReportType > Struct Template Reference

A templated type containing state and a timestamp for known, specialized report types. More...

#include <InterfaceState.h>

Public Types

using state_type = traits::StateFromReport_t< ReportType >
 

Public Attributes

state_type state
 
util::time::TimeValue timestamp
 

Detailed Description

template<typename ReportType>
struct osvr::common::StateMapContents< ReportType >

A templated type containing state and a timestamp for known, specialized report types.


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