Struct ovr_mobile_sys::ovrMatrix4f_ [] [src]

#[repr(C)]
pub struct ovrMatrix4f_ { pub M: [[f32; 4]; 4], }

Fields

Trait Implementations

impl Debug for ovrMatrix4f_
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrMatrix4f_
[src]

impl Clone for ovrMatrix4f_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more