Struct ovr_mobile_sys::ovrPosef_ [] [src]

#[repr(C)]
pub struct ovrPosef_ { pub Orientation: ovrQuatf, pub Position: ovrVector3f, }

Fields

Trait Implementations

impl Debug for ovrPosef_
[src]

Formats the value using the given formatter.

impl Copy for ovrPosef_
[src]

impl Clone for ovrPosef_
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more