Enum openvr_sys::EVRScreenshotPropertyFilenames [] [src]

pub enum EVRScreenshotPropertyFilenames {
    EVRScreenshotPropertyFilenames_VRScreenshotPropertyFilenames_Preview,
    EVRScreenshotPropertyFilenames_VRScreenshotPropertyFilenames_VR,
}

Variants

EVRScreenshotPropertyFilenames_VRScreenshotPropertyFilenames_PreviewEVRScreenshotPropertyFilenames_VRScreenshotPropertyFilenames_VR

Trait Implementations

impl Clone for EVRScreenshotPropertyFilenames
[src]

fn clone(&self) -> EVRScreenshotPropertyFilenames

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more

impl Copy for EVRScreenshotPropertyFilenames
[src]

impl Debug for EVRScreenshotPropertyFilenames
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.