Enum ovr_mobile_sys::ovrHeadsetType [] [src]

#[repr(i32)] #[repr(C)]
pub enum ovrHeadsetType { VRAPI_HEADSET_TYPE_R320, VRAPI_HEADSET_TYPE_R321, VRAPI_HEADSET_TYPE_R322, VRAPI_HEADSET_TYPE_R323, VRAPI_HEADSET_TYPE_R324, VRAPI_HEADSET_TYPE_R325, VRAPI_HEADSET_TYPE_UNKNOWN, }

Variants

Trait Implementations

impl Debug for ovrHeadsetType
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrHeadsetType
[src]

impl Clone for ovrHeadsetType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for ovrHeadsetType
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for ovrHeadsetType
[src]

impl Hash for ovrHeadsetType
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more