OSVR-Core
|
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 |
A templated type containing state and a timestamp for known, specialized report types.