Public Attributes | List of all members
rs2::mouse_info Struct Reference

#include <rendering.h>

Public Attributes

float2 cursor { 0.f, 0.f }
 
bool mouse_down [2] { false, false }
 
int mouse_wheel = 0
 
float2 prev_cursor { 0.f, 0.f }
 
float ui_wheel = 0.f
 

Detailed Description

Definition at line 474 of file rendering.h.

Member Data Documentation

float2 rs2::mouse_info::cursor { 0.f, 0.f }

Definition at line 476 of file rendering.h.

bool rs2::mouse_info::mouse_down[2] { false, false }

Definition at line 478 of file rendering.h.

int rs2::mouse_info::mouse_wheel = 0

Definition at line 479 of file rendering.h.

float2 rs2::mouse_info::prev_cursor { 0.f, 0.f }

Definition at line 477 of file rendering.h.

float rs2::mouse_info::ui_wheel = 0.f

Definition at line 480 of file rendering.h.


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:40