mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
st/oxr: document oxr_instance::oxr_interaction_profile
This commit is contained in:
parent
e01bd11759
commit
1a9e0750c7
|
@ -1171,6 +1171,7 @@ struct oxr_instance
|
|||
struct oxr_event *next;
|
||||
} event;
|
||||
|
||||
//! Interaction profile bindings that have been suggested by the client.
|
||||
struct oxr_interaction_profile **profiles;
|
||||
size_t profile_count;
|
||||
|
||||
|
|
Loading…
Reference in a new issue