Struct ovr_mobile_sys::ovrVector2f_ [] [src]

#[repr(C)]
pub struct ovrVector2f_ { pub x: f32, pub y: f32, }

Fields

Trait Implementations

impl Debug for ovrVector2f_
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrVector2f_
[src]

impl Clone for ovrVector2f_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more