Public Member Functions | Public Attributes | List of all members
window_key_listener Struct Reference

#include <example.hpp>

Public Member Functions

int get_key ()
 
void on_key_release (int key)
 
 window_key_listener (window &win)
 

Public Attributes

int last_key = GLFW_KEY_UNKNOWN
 

Detailed Description

Definition at line 853 of file example.hpp.

Constructor & Destructor Documentation

window_key_listener::window_key_listener ( window win)
inline

Definition at line 856 of file example.hpp.

Member Function Documentation

int window_key_listener::get_key ( )
inline

Definition at line 864 of file example.hpp.

void window_key_listener::on_key_release ( int  key)
inline

Definition at line 860 of file example.hpp.

Member Data Documentation

int window_key_listener::last_key = GLFW_KEY_UNKNOWN

Definition at line 854 of file example.hpp.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33