Enum ovr_mobile_sys::ovrLayerType2_ [] [src]

#[repr(u32)] #[repr(C)]
pub enum ovrLayerType2_ { VRAPI_LAYER_TYPE_PROJECTION2, VRAPI_LAYER_TYPE_CYLINDER2, VRAPI_LAYER_TYPE_CUBE2, VRAPI_LAYER_TYPE_EQUIRECT2, VRAPI_LAYER_TYPE_LOADING_ICON2, }

Variants

Trait Implementations

impl Debug for ovrLayerType2_
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrLayerType2_
[src]

impl Clone for ovrLayerType2_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for ovrLayerType2_
[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 ovrLayerType2_
[src]

impl Hash for ovrLayerType2_
[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