Struct ovr_mobile_sys::ovrTracking2___bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ovrTracking2___bindgen_ty_1 { pub ProjectionMatrix: ovrMatrix4f, pub ViewMatrix: ovrMatrix4f, }

Fields

Trait Implementations

impl Debug for ovrTracking2___bindgen_ty_1
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrTracking2___bindgen_ty_1
[src]

impl Clone for ovrTracking2___bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more