Struct openvr_sys::COpenVRContext [] [src]

#[repr(C)]
pub struct COpenVRContext { pub m_pVRSystem: isize, pub m_pVRChaperone: isize, pub m_pVRChaperoneSetup: isize, pub m_pVRCompositor: isize, pub m_pVROverlay: isize, pub m_pVRResources: isize, pub m_pVRRenderModels: isize, pub m_pVRExtendedDisplay: isize, pub m_pVRSettings: isize, pub m_pVRApplications: isize, pub m_pVRTrackedCamera: isize, pub m_pVRScreenshots: isize, pub m_pVRDriverManager: isize, }

Fields

Trait Implementations

impl Debug for COpenVRContext
[src]

[src]

Formats the value using the given formatter.

impl Copy for COpenVRContext
[src]

impl Clone for COpenVRContext
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more