|
Monado OpenXR Runtime
|
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... | |
The state of a action input source.
| XrTime oxr_source_state::timestamp |
When was this last changed.
1.8.13