Monado OpenXR Runtime
Data Fields
oxr_source_state Struct Reference

The state of a action input source. More...

#include <oxr/oxr_objects.h>

Data Fields

union {
   struct {
      float   x
 
   }   vec1
 
   struct {
      float   x
 
      float   y
 
   }   vec2
 
   bool   boolean
 
}; 
 
bool active
 
bool changed
 
XrTime timestamp
 When was this last changed. More...
 

Detailed Description

The state of a action input source.

See also
oxr_source

Field Documentation

◆ timestamp

XrTime oxr_source_state::timestamp

When was this last changed.


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