Struct ovr_mobile_sys::ovrInputStateHeadset_ [] [src]

#[repr(C)]
pub struct ovrInputStateHeadset_ { pub Header: ovrInputStateHeader, pub Buttons: u32, pub TrackpadStatus: u32, pub TrackpadPosition: ovrVector2f, }

Fields

Trait Implementations

impl Debug for ovrInputStateHeadset_
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrInputStateHeadset_
[src]

impl Clone for ovrInputStateHeadset_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more