Macros
Standard cursor shapes

Standard system cursor shapes. More...

Collaboration diagram for Standard cursor shapes:

Macros

#define GLFW_ARROW_CURSOR   0x00036001
 The regular arrow cursor shape. More...
 
#define GLFW_CROSSHAIR_CURSOR   0x00036003
 The crosshair shape. More...
 
#define GLFW_HAND_CURSOR   0x00036004
 The hand shape. More...
 
#define GLFW_HRESIZE_CURSOR   0x00036005
 The horizontal resize arrow shape. More...
 
#define GLFW_IBEAM_CURSOR   0x00036002
 The text input I-beam cursor shape. More...
 
#define GLFW_VRESIZE_CURSOR   0x00036006
 The vertical resize arrow shape. More...
 

Detailed Description

Standard system cursor shapes.

See standard cursor creation for how these are used.

Macro Definition Documentation

#define GLFW_ARROW_CURSOR   0x00036001

The regular arrow cursor shape.

The regular arrow cursor.

Definition at line 1030 of file glfw3.h.

#define GLFW_CROSSHAIR_CURSOR   0x00036003

The crosshair shape.

The crosshair shape.

Definition at line 1040 of file glfw3.h.

#define GLFW_HAND_CURSOR   0x00036004

The hand shape.

The hand shape.

Definition at line 1045 of file glfw3.h.

#define GLFW_HRESIZE_CURSOR   0x00036005

The horizontal resize arrow shape.

The horizontal resize arrow shape.

Definition at line 1050 of file glfw3.h.

#define GLFW_IBEAM_CURSOR   0x00036002

The text input I-beam cursor shape.

The text input I-beam cursor shape.

Definition at line 1035 of file glfw3.h.

#define GLFW_VRESIZE_CURSOR   0x00036006

The vertical resize arrow shape.

The vertical resize arrow shape.

Definition at line 1055 of file glfw3.h.



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