Struct ovr_mobile_sys::ovrLayerProjection2__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ovrLayerProjection2__bindgen_ty_1 { pub ColorSwapChain: *mut ovrTextureSwapChain, pub SwapChainIndex: c_int, pub TexCoordsFromTanAngles: ovrMatrix4f, pub TextureRect: ovrRectf, }

Fields

Trait Implementations

impl Debug for ovrLayerProjection2__bindgen_ty_1
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrLayerProjection2__bindgen_ty_1
[src]

impl Clone for ovrLayerProjection2__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more