Struct ovr_mobile_sys::ovrTracking_ [] [src]

#[repr(C)]
pub struct ovrTracking_ { pub Status: c_uint, pub dead14: [c_uchar; 4], pub HeadPose: ovrRigidBodyPosef, }

Fields

Trait Implementations

impl Debug for ovrTracking_
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrTracking_
[src]

impl Clone for ovrTracking_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more