RENDERDOC_InputButton

Enum RENDERDOC_InputButton 

Source
#[repr(i32)]
pub enum RENDERDOC_InputButton {
Show 64 variants eRENDERDOC_Key_0 = 48, eRENDERDOC_Key_1 = 49, eRENDERDOC_Key_2 = 50, eRENDERDOC_Key_3 = 51, eRENDERDOC_Key_4 = 52, eRENDERDOC_Key_5 = 53, eRENDERDOC_Key_6 = 54, eRENDERDOC_Key_7 = 55, eRENDERDOC_Key_8 = 56, eRENDERDOC_Key_9 = 57, eRENDERDOC_Key_A = 65, eRENDERDOC_Key_B = 66, eRENDERDOC_Key_C = 67, eRENDERDOC_Key_D = 68, eRENDERDOC_Key_E = 69, eRENDERDOC_Key_F = 70, eRENDERDOC_Key_G = 71, eRENDERDOC_Key_H = 72, eRENDERDOC_Key_I = 73, eRENDERDOC_Key_J = 74, eRENDERDOC_Key_K = 75, eRENDERDOC_Key_L = 76, eRENDERDOC_Key_M = 77, eRENDERDOC_Key_N = 78, eRENDERDOC_Key_O = 79, eRENDERDOC_Key_P = 80, eRENDERDOC_Key_Q = 81, eRENDERDOC_Key_R = 82, eRENDERDOC_Key_S = 83, eRENDERDOC_Key_T = 84, eRENDERDOC_Key_U = 85, eRENDERDOC_Key_V = 86, eRENDERDOC_Key_W = 87, eRENDERDOC_Key_X = 88, eRENDERDOC_Key_Y = 89, eRENDERDOC_Key_Z = 90, eRENDERDOC_Key_NonPrintable = 256, eRENDERDOC_Key_Divide = 257, eRENDERDOC_Key_Multiply = 258, eRENDERDOC_Key_Subtract = 259, eRENDERDOC_Key_Plus = 260, eRENDERDOC_Key_F1 = 261, eRENDERDOC_Key_F2 = 262, eRENDERDOC_Key_F3 = 263, eRENDERDOC_Key_F4 = 264, eRENDERDOC_Key_F5 = 265, eRENDERDOC_Key_F6 = 266, eRENDERDOC_Key_F7 = 267, eRENDERDOC_Key_F8 = 268, eRENDERDOC_Key_F9 = 269, eRENDERDOC_Key_F10 = 270, eRENDERDOC_Key_F11 = 271, eRENDERDOC_Key_F12 = 272, eRENDERDOC_Key_Home = 273, eRENDERDOC_Key_End = 274, eRENDERDOC_Key_Insert = 275, eRENDERDOC_Key_Delete = 276, eRENDERDOC_Key_PageUp = 277, eRENDERDOC_Key_PageDn = 278, eRENDERDOC_Key_Backspace = 279, eRENDERDOC_Key_Tab = 280, eRENDERDOC_Key_PrtScrn = 281, eRENDERDOC_Key_Pause = 282, eRENDERDOC_Key_Max = 283,
}

Variants§

§

eRENDERDOC_Key_0 = 48

§

eRENDERDOC_Key_1 = 49

§

eRENDERDOC_Key_2 = 50

§

eRENDERDOC_Key_3 = 51

§

eRENDERDOC_Key_4 = 52

§

eRENDERDOC_Key_5 = 53

§

eRENDERDOC_Key_6 = 54

§

eRENDERDOC_Key_7 = 55

§

eRENDERDOC_Key_8 = 56

§

eRENDERDOC_Key_9 = 57

§

eRENDERDOC_Key_A = 65

§

eRENDERDOC_Key_B = 66

§

eRENDERDOC_Key_C = 67

§

eRENDERDOC_Key_D = 68

§

eRENDERDOC_Key_E = 69

§

eRENDERDOC_Key_F = 70

§

eRENDERDOC_Key_G = 71

§

eRENDERDOC_Key_H = 72

§

eRENDERDOC_Key_I = 73

§

eRENDERDOC_Key_J = 74

§

eRENDERDOC_Key_K = 75

§

eRENDERDOC_Key_L = 76

§

eRENDERDOC_Key_M = 77

§

eRENDERDOC_Key_N = 78

§

eRENDERDOC_Key_O = 79

§

eRENDERDOC_Key_P = 80

§

eRENDERDOC_Key_Q = 81

§

eRENDERDOC_Key_R = 82

§

eRENDERDOC_Key_S = 83

§

eRENDERDOC_Key_T = 84

§

eRENDERDOC_Key_U = 85

§

eRENDERDOC_Key_V = 86

§

eRENDERDOC_Key_W = 87

§

eRENDERDOC_Key_X = 88

§

eRENDERDOC_Key_Y = 89

§

eRENDERDOC_Key_Z = 90

§

eRENDERDOC_Key_NonPrintable = 256

§

eRENDERDOC_Key_Divide = 257

§

eRENDERDOC_Key_Multiply = 258

§

eRENDERDOC_Key_Subtract = 259

§

eRENDERDOC_Key_Plus = 260

§

eRENDERDOC_Key_F1 = 261

§

eRENDERDOC_Key_F2 = 262

§

eRENDERDOC_Key_F3 = 263

§

eRENDERDOC_Key_F4 = 264

§

eRENDERDOC_Key_F5 = 265

§

eRENDERDOC_Key_F6 = 266

§

eRENDERDOC_Key_F7 = 267

§

eRENDERDOC_Key_F8 = 268

§

eRENDERDOC_Key_F9 = 269

§

eRENDERDOC_Key_F10 = 270

§

eRENDERDOC_Key_F11 = 271

§

eRENDERDOC_Key_F12 = 272

§

eRENDERDOC_Key_Home = 273

§

eRENDERDOC_Key_End = 274

§

eRENDERDOC_Key_Insert = 275

§

eRENDERDOC_Key_Delete = 276

§

eRENDERDOC_Key_PageUp = 277

§

eRENDERDOC_Key_PageDn = 278

§

eRENDERDOC_Key_Backspace = 279

§

eRENDERDOC_Key_Tab = 280

§

eRENDERDOC_Key_PrtScrn = 281

§

eRENDERDOC_Key_Pause = 282

§

eRENDERDOC_Key_Max = 283

Trait Implementations§

Source§

impl Clone for RENDERDOC_InputButton

Source§

fn clone(&self) -> RENDERDOC_InputButton

Returns a duplicate of the value. Read more
1.0.0 · Source§

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

Performs copy-assignment from source. Read more
Source§

impl Debug for RENDERDOC_InputButton

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl PartialEq for RENDERDOC_InputButton

Source§

fn eq(&self, other: &RENDERDOC_InputButton) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Copy for RENDERDOC_InputButton

Source§

impl Eq for RENDERDOC_InputButton

Source§

impl StructuralPartialEq for RENDERDOC_InputButton

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.