Struct ovr_mobile_sys::ovrTracking2_ [] [src]

#[repr(C)]
pub struct ovrTracking2_ { pub Status: c_uint, pub dead12: [c_uchar; 4], pub HeadPose: ovrRigidBodyPosef, pub Eye: [ovrTracking2___bindgen_ty_1; 2], }

Fields

Trait Implementations

impl Debug for ovrTracking2_
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrTracking2_
[src]

impl Clone for ovrTracking2_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more