Struct ovr_mobile_sys::ovrLayerEquirect2 [] [src]

#[repr(C)]
pub struct ovrLayerEquirect2 { pub Header: ovrLayerHeader2, pub HeadPose: ovrRigidBodyPosef, pub TexCoordsFromTanAngles: ovrMatrix4f, pub Textures: [ovrLayerEquirect2__bindgen_ty_1; 2], }

Fields

Trait Implementations

impl Debug for ovrLayerEquirect2
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrLayerEquirect2
[src]

impl Clone for ovrLayerEquirect2
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more