ruby_rpg 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (237) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +21 -21
  3. data/bin/build.bash +13 -13
  4. data/bin/import +44 -44
  5. data/glfw-3.3.9.bin.MACOS/LICENSE.md +23 -23
  6. data/glfw-3.3.9.bin.MACOS/README.md +5 -5
  7. data/glfw-3.3.9.bin.MACOS/docs/html/build_8dox.html +81 -81
  8. data/glfw-3.3.9.bin.MACOS/docs/html/build_guide.html +199 -199
  9. data/glfw-3.3.9.bin.MACOS/docs/html/compat_8dox.html +81 -81
  10. data/glfw-3.3.9.bin.MACOS/docs/html/compat_guide.html +153 -153
  11. data/glfw-3.3.9.bin.MACOS/docs/html/compile_8dox.html +81 -81
  12. data/glfw-3.3.9.bin.MACOS/docs/html/compile_guide.html +223 -223
  13. data/glfw-3.3.9.bin.MACOS/docs/html/context_8dox.html +81 -81
  14. data/glfw-3.3.9.bin.MACOS/docs/html/context_guide.html +259 -259
  15. data/glfw-3.3.9.bin.MACOS/docs/html/deprecated.html +88 -88
  16. data/glfw-3.3.9.bin.MACOS/docs/html/dir_08423ce7729c4554356a7de7171ba263.html +85 -85
  17. data/glfw-3.3.9.bin.MACOS/docs/html/dir_2dcebcdf14b42e92a6ed85c61bda6b9d.html +93 -93
  18. data/glfw-3.3.9.bin.MACOS/docs/html/dir_62ce056722ee97c199075aa1d6eca309.html +95 -95
  19. data/glfw-3.3.9.bin.MACOS/docs/html/dir_dddf4cf62655095a666cf715de3a31a2.html +91 -91
  20. data/glfw-3.3.9.bin.MACOS/docs/html/doc.svg +12 -12
  21. data/glfw-3.3.9.bin.MACOS/docs/html/docd.svg +12 -12
  22. data/glfw-3.3.9.bin.MACOS/docs/html/doxygen.css +1685 -1685
  23. data/glfw-3.3.9.bin.MACOS/docs/html/doxygen.svg +28 -28
  24. data/glfw-3.3.9.bin.MACOS/docs/html/dynsections.js +192 -192
  25. data/glfw-3.3.9.bin.MACOS/docs/html/extra.css +1 -1
  26. data/glfw-3.3.9.bin.MACOS/docs/html/files.html +91 -91
  27. data/glfw-3.3.9.bin.MACOS/docs/html/folderclosed.svg +11 -11
  28. data/glfw-3.3.9.bin.MACOS/docs/html/folderclosedd.svg +11 -11
  29. data/glfw-3.3.9.bin.MACOS/docs/html/folderopen.svg +17 -17
  30. data/glfw-3.3.9.bin.MACOS/docs/html/folderopend.svg +12 -12
  31. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3_8h.html +1661 -1661
  32. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3_8h_source.html +1175 -1175
  33. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3native_8h.html +167 -167
  34. data/glfw-3.3.9.bin.MACOS/docs/html/glfw3native_8h_source.html +303 -303
  35. data/glfw-3.3.9.bin.MACOS/docs/html/group__buttons.html +282 -282
  36. data/glfw-3.3.9.bin.MACOS/docs/html/group__context.html +304 -304
  37. data/glfw-3.3.9.bin.MACOS/docs/html/group__errors.html +304 -304
  38. data/glfw-3.3.9.bin.MACOS/docs/html/group__gamepad__axes.html +202 -202
  39. data/glfw-3.3.9.bin.MACOS/docs/html/group__gamepad__buttons.html +410 -410
  40. data/glfw-3.3.9.bin.MACOS/docs/html/group__hat__state.html +234 -234
  41. data/glfw-3.3.9.bin.MACOS/docs/html/group__init.html +570 -570
  42. data/glfw-3.3.9.bin.MACOS/docs/html/group__input.html +2255 -2255
  43. data/glfw-3.3.9.bin.MACOS/docs/html/group__joysticks.html +362 -362
  44. data/glfw-3.3.9.bin.MACOS/docs/html/group__keys.html +2034 -2034
  45. data/glfw-3.3.9.bin.MACOS/docs/html/group__mods.html +198 -198
  46. data/glfw-3.3.9.bin.MACOS/docs/html/group__monitor.html +848 -848
  47. data/glfw-3.3.9.bin.MACOS/docs/html/group__native.html +812 -812
  48. data/glfw-3.3.9.bin.MACOS/docs/html/group__shapes.html +198 -198
  49. data/glfw-3.3.9.bin.MACOS/docs/html/group__vulkan.html +359 -359
  50. data/glfw-3.3.9.bin.MACOS/docs/html/group__window.html +3434 -3434
  51. data/glfw-3.3.9.bin.MACOS/docs/html/index.html +100 -100
  52. data/glfw-3.3.9.bin.MACOS/docs/html/input_8dox.html +81 -81
  53. data/glfw-3.3.9.bin.MACOS/docs/html/input_guide.html +570 -570
  54. data/glfw-3.3.9.bin.MACOS/docs/html/internal_8dox.html +81 -81
  55. data/glfw-3.3.9.bin.MACOS/docs/html/internals_guide.html +132 -132
  56. data/glfw-3.3.9.bin.MACOS/docs/html/intro_8dox.html +81 -81
  57. data/glfw-3.3.9.bin.MACOS/docs/html/intro_guide.html +351 -351
  58. data/glfw-3.3.9.bin.MACOS/docs/html/jquery.js +33 -33
  59. data/glfw-3.3.9.bin.MACOS/docs/html/main_8dox.html +81 -81
  60. data/glfw-3.3.9.bin.MACOS/docs/html/menu.js +136 -136
  61. data/glfw-3.3.9.bin.MACOS/docs/html/menudata.js +29 -29
  62. data/glfw-3.3.9.bin.MACOS/docs/html/minus.svg +8 -8
  63. data/glfw-3.3.9.bin.MACOS/docs/html/minusd.svg +8 -8
  64. data/glfw-3.3.9.bin.MACOS/docs/html/monitor_8dox.html +81 -81
  65. data/glfw-3.3.9.bin.MACOS/docs/html/monitor_guide.html +229 -229
  66. data/glfw-3.3.9.bin.MACOS/docs/html/moving_8dox.html +81 -81
  67. data/glfw-3.3.9.bin.MACOS/docs/html/moving_guide.html +374 -374
  68. data/glfw-3.3.9.bin.MACOS/docs/html/news.html +634 -634
  69. data/glfw-3.3.9.bin.MACOS/docs/html/news_8dox.html +81 -81
  70. data/glfw-3.3.9.bin.MACOS/docs/html/pages.html +99 -99
  71. data/glfw-3.3.9.bin.MACOS/docs/html/plus.svg +9 -9
  72. data/glfw-3.3.9.bin.MACOS/docs/html/plusd.svg +9 -9
  73. data/glfw-3.3.9.bin.MACOS/docs/html/quick_8dox.html +81 -81
  74. data/glfw-3.3.9.bin.MACOS/docs/html/quick_guide.html +397 -397
  75. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_0.js +5 -5
  76. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_1.js +4 -4
  77. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_10.js +65 -65
  78. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_11.js +26 -26
  79. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_12.js +44 -44
  80. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_13.js +34 -34
  81. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_14.js +12 -12
  82. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_15.js +52 -52
  83. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_16.js +69 -69
  84. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_17.js +51 -51
  85. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_18.js +14 -14
  86. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_19.js +36 -36
  87. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_1a.js +98 -98
  88. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_1b.js +12 -12
  89. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_2.js +6 -6
  90. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_3.js +9 -9
  91. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_4.js +57 -57
  92. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_5.js +22 -22
  93. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_6.js +103 -103
  94. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_7.js +23 -23
  95. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_8.js +35 -35
  96. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_9.js +63 -63
  97. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_a.js +505 -505
  98. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_b.js +24 -24
  99. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_c.js +50 -50
  100. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_d.js +17 -17
  101. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_e.js +12 -12
  102. data/glfw-3.3.9.bin.MACOS/docs/html/search/all_f.js +35 -35
  103. data/glfw-3.3.9.bin.MACOS/docs/html/search/classes_0.js +7 -7
  104. data/glfw-3.3.9.bin.MACOS/docs/html/search/close.svg +18 -18
  105. data/glfw-3.3.9.bin.MACOS/docs/html/search/defines_0.js +34 -34
  106. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_0.js +4 -4
  107. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_1.js +6 -6
  108. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_2.js +5 -5
  109. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_3.js +6 -6
  110. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_4.js +6 -6
  111. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_5.js +4 -4
  112. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_6.js +4 -4
  113. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_7.js +4 -4
  114. data/glfw-3.3.9.bin.MACOS/docs/html/search/files_8.js +4 -4
  115. data/glfw-3.3.9.bin.MACOS/docs/html/search/functions_0.js +146 -146
  116. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_0.js +6 -6
  117. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_1.js +4 -4
  118. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_10.js +4 -4
  119. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_2.js +6 -6
  120. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_3.js +5 -5
  121. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_4.js +4 -4
  122. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_5.js +5 -5
  123. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_6.js +4 -4
  124. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_7.js +5 -5
  125. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_8.js +5 -5
  126. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_9.js +6 -6
  127. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_a.js +6 -6
  128. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_b.js +4 -4
  129. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_c.js +4 -4
  130. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_d.js +7 -7
  131. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_e.js +4 -4
  132. data/glfw-3.3.9.bin.MACOS/docs/html/search/groups_f.js +5 -5
  133. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag.svg +24 -24
  134. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag_d.svg +24 -24
  135. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag_sel.svg +31 -31
  136. data/glfw-3.3.9.bin.MACOS/docs/html/search/mag_seld.svg +31 -31
  137. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_0.js +4 -4
  138. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_1.js +4 -4
  139. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_10.js +4 -4
  140. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_2.js +5 -5
  141. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_3.js +4 -4
  142. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_4.js +6 -6
  143. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_5.js +4 -4
  144. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_6.js +4 -4
  145. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_7.js +7 -7
  146. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_8.js +6 -6
  147. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_9.js +4 -4
  148. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_a.js +5 -5
  149. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_b.js +5 -5
  150. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_c.js +4 -4
  151. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_d.js +6 -6
  152. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_e.js +6 -6
  153. data/glfw-3.3.9.bin.MACOS/docs/html/search/pages_f.js +4 -4
  154. data/glfw-3.3.9.bin.MACOS/docs/html/search/search.css +291 -291
  155. data/glfw-3.3.9.bin.MACOS/docs/html/search/search.js +840 -840
  156. data/glfw-3.3.9.bin.MACOS/docs/html/search/searchdata.js +39 -39
  157. data/glfw-3.3.9.bin.MACOS/docs/html/search/typedefs_0.js +32 -32
  158. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_0.js +4 -4
  159. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_1.js +6 -6
  160. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_2.js +5 -5
  161. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_3.js +4 -4
  162. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_4.js +4 -4
  163. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_5.js +6 -6
  164. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_6.js +4 -4
  165. data/glfw-3.3.9.bin.MACOS/docs/html/search/variables_7.js +4 -4
  166. data/glfw-3.3.9.bin.MACOS/docs/html/spaces.svg +877 -877
  167. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wgamepadstate.html +134 -134
  168. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wgammaramp.html +170 -170
  169. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wimage.html +151 -151
  170. data/glfw-3.3.9.bin.MACOS/docs/html/struct_g_l_f_wvidmode.html +204 -204
  171. data/glfw-3.3.9.bin.MACOS/docs/html/vulkan_8dox.html +81 -81
  172. data/glfw-3.3.9.bin.MACOS/docs/html/vulkan_guide.html +196 -196
  173. data/glfw-3.3.9.bin.MACOS/docs/html/window_8dox.html +81 -81
  174. data/glfw-3.3.9.bin.MACOS/docs/html/window_guide.html +763 -763
  175. data/glfw-3.3.9.bin.MACOS/include/GLFW/glfw3.h +5932 -5932
  176. data/glfw-3.3.9.bin.MACOS/include/GLFW/glfw3native.h +634 -634
  177. data/glfw-3.3.9.bin.MACOS/lib-arm64/libglfw.3.dylib +0 -0
  178. data/glfw-3.3.9.bin.MACOS/lib-universal/libglfw.3.dylib +0 -0
  179. data/glfw-3.3.9.bin.MACOS/lib-x86_64/libglfw.3.dylib +0 -0
  180. data/lib/engine/autoloader.rb +11 -11
  181. data/lib/engine/camera.rb +12 -12
  182. data/lib/engine/component.rb +63 -63
  183. data/lib/engine/components/audio_source.rb +41 -41
  184. data/lib/engine/components/direction_light.rb +22 -22
  185. data/lib/engine/components/font_renderer.rb +134 -134
  186. data/lib/engine/components/mesh_renderer.rb +31 -31
  187. data/lib/engine/components/orthographic_camera.rb +54 -54
  188. data/lib/engine/components/perspective_camera.rb +53 -53
  189. data/lib/engine/components/point_light.rb +23 -23
  190. data/lib/engine/components/sprite_renderer.rb +141 -141
  191. data/lib/engine/components/ui_font_renderer.rb +140 -140
  192. data/lib/engine/components/ui_sprite_clickbox.rb +62 -0
  193. data/lib/engine/components/ui_sprite_renderer.rb +101 -101
  194. data/lib/engine/compute_shader.rb +93 -0
  195. data/lib/engine/cursor.rb +43 -43
  196. data/lib/engine/debugging.rb +41 -41
  197. data/lib/engine/engine.rb +131 -131
  198. data/lib/engine/font.rb +74 -74
  199. data/lib/engine/game_object.rb +234 -234
  200. data/lib/engine/importers/font_importer.rb +69 -69
  201. data/lib/engine/importers/obj_file.rb +244 -244
  202. data/lib/engine/importers/obj_importer.rb +33 -33
  203. data/lib/engine/input.rb +105 -104
  204. data/lib/engine/material.rb +79 -79
  205. data/lib/engine/mesh.rb +43 -43
  206. data/lib/engine/path.rb +92 -92
  207. data/lib/engine/physics/collision.rb +12 -12
  208. data/lib/engine/physics/components/cube_collider.rb +6 -6
  209. data/lib/engine/physics/components/rigidbody.rb +103 -103
  210. data/lib/engine/physics/components/sphere_collider.rb +93 -93
  211. data/lib/engine/physics/physics_resolver.rb +37 -37
  212. data/lib/engine/polygon_mesh.rb +45 -45
  213. data/lib/engine/quaternion.rb +234 -234
  214. data/lib/engine/rendering/instance_renderer.rb +153 -153
  215. data/lib/engine/rendering/render_pipeline.rb +35 -35
  216. data/lib/engine/screenshoter.rb +34 -34
  217. data/lib/engine/shader.rb +119 -91
  218. data/lib/engine/shaders/colour_frag.glsl +8 -8
  219. data/lib/engine/shaders/colour_vertex.glsl +13 -13
  220. data/lib/engine/shaders/mesh_frag.glsl +102 -102
  221. data/lib/engine/shaders/mesh_vertex.glsl +25 -25
  222. data/lib/engine/shaders/skybox_frag.glsl +12 -12
  223. data/lib/engine/shaders/skybox_vert.glsl +14 -14
  224. data/lib/engine/shaders/sprite_frag.glsl +17 -17
  225. data/lib/engine/shaders/sprite_vertex.glsl +15 -15
  226. data/lib/engine/shaders/text_frag.glsl +15 -15
  227. data/lib/engine/shaders/text_vertex.glsl +31 -31
  228. data/lib/engine/shaders/ui_sprite_frag.glsl +15 -15
  229. data/lib/engine/shaders/ui_sprite_vertex.glsl +15 -15
  230. data/lib/engine/shaders/vertex_lit_frag.glsl +89 -89
  231. data/lib/engine/shaders/vertex_lit_vertex.glsl +28 -28
  232. data/lib/engine/tangent_calculator.rb +42 -42
  233. data/lib/engine/texture.rb +53 -53
  234. data/lib/engine/video_mode.rb +37 -37
  235. data/lib/engine/window.rb +126 -126
  236. data/lib/ruby_rpg.rb +58 -56
  237. metadata +5 -6
@@ -1,1175 +1,1175 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7
- <meta name="generator" content="Doxygen 1.9.8"/>
8
- <title>GLFW: glfw3.h Source File</title>
9
- <link href="tabs.css" rel="stylesheet" type="text/css"/>
10
- <script type="text/javascript" src="jquery.js"></script>
11
- <script type="text/javascript" src="dynsections.js"></script>
12
- <link href="search/search.css" rel="stylesheet" type="text/css"/>
13
- <script type="text/javascript" src="search/searchdata.js"></script>
14
- <script type="text/javascript" src="search/search.js"></script>
15
- <link href="doxygen.css" rel="stylesheet" type="text/css" />
16
- <link href="extra.css" rel="stylesheet" type="text/css"/>
17
- </head>
18
- <body>
19
- <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
20
- <div id="titlearea">
21
- <div class="glfwheader">
22
- <a href="https://www.glfw.org/" id="glfwhome">GLFW</a>
23
- <ul class="glfwnavbar">
24
- <li><a href="https://www.glfw.org/documentation.html">Documentation</a></li>
25
- <li><a href="https://www.glfw.org/download.html">Download</a></li>
26
- <li><a href="https://www.glfw.org/community.html">Community</a></li>
27
- </ul>
28
- </div>
29
- </div>
30
- <!-- end header part -->
31
- <!-- Generated by Doxygen 1.9.8 -->
32
- <script type="text/javascript">
33
- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
34
- var searchBox = new SearchBox("searchBox", "search/",'.html');
35
- /* @license-end */
36
- </script>
37
- <script type="text/javascript" src="menudata.js"></script>
38
- <script type="text/javascript" src="menu.js"></script>
39
- <script type="text/javascript">
40
- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
41
- $(function() {
42
- initMenu('',true,false,'search.php','Search');
43
- $(document).ready(function() { init_search(); });
44
- });
45
- /* @license-end */
46
- </script>
47
- <div id="main-nav"></div>
48
- <script type="text/javascript">
49
- /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
50
- $(document).ready(function() { init_codefold(0); });
51
- /* @license-end */
52
- </script>
53
- <!-- window showing the filter options -->
54
- <div id="MSearchSelectWindow"
55
- onmouseover="return searchBox.OnSearchSelectShow()"
56
- onmouseout="return searchBox.OnSearchSelectHide()"
57
- onkeydown="return searchBox.OnSearchSelectKey(event)">
58
- </div>
59
-
60
- <!-- iframe showing the search results (closed by default) -->
61
- <div id="MSearchResultsWindow">
62
- <div id="MSearchResults">
63
- <div class="SRPage">
64
- <div id="SRIndex">
65
- <div id="SRResults"></div>
66
- <div class="SRStatus" id="Loading">Loading...</div>
67
- <div class="SRStatus" id="Searching">Searching...</div>
68
- <div class="SRStatus" id="NoMatches">No Matches</div>
69
- </div>
70
- </div>
71
- </div>
72
- </div>
73
-
74
- <div id="nav-path" class="navpath">
75
- <ul>
76
- <li class="navelem"><a class="el" href="dir_2dcebcdf14b42e92a6ed85c61bda6b9d.html">glfw-3.3.9</a></li><li class="navelem"><a class="el" href="dir_dddf4cf62655095a666cf715de3a31a2.html">include</a></li><li class="navelem"><a class="el" href="dir_62ce056722ee97c199075aa1d6eca309.html">GLFW</a></li> </ul>
77
- </div>
78
- </div><!-- top -->
79
- <div class="header">
80
- <div class="headertitle"><div class="title">glfw3.h</div></div>
81
- </div><!--header-->
82
- <div class="contents">
83
- <a href="glfw3_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">/*************************************************************************</span></div>
84
- <div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment"> * GLFW 3.3 - www.glfw.org</span></div>
85
- <div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment"> * A library for OpenGL, window and input</span></div>
86
- <div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment"> *------------------------------------------------------------------------</span></div>
87
- <div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment"> * Copyright (c) 2002-2006 Marcus Geelnard</span></div>
88
- <div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment"> * Copyright (c) 2006-2019 Camilla Löwy &lt;elmindreda@glfw.org&gt;</span></div>
89
- <div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment"> *</span></div>
90
- <div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment"> * This software is provided &#39;as-is&#39;, without any express or implied</span></div>
91
- <div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment"> * warranty. In no event will the authors be held liable for any damages</span></div>
92
- <div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment"> * arising from the use of this software.</span></div>
93
- <div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment"> *</span></div>
94
- <div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment"> * Permission is granted to anyone to use this software for any purpose,</span></div>
95
- <div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="comment"> * including commercial applications, and to alter it and redistribute it</span></div>
96
- <div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="comment"> * freely, subject to the following restrictions:</span></div>
97
- <div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="comment"> *</span></div>
98
- <div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="comment"> * 1. The origin of this software must not be misrepresented; you must not</span></div>
99
- <div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="comment"> * claim that you wrote the original software. If you use this software</span></div>
100
- <div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="comment"> * in a product, an acknowledgment in the product documentation would</span></div>
101
- <div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="comment"> * be appreciated but is not required.</span></div>
102
- <div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="comment"> *</span></div>
103
- <div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="comment"> * 2. Altered source versions must be plainly marked as such, and must not</span></div>
104
- <div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="comment"> * be misrepresented as being the original software.</span></div>
105
- <div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="comment"> *</span></div>
106
- <div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="comment"> * 3. This notice may not be removed or altered from any source</span></div>
107
- <div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="comment"> * distribution.</span></div>
108
- <div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="comment"> *</span></div>
109
- <div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="comment"> *************************************************************************/</span></div>
110
- <div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> </div>
111
- <div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="preprocessor">#ifndef _glfw3_h_</span></div>
112
- <div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="preprocessor">#define _glfw3_h_</span></div>
113
- <div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> </div>
114
- <div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="preprocessor">#ifdef __cplusplus</span></div>
115
- <div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div>
116
- <div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><span class="preprocessor">#endif</span></div>
117
- <div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> </div>
118
- <div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> </div>
119
- <div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span><span class="comment">/*************************************************************************</span></div>
120
- <div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span><span class="comment"> * Doxygen documentation</span></div>
121
- <div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span><span class="comment"> *************************************************************************/</span></div>
122
- <div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> </div>
123
- <div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span><span class="comment">/*************************************************************************</span></div>
124
- <div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span><span class="comment"> * Compiler- and platform-specific preprocessor work</span></div>
125
- <div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span><span class="comment"> *************************************************************************/</span></div>
126
- <div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> </div>
127
- <div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span><span class="comment">/* If we are we on Windows, we want a single define for it.</span></div>
128
- <div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span><span class="comment"> */</span></div>
129
- <div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span><span class="preprocessor">#if !defined(_WIN32) &amp;&amp; (defined(__WIN32__) || defined(WIN32) || defined(__MINGW32__))</span></div>
130
- <div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span><span class="preprocessor"> #define _WIN32</span></div>
131
- <div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span><span class="preprocessor">#endif </span><span class="comment">/* _WIN32 */</span><span class="preprocessor"></span></div>
132
- <div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> </div>
133
- <div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span><span class="comment">/* Include because most Windows GLU headers need wchar_t and</span></div>
134
- <div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span><span class="comment"> * the macOS OpenGL header blocks the definition of ptrdiff_t by glext.h.</span></div>
135
- <div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span><span class="comment"> * Include it unconditionally to avoid surprising side-effects.</span></div>
136
- <div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span><span class="comment"> */</span></div>
137
- <div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span><span class="preprocessor">#include &lt;stddef.h&gt;</span></div>
138
- <div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> </div>
139
- <div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span><span class="comment">/* Include because it is needed by Vulkan and related functions.</span></div>
140
- <div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span><span class="comment"> * Include it unconditionally to avoid surprising side-effects.</span></div>
141
- <div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span><span class="comment"> */</span></div>
142
- <div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span><span class="preprocessor">#include &lt;stdint.h&gt;</span></div>
143
- <div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> </div>
144
- <div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span><span class="preprocessor">#if defined(GLFW_INCLUDE_VULKAN)</span></div>
145
- <div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span><span class="preprocessor"> #include &lt;vulkan/vulkan.h&gt;</span></div>
146
- <div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span><span class="preprocessor">#endif </span><span class="comment">/* Vulkan header */</span><span class="preprocessor"></span></div>
147
- <div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> </div>
148
- <div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span><span class="comment">/* The Vulkan header may have indirectly included windows.h (because of</span></div>
149
- <div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span><span class="comment"> * VK_USE_PLATFORM_WIN32_KHR) so we offer our replacement symbols after it.</span></div>
150
- <div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span><span class="comment"> */</span></div>
151
- <div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> </div>
152
- <div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span><span class="comment">/* It is customary to use APIENTRY for OpenGL function pointer declarations on</span></div>
153
- <div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span><span class="comment"> * all platforms. Additionally, the Windows OpenGL header needs APIENTRY.</span></div>
154
- <div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span><span class="comment"> */</span></div>
155
- <div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span><span class="preprocessor">#if !defined(APIENTRY)</span></div>
156
- <div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span><span class="preprocessor"> #if defined(_WIN32)</span></div>
157
- <div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span><span class="preprocessor"> #define APIENTRY __stdcall</span></div>
158
- <div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span><span class="preprocessor"> #else</span></div>
159
- <div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span><span class="preprocessor"> #define APIENTRY</span></div>
160
- <div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span><span class="preprocessor"> #endif</span></div>
161
- <div class="line"><a id="l00127" name="l00127"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a8a8538c5500308b4211844f2fb26c7b9"> 127</a></span><span class="preprocessor"> #define GLFW_APIENTRY_DEFINED</span></div>
162
- <div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span><span class="preprocessor">#endif </span><span class="comment">/* APIENTRY */</span><span class="preprocessor"></span></div>
163
- <div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> </div>
164
- <div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span><span class="comment">/* Some Windows OpenGL headers need this.</span></div>
165
- <div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span><span class="comment"> */</span></div>
166
- <div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span><span class="preprocessor">#if !defined(WINGDIAPI) &amp;&amp; defined(_WIN32)</span></div>
167
- <div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span><span class="preprocessor"> #define WINGDIAPI __declspec(dllimport)</span></div>
168
- <div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span><span class="preprocessor"> #define GLFW_WINGDIAPI_DEFINED</span></div>
169
- <div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span><span class="preprocessor">#endif </span><span class="comment">/* WINGDIAPI */</span><span class="preprocessor"></span></div>
170
- <div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> </div>
171
- <div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span><span class="comment">/* Some Windows GLU headers need this.</span></div>
172
- <div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span><span class="comment"> */</span></div>
173
- <div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span><span class="preprocessor">#if !defined(CALLBACK) &amp;&amp; defined(_WIN32)</span></div>
174
- <div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span><span class="preprocessor"> #define CALLBACK __stdcall</span></div>
175
- <div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span><span class="preprocessor"> #define GLFW_CALLBACK_DEFINED</span></div>
176
- <div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span><span class="preprocessor">#endif </span><span class="comment">/* CALLBACK */</span><span class="preprocessor"></span></div>
177
- <div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> </div>
178
- <div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span><span class="comment">/* Include the chosen OpenGL or OpenGL ES headers.</span></div>
179
- <div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span><span class="comment"> */</span></div>
180
- <div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span><span class="preprocessor">#if defined(GLFW_INCLUDE_ES1)</span></div>
181
- <div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> </div>
182
- <div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span><span class="preprocessor"> #include &lt;GLES/gl.h&gt;</span></div>
183
- <div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
184
- <div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span><span class="preprocessor"> #include &lt;GLES/glext.h&gt;</span></div>
185
- <div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span><span class="preprocessor"> #endif</span></div>
186
- <div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> </div>
187
- <div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_ES2)</span></div>
188
- <div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> </div>
189
- <div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span><span class="preprocessor"> #include &lt;GLES2/gl2.h&gt;</span></div>
190
- <div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
191
- <div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span><span class="preprocessor"> #include &lt;GLES2/gl2ext.h&gt;</span></div>
192
- <div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span><span class="preprocessor"> #endif</span></div>
193
- <div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> </div>
194
- <div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_ES3)</span></div>
195
- <div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> </div>
196
- <div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span><span class="preprocessor"> #include &lt;GLES3/gl3.h&gt;</span></div>
197
- <div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
198
- <div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span><span class="preprocessor"> #include &lt;GLES2/gl2ext.h&gt;</span></div>
199
- <div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span><span class="preprocessor"> #endif</span></div>
200
- <div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> </div>
201
- <div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_ES31)</span></div>
202
- <div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> </div>
203
- <div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span><span class="preprocessor"> #include &lt;GLES3/gl31.h&gt;</span></div>
204
- <div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
205
- <div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span><span class="preprocessor"> #include &lt;GLES2/gl2ext.h&gt;</span></div>
206
- <div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span><span class="preprocessor"> #endif</span></div>
207
- <div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> </div>
208
- <div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_ES32)</span></div>
209
- <div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span> </div>
210
- <div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span><span class="preprocessor"> #include &lt;GLES3/gl32.h&gt;</span></div>
211
- <div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
212
- <div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span><span class="preprocessor"> #include &lt;GLES2/gl2ext.h&gt;</span></div>
213
- <div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span><span class="preprocessor"> #endif</span></div>
214
- <div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> </div>
215
- <div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_GLCOREARB)</span></div>
216
- <div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span> </div>
217
- <div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span><span class="preprocessor"> #if defined(__APPLE__)</span></div>
218
- <div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span> </div>
219
- <div class="line"><a id="l00185" name="l00185"></a><span class="lineno"> 185</span><span class="preprocessor"> #include &lt;OpenGL/gl3.h&gt;</span></div>
220
- <div class="line"><a id="l00186" name="l00186"></a><span class="lineno"> 186</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
221
- <div class="line"><a id="l00187" name="l00187"></a><span class="lineno"> 187</span><span class="preprocessor"> #include &lt;OpenGL/gl3ext.h&gt;</span></div>
222
- <div class="line"><a id="l00188" name="l00188"></a><span class="lineno"> 188</span><span class="preprocessor"> #endif </span><span class="comment">/*GLFW_INCLUDE_GLEXT*/</span><span class="preprocessor"></span></div>
223
- <div class="line"><a id="l00189" name="l00189"></a><span class="lineno"> 189</span> </div>
224
- <div class="line"><a id="l00190" name="l00190"></a><span class="lineno"> 190</span><span class="preprocessor"> #else </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
225
- <div class="line"><a id="l00191" name="l00191"></a><span class="lineno"> 191</span> </div>
226
- <div class="line"><a id="l00192" name="l00192"></a><span class="lineno"> 192</span><span class="preprocessor"> #include &lt;GL/glcorearb.h&gt;</span></div>
227
- <div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
228
- <div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span><span class="preprocessor"> #include &lt;GL/glext.h&gt;</span></div>
229
- <div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span><span class="preprocessor"> #endif</span></div>
230
- <div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> </div>
231
- <div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span><span class="preprocessor"> #endif </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
232
- <div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> </div>
233
- <div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_GLU)</span></div>
234
- <div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> </div>
235
- <div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span><span class="preprocessor"> #if defined(__APPLE__)</span></div>
236
- <div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> </div>
237
- <div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLU)</span></div>
238
- <div class="line"><a id="l00204" name="l00204"></a><span class="lineno"> 204</span><span class="preprocessor"> #include &lt;OpenGL/glu.h&gt;</span></div>
239
- <div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span><span class="preprocessor"> #endif</span></div>
240
- <div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span> </div>
241
- <div class="line"><a id="l00207" name="l00207"></a><span class="lineno"> 207</span><span class="preprocessor"> #else </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
242
- <div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span> </div>
243
- <div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLU)</span></div>
244
- <div class="line"><a id="l00210" name="l00210"></a><span class="lineno"> 210</span><span class="preprocessor"> #include &lt;GL/glu.h&gt;</span></div>
245
- <div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span><span class="preprocessor"> #endif</span></div>
246
- <div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span> </div>
247
- <div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span><span class="preprocessor"> #endif </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
248
- <div class="line"><a id="l00214" name="l00214"></a><span class="lineno"> 214</span> </div>
249
- <div class="line"><a id="l00215" name="l00215"></a><span class="lineno"> 215</span><span class="preprocessor">#elif !defined(GLFW_INCLUDE_NONE) &amp;&amp; \</span></div>
250
- <div class="line"><a id="l00216" name="l00216"></a><span class="lineno"> 216</span><span class="preprocessor"> !defined(__gl_h_) &amp;&amp; \</span></div>
251
- <div class="line"><a id="l00217" name="l00217"></a><span class="lineno"> 217</span><span class="preprocessor"> !defined(__gles1_gl_h_) &amp;&amp; \</span></div>
252
- <div class="line"><a id="l00218" name="l00218"></a><span class="lineno"> 218</span><span class="preprocessor"> !defined(__gles2_gl2_h_) &amp;&amp; \</span></div>
253
- <div class="line"><a id="l00219" name="l00219"></a><span class="lineno"> 219</span><span class="preprocessor"> !defined(__gles2_gl3_h_) &amp;&amp; \</span></div>
254
- <div class="line"><a id="l00220" name="l00220"></a><span class="lineno"> 220</span><span class="preprocessor"> !defined(__gles2_gl31_h_) &amp;&amp; \</span></div>
255
- <div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span><span class="preprocessor"> !defined(__gles2_gl32_h_) &amp;&amp; \</span></div>
256
- <div class="line"><a id="l00222" name="l00222"></a><span class="lineno"> 222</span><span class="preprocessor"> !defined(__gl_glcorearb_h_) &amp;&amp; \</span></div>
257
- <div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span><span class="preprocessor"> !defined(__gl2_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
258
- <div class="line"><a id="l00224" name="l00224"></a><span class="lineno"> 224</span><span class="preprocessor"> !defined(__gl3_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
259
- <div class="line"><a id="l00225" name="l00225"></a><span class="lineno"> 225</span><span class="preprocessor"> !defined(__gl31_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
260
- <div class="line"><a id="l00226" name="l00226"></a><span class="lineno"> 226</span><span class="preprocessor"> !defined(__gl32_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
261
- <div class="line"><a id="l00227" name="l00227"></a><span class="lineno"> 227</span><span class="preprocessor"> !defined(__glcorearb_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
262
- <div class="line"><a id="l00228" name="l00228"></a><span class="lineno"> 228</span><span class="preprocessor"> !defined(__GL_H__) </span><span class="comment">/*non-standard*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
263
- <div class="line"><a id="l00229" name="l00229"></a><span class="lineno"> 229</span><span class="preprocessor"> !defined(__gltypes_h_) </span><span class="comment">/*non-standard*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
264
- <div class="line"><a id="l00230" name="l00230"></a><span class="lineno"> 230</span><span class="preprocessor"> !defined(__glee_h_) </span><span class="comment">/*non-standard*/</span><span class="preprocessor"></span></div>
265
- <div class="line"><a id="l00231" name="l00231"></a><span class="lineno"> 231</span> </div>
266
- <div class="line"><a id="l00232" name="l00232"></a><span class="lineno"> 232</span><span class="preprocessor"> #if defined(__APPLE__)</span></div>
267
- <div class="line"><a id="l00233" name="l00233"></a><span class="lineno"> 233</span> </div>
268
- <div class="line"><a id="l00234" name="l00234"></a><span class="lineno"> 234</span><span class="preprocessor"> #if !defined(GLFW_INCLUDE_GLEXT)</span></div>
269
- <div class="line"><a id="l00235" name="l00235"></a><span class="lineno"> 235</span><span class="preprocessor"> #define GL_GLEXT_LEGACY</span></div>
270
- <div class="line"><a id="l00236" name="l00236"></a><span class="lineno"> 236</span><span class="preprocessor"> #endif</span></div>
271
- <div class="line"><a id="l00237" name="l00237"></a><span class="lineno"> 237</span><span class="preprocessor"> #include &lt;OpenGL/gl.h&gt;</span></div>
272
- <div class="line"><a id="l00238" name="l00238"></a><span class="lineno"> 238</span> </div>
273
- <div class="line"><a id="l00239" name="l00239"></a><span class="lineno"> 239</span><span class="preprocessor"> #else </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
274
- <div class="line"><a id="l00240" name="l00240"></a><span class="lineno"> 240</span> </div>
275
- <div class="line"><a id="l00241" name="l00241"></a><span class="lineno"> 241</span><span class="preprocessor"> #include &lt;GL/gl.h&gt;</span></div>
276
- <div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
277
- <div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span><span class="preprocessor"> #include &lt;GL/glext.h&gt;</span></div>
278
- <div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span><span class="preprocessor"> #endif</span></div>
279
- <div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> </div>
280
- <div class="line"><a id="l00246" name="l00246"></a><span class="lineno"> 246</span><span class="preprocessor"> #endif </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
281
- <div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span> </div>
282
- <div class="line"><a id="l00248" name="l00248"></a><span class="lineno"> 248</span><span class="preprocessor">#endif </span><span class="comment">/* OpenGL and OpenGL ES headers */</span><span class="preprocessor"></span></div>
283
- <div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span> </div>
284
- <div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span><span class="preprocessor">#if defined(GLFW_DLL) &amp;&amp; defined(_GLFW_BUILD_DLL)</span></div>
285
- <div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span> <span class="comment">/* GLFW_DLL must be defined by applications that are linking against the DLL</span></div>
286
- <div class="line"><a id="l00252" name="l00252"></a><span class="lineno"> 252</span><span class="comment"> * version of the GLFW library. _GLFW_BUILD_DLL is defined by the GLFW</span></div>
287
- <div class="line"><a id="l00253" name="l00253"></a><span class="lineno"> 253</span><span class="comment"> * configuration header when compiling the DLL version of the library.</span></div>
288
- <div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span><span class="comment"> */</span></div>
289
- <div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span><span class="preprocessor"> #error &quot;You must not have both GLFW_DLL and _GLFW_BUILD_DLL defined&quot;</span></div>
290
- <div class="line"><a id="l00256" name="l00256"></a><span class="lineno"> 256</span><span class="preprocessor">#endif</span></div>
291
- <div class="line"><a id="l00257" name="l00257"></a><span class="lineno"> 257</span> </div>
292
- <div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span><span class="comment">/* GLFWAPI is used to declare public API functions for export</span></div>
293
- <div class="line"><a id="l00259" name="l00259"></a><span class="lineno"> 259</span><span class="comment"> * from the DLL / shared library / dynamic library.</span></div>
294
- <div class="line"><a id="l00260" name="l00260"></a><span class="lineno"> 260</span><span class="comment"> */</span></div>
295
- <div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span><span class="preprocessor">#if defined(_WIN32) &amp;&amp; defined(_GLFW_BUILD_DLL)</span></div>
296
- <div class="line"><a id="l00262" name="l00262"></a><span class="lineno"> 262</span> <span class="comment">/* We are building GLFW as a Win32 DLL */</span></div>
297
- <div class="line"><a id="l00263" name="l00263"></a><span class="lineno"> 263</span><span class="preprocessor"> #define GLFWAPI __declspec(dllexport)</span></div>
298
- <div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span><span class="preprocessor">#elif defined(_WIN32) &amp;&amp; defined(GLFW_DLL)</span></div>
299
- <div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span> <span class="comment">/* We are calling a GLFW Win32 DLL */</span></div>
300
- <div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span><span class="preprocessor"> #define GLFWAPI __declspec(dllimport)</span></div>
301
- <div class="line"><a id="l00267" name="l00267"></a><span class="lineno"> 267</span><span class="preprocessor">#elif defined(__GNUC__) &amp;&amp; defined(_GLFW_BUILD_DLL)</span></div>
302
- <div class="line"><a id="l00268" name="l00268"></a><span class="lineno"> 268</span> <span class="comment">/* We are building GLFW as a Unix shared library */</span></div>
303
- <div class="line"><a id="l00269" name="l00269"></a><span class="lineno"> 269</span><span class="preprocessor"> #define GLFWAPI __attribute__((visibility(&quot;default&quot;)))</span></div>
304
- <div class="line"><a id="l00270" name="l00270"></a><span class="lineno"> 270</span><span class="preprocessor">#else</span></div>
305
- <div class="line"><a id="l00271" name="l00271"></a><span class="lineno"> 271</span><span class="preprocessor"> #define GLFWAPI</span></div>
306
- <div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span><span class="preprocessor">#endif</span></div>
307
- <div class="line"><a id="l00273" name="l00273"></a><span class="lineno"> 273</span> </div>
308
- <div class="line"><a id="l00274" name="l00274"></a><span class="lineno"> 274</span> </div>
309
- <div class="line"><a id="l00275" name="l00275"></a><span class="lineno"> 275</span><span class="comment">/*************************************************************************</span></div>
310
- <div class="line"><a id="l00276" name="l00276"></a><span class="lineno"> 276</span><span class="comment"> * GLFW API tokens</span></div>
311
- <div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span><span class="comment"> *************************************************************************/</span></div>
312
- <div class="line"><a id="l00278" name="l00278"></a><span class="lineno"> 278</span> </div>
313
- <div class="line"><a id="l00287" name="l00287"></a><span class="lineno"><a class="line" href="group__init.html#ga6337d9ea43b22fc529b2bba066b4a576"> 287</a></span><span class="preprocessor">#define GLFW_VERSION_MAJOR 3</span></div>
314
- <div class="line"><a id="l00294" name="l00294"></a><span class="lineno"><a class="line" href="group__init.html#gaf80d40f0aea7088ff337606e9c48f7a3"> 294</a></span><span class="preprocessor">#define GLFW_VERSION_MINOR 3</span></div>
315
- <div class="line"><a id="l00301" name="l00301"></a><span class="lineno"><a class="line" href="group__init.html#gab72ae2e2035d9ea461abc3495eac0502"> 301</a></span><span class="preprocessor">#define GLFW_VERSION_REVISION 9</span></div>
316
- <div class="line"><a id="l00312" name="l00312"></a><span class="lineno"><a class="line" href="group__init.html#ga2744fbb29b5631bb28802dbe0cf36eba"> 312</a></span><span class="preprocessor">#define GLFW_TRUE 1</span></div>
317
- <div class="line"><a id="l00321" name="l00321"></a><span class="lineno"><a class="line" href="group__init.html#gac877fe3b627d21ef3a0a23e0a73ba8c5"> 321</a></span><span class="preprocessor">#define GLFW_FALSE 0</span></div>
318
- <div class="line"><a id="l00322" name="l00322"></a><span class="lineno"> 322</span> </div>
319
- <div class="line"><a id="l00331" name="l00331"></a><span class="lineno"><a class="line" href="group__input.html#gada11d965c4da13090ad336e030e4d11f"> 331</a></span><span class="preprocessor">#define GLFW_RELEASE 0</span></div>
320
- <div class="line"><a id="l00338" name="l00338"></a><span class="lineno"><a class="line" href="group__input.html#ga2485743d0b59df3791c45951c4195265"> 338</a></span><span class="preprocessor">#define GLFW_PRESS 1</span></div>
321
- <div class="line"><a id="l00345" name="l00345"></a><span class="lineno"><a class="line" href="group__input.html#gac96fd3b9fc66c6f0eebaf6532595338f"> 345</a></span><span class="preprocessor">#define GLFW_REPEAT 2</span></div>
322
- <div class="line"><a id="l00355" name="l00355"></a><span class="lineno"><a class="line" href="group__hat__state.html#gae2c0bcb7aec609e4736437554f6638fd"> 355</a></span><span class="preprocessor">#define GLFW_HAT_CENTERED 0</span></div>
323
- <div class="line"><a id="l00356" name="l00356"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga8c9720c76cd1b912738159ed74c85b36"> 356</a></span><span class="preprocessor">#define GLFW_HAT_UP 1</span></div>
324
- <div class="line"><a id="l00357" name="l00357"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga252586e3bbde75f4b0e07ad3124867f5"> 357</a></span><span class="preprocessor">#define GLFW_HAT_RIGHT 2</span></div>
325
- <div class="line"><a id="l00358" name="l00358"></a><span class="lineno"><a class="line" href="group__hat__state.html#gad60d1fd0dc85c18f2642cbae96d3deff"> 358</a></span><span class="preprocessor">#define GLFW_HAT_DOWN 4</span></div>
326
- <div class="line"><a id="l00359" name="l00359"></a><span class="lineno"><a class="line" href="group__hat__state.html#gac775f4b3154fdf5db93eb432ba546dff"> 359</a></span><span class="preprocessor">#define GLFW_HAT_LEFT 8</span></div>
327
- <div class="line"><a id="l00360" name="l00360"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga94aea0ae241a8b902883536c592ee693"> 360</a></span><span class="preprocessor">#define GLFW_HAT_RIGHT_UP (GLFW_HAT_RIGHT | GLFW_HAT_UP)</span></div>
328
- <div class="line"><a id="l00361" name="l00361"></a><span class="lineno"><a class="line" href="group__hat__state.html#gad7f0e4f52fd68d734863aaeadab3a3f5"> 361</a></span><span class="preprocessor">#define GLFW_HAT_RIGHT_DOWN (GLFW_HAT_RIGHT | GLFW_HAT_DOWN)</span></div>
329
- <div class="line"><a id="l00362" name="l00362"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga638f0e20dc5de90de21a33564e8ce129"> 362</a></span><span class="preprocessor">#define GLFW_HAT_LEFT_UP (GLFW_HAT_LEFT | GLFW_HAT_UP)</span></div>
330
- <div class="line"><a id="l00363" name="l00363"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga76c02baf1ea345fcbe3e8ff176a73e19"> 363</a></span><span class="preprocessor">#define GLFW_HAT_LEFT_DOWN (GLFW_HAT_LEFT | GLFW_HAT_DOWN)</span></div>
331
- <div class="line"><a id="l00364" name="l00364"></a><span class="lineno"> 364</span> </div>
332
- <div class="line"><a id="l00367" name="l00367"></a><span class="lineno"><a class="line" href="group__input.html#ga99aacc875b6b27a072552631e13775c7"> 367</a></span><span class="preprocessor">#define GLFW_KEY_UNKNOWN -1</span></div>
333
- <div class="line"><a id="l00368" name="l00368"></a><span class="lineno"> 368</span> </div>
334
- <div class="line"><a id="l00395" name="l00395"></a><span class="lineno"> 395</span><span class="comment">/* Printable keys */</span></div>
335
- <div class="line"><a id="l00396" name="l00396"></a><span class="lineno"><a class="line" href="group__keys.html#gaddb2c23772b97fd7e26e8ee66f1ad014"> 396</a></span><span class="preprocessor">#define GLFW_KEY_SPACE 32</span></div>
336
- <div class="line"><a id="l00397" name="l00397"></a><span class="lineno"><a class="line" href="group__keys.html#ga6059b0b048ba6980b6107fffbd3b4b24"> 397</a></span><span class="preprocessor">#define GLFW_KEY_APOSTROPHE 39 </span><span class="comment">/* &#39; */</span><span class="preprocessor"></span></div>
337
- <div class="line"><a id="l00398" name="l00398"></a><span class="lineno"><a class="line" href="group__keys.html#gab3d5d72e59d3055f494627b0a524926c"> 398</a></span><span class="preprocessor">#define GLFW_KEY_COMMA 44 </span><span class="comment">/* , */</span><span class="preprocessor"></span></div>
338
- <div class="line"><a id="l00399" name="l00399"></a><span class="lineno"><a class="line" href="group__keys.html#gac556b360f7f6fca4b70ba0aecf313fd4"> 399</a></span><span class="preprocessor">#define GLFW_KEY_MINUS 45 </span><span class="comment">/* - */</span><span class="preprocessor"></span></div>
339
- <div class="line"><a id="l00400" name="l00400"></a><span class="lineno"><a class="line" href="group__keys.html#ga37e296b650eab419fc474ff69033d927"> 400</a></span><span class="preprocessor">#define GLFW_KEY_PERIOD 46 </span><span class="comment">/* . */</span><span class="preprocessor"></span></div>
340
- <div class="line"><a id="l00401" name="l00401"></a><span class="lineno"><a class="line" href="group__keys.html#gadf3d753b2d479148d711de34b83fd0db"> 401</a></span><span class="preprocessor">#define GLFW_KEY_SLASH 47 </span><span class="comment">/* / */</span><span class="preprocessor"></span></div>
341
- <div class="line"><a id="l00402" name="l00402"></a><span class="lineno"><a class="line" href="group__keys.html#ga50391730e9d7112ad4fd42d0bd1597c1"> 402</a></span><span class="preprocessor">#define GLFW_KEY_0 48</span></div>
342
- <div class="line"><a id="l00403" name="l00403"></a><span class="lineno"><a class="line" href="group__keys.html#ga05e4cae9ddb8d40cf6d82c8f11f2502f"> 403</a></span><span class="preprocessor">#define GLFW_KEY_1 49</span></div>
343
- <div class="line"><a id="l00404" name="l00404"></a><span class="lineno"><a class="line" href="group__keys.html#gadc8e66b3a4c4b5c39ad1305cf852863c"> 404</a></span><span class="preprocessor">#define GLFW_KEY_2 50</span></div>
344
- <div class="line"><a id="l00405" name="l00405"></a><span class="lineno"><a class="line" href="group__keys.html#ga812f0273fe1a981e1fa002ae73e92271"> 405</a></span><span class="preprocessor">#define GLFW_KEY_3 51</span></div>
345
- <div class="line"><a id="l00406" name="l00406"></a><span class="lineno"><a class="line" href="group__keys.html#ga9e14b6975a9cc8f66cdd5cb3d3861356"> 406</a></span><span class="preprocessor">#define GLFW_KEY_4 52</span></div>
346
- <div class="line"><a id="l00407" name="l00407"></a><span class="lineno"><a class="line" href="group__keys.html#ga4d74ddaa5d4c609993b4d4a15736c924"> 407</a></span><span class="preprocessor">#define GLFW_KEY_5 53</span></div>
347
- <div class="line"><a id="l00408" name="l00408"></a><span class="lineno"><a class="line" href="group__keys.html#ga9ea4ab80c313a227b14d0a7c6f810b5d"> 408</a></span><span class="preprocessor">#define GLFW_KEY_6 54</span></div>
348
- <div class="line"><a id="l00409" name="l00409"></a><span class="lineno"><a class="line" href="group__keys.html#gab79b1cfae7bd630cfc4604c1f263c666"> 409</a></span><span class="preprocessor">#define GLFW_KEY_7 55</span></div>
349
- <div class="line"><a id="l00410" name="l00410"></a><span class="lineno"><a class="line" href="group__keys.html#gadeaa109a0f9f5afc94fe4a108e686f6f"> 410</a></span><span class="preprocessor">#define GLFW_KEY_8 56</span></div>
350
- <div class="line"><a id="l00411" name="l00411"></a><span class="lineno"><a class="line" href="group__keys.html#ga2924cb5349ebbf97c8987f3521c44f39"> 411</a></span><span class="preprocessor">#define GLFW_KEY_9 57</span></div>
351
- <div class="line"><a id="l00412" name="l00412"></a><span class="lineno"><a class="line" href="group__keys.html#ga84233de9ee5bb3e8788a5aa07d80af7d"> 412</a></span><span class="preprocessor">#define GLFW_KEY_SEMICOLON 59 </span><span class="comment">/* ; */</span><span class="preprocessor"></span></div>
352
- <div class="line"><a id="l00413" name="l00413"></a><span class="lineno"><a class="line" href="group__keys.html#gae1a2de47240d6664423c204bdd91bd17"> 413</a></span><span class="preprocessor">#define GLFW_KEY_EQUAL 61 </span><span class="comment">/* = */</span><span class="preprocessor"></span></div>
353
- <div class="line"><a id="l00414" name="l00414"></a><span class="lineno"><a class="line" href="group__keys.html#ga03e842608e1ea323370889d33b8f70ff"> 414</a></span><span class="preprocessor">#define GLFW_KEY_A 65</span></div>
354
- <div class="line"><a id="l00415" name="l00415"></a><span class="lineno"><a class="line" href="group__keys.html#ga8e3fb647ff3aca9e8dbf14fe66332941"> 415</a></span><span class="preprocessor">#define GLFW_KEY_B 66</span></div>
355
- <div class="line"><a id="l00416" name="l00416"></a><span class="lineno"><a class="line" href="group__keys.html#ga00ccf3475d9ee2e679480d540d554669"> 416</a></span><span class="preprocessor">#define GLFW_KEY_C 67</span></div>
356
- <div class="line"><a id="l00417" name="l00417"></a><span class="lineno"><a class="line" href="group__keys.html#ga011f7cdc9a654da984a2506479606933"> 417</a></span><span class="preprocessor">#define GLFW_KEY_D 68</span></div>
357
- <div class="line"><a id="l00418" name="l00418"></a><span class="lineno"><a class="line" href="group__keys.html#gabf48fcc3afbe69349df432b470c96ef2"> 418</a></span><span class="preprocessor">#define GLFW_KEY_E 69</span></div>
358
- <div class="line"><a id="l00419" name="l00419"></a><span class="lineno"><a class="line" href="group__keys.html#ga5df402e02aca08444240058fd9b42a55"> 419</a></span><span class="preprocessor">#define GLFW_KEY_F 70</span></div>
359
- <div class="line"><a id="l00420" name="l00420"></a><span class="lineno"><a class="line" href="group__keys.html#gae74ecddf7cc96104ab23989b1cdab536"> 420</a></span><span class="preprocessor">#define GLFW_KEY_G 71</span></div>
360
- <div class="line"><a id="l00421" name="l00421"></a><span class="lineno"><a class="line" href="group__keys.html#gad4cc98fc8f35f015d9e2fb94bf136076"> 421</a></span><span class="preprocessor">#define GLFW_KEY_H 72</span></div>
361
- <div class="line"><a id="l00422" name="l00422"></a><span class="lineno"><a class="line" href="group__keys.html#ga274655c8bfe39742684ca393cf8ed093"> 422</a></span><span class="preprocessor">#define GLFW_KEY_I 73</span></div>
362
- <div class="line"><a id="l00423" name="l00423"></a><span class="lineno"><a class="line" href="group__keys.html#ga65ff2aedb129a3149ad9cb3e4159a75f"> 423</a></span><span class="preprocessor">#define GLFW_KEY_J 74</span></div>
363
- <div class="line"><a id="l00424" name="l00424"></a><span class="lineno"><a class="line" href="group__keys.html#ga4ae8debadf6d2a691badae0b53ea3ba0"> 424</a></span><span class="preprocessor">#define GLFW_KEY_K 75</span></div>
364
- <div class="line"><a id="l00425" name="l00425"></a><span class="lineno"><a class="line" href="group__keys.html#gaaa8b54a13f6b1eed85ac86f82d550db2"> 425</a></span><span class="preprocessor">#define GLFW_KEY_L 76</span></div>
365
- <div class="line"><a id="l00426" name="l00426"></a><span class="lineno"><a class="line" href="group__keys.html#ga4d7f0260c82e4ea3d6ebc7a21d6e3716"> 426</a></span><span class="preprocessor">#define GLFW_KEY_M 77</span></div>
366
- <div class="line"><a id="l00427" name="l00427"></a><span class="lineno"><a class="line" href="group__keys.html#gae00856dfeb5d13aafebf59d44de5cdda"> 427</a></span><span class="preprocessor">#define GLFW_KEY_N 78</span></div>
367
- <div class="line"><a id="l00428" name="l00428"></a><span class="lineno"><a class="line" href="group__keys.html#gaecbbb79130df419d58dd7f09a169efe9"> 428</a></span><span class="preprocessor">#define GLFW_KEY_O 79</span></div>
368
- <div class="line"><a id="l00429" name="l00429"></a><span class="lineno"><a class="line" href="group__keys.html#ga8fc15819c1094fb2afa01d84546b33e1"> 429</a></span><span class="preprocessor">#define GLFW_KEY_P 80</span></div>
369
- <div class="line"><a id="l00430" name="l00430"></a><span class="lineno"><a class="line" href="group__keys.html#gafdd01e38b120d67cf51e348bb47f3964"> 430</a></span><span class="preprocessor">#define GLFW_KEY_Q 81</span></div>
370
- <div class="line"><a id="l00431" name="l00431"></a><span class="lineno"><a class="line" href="group__keys.html#ga4ce6c70a0c98c50b3fe4ab9a728d4d36"> 431</a></span><span class="preprocessor">#define GLFW_KEY_R 82</span></div>
371
- <div class="line"><a id="l00432" name="l00432"></a><span class="lineno"><a class="line" href="group__keys.html#ga1570e2ccaab036ea82bed66fc1dab2a9"> 432</a></span><span class="preprocessor">#define GLFW_KEY_S 83</span></div>
372
- <div class="line"><a id="l00433" name="l00433"></a><span class="lineno"><a class="line" href="group__keys.html#ga90e0560422ec7a30e7f3f375bc9f37f9"> 433</a></span><span class="preprocessor">#define GLFW_KEY_T 84</span></div>
373
- <div class="line"><a id="l00434" name="l00434"></a><span class="lineno"><a class="line" href="group__keys.html#gacad52f3bf7d378fc0ffa72a76769256d"> 434</a></span><span class="preprocessor">#define GLFW_KEY_U 85</span></div>
374
- <div class="line"><a id="l00435" name="l00435"></a><span class="lineno"><a class="line" href="group__keys.html#ga22c7763899ecf7788862e5f90eacce6b"> 435</a></span><span class="preprocessor">#define GLFW_KEY_V 86</span></div>
375
- <div class="line"><a id="l00436" name="l00436"></a><span class="lineno"><a class="line" href="group__keys.html#gaa06a712e6202661fc03da5bdb7b6e545"> 436</a></span><span class="preprocessor">#define GLFW_KEY_W 87</span></div>
376
- <div class="line"><a id="l00437" name="l00437"></a><span class="lineno"><a class="line" href="group__keys.html#gac1c42c0bf4192cea713c55598b06b744"> 437</a></span><span class="preprocessor">#define GLFW_KEY_X 88</span></div>
377
- <div class="line"><a id="l00438" name="l00438"></a><span class="lineno"><a class="line" href="group__keys.html#gafd9f115a549effdf8e372a787c360313"> 438</a></span><span class="preprocessor">#define GLFW_KEY_Y 89</span></div>
378
- <div class="line"><a id="l00439" name="l00439"></a><span class="lineno"><a class="line" href="group__keys.html#gac489e208c26afda8d4938ed88718760a"> 439</a></span><span class="preprocessor">#define GLFW_KEY_Z 90</span></div>
379
- <div class="line"><a id="l00440" name="l00440"></a><span class="lineno"><a class="line" href="group__keys.html#gad1c8d9adac53925276ecb1d592511d8a"> 440</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_BRACKET 91 </span><span class="comment">/* [ */</span><span class="preprocessor"></span></div>
380
- <div class="line"><a id="l00441" name="l00441"></a><span class="lineno"><a class="line" href="group__keys.html#gab8155ea99d1ab27ff56f24f8dc73f8d1"> 441</a></span><span class="preprocessor">#define GLFW_KEY_BACKSLASH 92 </span><span class="comment">/* \ */</span><span class="preprocessor"></span></div>
381
- <div class="line"><a id="l00442" name="l00442"></a><span class="lineno"><a class="line" href="group__keys.html#ga86ef225fd6a66404caae71044cdd58d8"> 442</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_BRACKET 93 </span><span class="comment">/* ] */</span><span class="preprocessor"></span></div>
382
- <div class="line"><a id="l00443" name="l00443"></a><span class="lineno"><a class="line" href="group__keys.html#ga7a3701fb4e2a0b136ff4b568c3c8d668"> 443</a></span><span class="preprocessor">#define GLFW_KEY_GRAVE_ACCENT 96 </span><span class="comment">/* ` */</span><span class="preprocessor"></span></div>
383
- <div class="line"><a id="l00444" name="l00444"></a><span class="lineno"><a class="line" href="group__keys.html#gadc78dad3dab76bcd4b5c20114052577a"> 444</a></span><span class="preprocessor">#define GLFW_KEY_WORLD_1 161 </span><span class="comment">/* non-US #1 */</span><span class="preprocessor"></span></div>
384
- <div class="line"><a id="l00445" name="l00445"></a><span class="lineno"><a class="line" href="group__keys.html#ga20494bfebf0bb4fc9503afca18ab2c5e"> 445</a></span><span class="preprocessor">#define GLFW_KEY_WORLD_2 162 </span><span class="comment">/* non-US #2 */</span><span class="preprocessor"></span></div>
385
- <div class="line"><a id="l00446" name="l00446"></a><span class="lineno"> 446</span> </div>
386
- <div class="line"><a id="l00447" name="l00447"></a><span class="lineno"> 447</span><span class="comment">/* Function keys */</span></div>
387
- <div class="line"><a id="l00448" name="l00448"></a><span class="lineno"><a class="line" href="group__keys.html#gaac6596c350b635c245113b81c2123b93"> 448</a></span><span class="preprocessor">#define GLFW_KEY_ESCAPE 256</span></div>
388
- <div class="line"><a id="l00449" name="l00449"></a><span class="lineno"><a class="line" href="group__keys.html#ga9555a92ecbecdbc1f3435219c571d667"> 449</a></span><span class="preprocessor">#define GLFW_KEY_ENTER 257</span></div>
389
- <div class="line"><a id="l00450" name="l00450"></a><span class="lineno"><a class="line" href="group__keys.html#ga6908a4bda9950a3e2b73f794bbe985df"> 450</a></span><span class="preprocessor">#define GLFW_KEY_TAB 258</span></div>
390
- <div class="line"><a id="l00451" name="l00451"></a><span class="lineno"><a class="line" href="group__keys.html#ga6c0df1fe2f156bbd5a98c66d76ff3635"> 451</a></span><span class="preprocessor">#define GLFW_KEY_BACKSPACE 259</span></div>
391
- <div class="line"><a id="l00452" name="l00452"></a><span class="lineno"><a class="line" href="group__keys.html#ga373ac7365435d6b0eb1068f470e34f47"> 452</a></span><span class="preprocessor">#define GLFW_KEY_INSERT 260</span></div>
392
- <div class="line"><a id="l00453" name="l00453"></a><span class="lineno"><a class="line" href="group__keys.html#gadb111e4df74b8a715f2c05dad58d2682"> 453</a></span><span class="preprocessor">#define GLFW_KEY_DELETE 261</span></div>
393
- <div class="line"><a id="l00454" name="l00454"></a><span class="lineno"><a class="line" href="group__keys.html#ga06ba07662e8c291a4a84535379ffc7ac"> 454</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT 262</span></div>
394
- <div class="line"><a id="l00455" name="l00455"></a><span class="lineno"><a class="line" href="group__keys.html#gae12a010d33c309a67ab9460c51eb2462"> 455</a></span><span class="preprocessor">#define GLFW_KEY_LEFT 263</span></div>
395
- <div class="line"><a id="l00456" name="l00456"></a><span class="lineno"><a class="line" href="group__keys.html#gae2e3958c71595607416aa7bf082be2f9"> 456</a></span><span class="preprocessor">#define GLFW_KEY_DOWN 264</span></div>
396
- <div class="line"><a id="l00457" name="l00457"></a><span class="lineno"><a class="line" href="group__keys.html#ga2f3342b194020d3544c67e3506b6f144"> 457</a></span><span class="preprocessor">#define GLFW_KEY_UP 265</span></div>
397
- <div class="line"><a id="l00458" name="l00458"></a><span class="lineno"><a class="line" href="group__keys.html#ga3ab731f9622f0db280178a5f3cc6d586"> 458</a></span><span class="preprocessor">#define GLFW_KEY_PAGE_UP 266</span></div>
398
- <div class="line"><a id="l00459" name="l00459"></a><span class="lineno"><a class="line" href="group__keys.html#gaee0a8fa442001cc2147812f84b59041c"> 459</a></span><span class="preprocessor">#define GLFW_KEY_PAGE_DOWN 267</span></div>
399
- <div class="line"><a id="l00460" name="l00460"></a><span class="lineno"><a class="line" href="group__keys.html#ga41452c7287195d481e43207318c126a7"> 460</a></span><span class="preprocessor">#define GLFW_KEY_HOME 268</span></div>
400
- <div class="line"><a id="l00461" name="l00461"></a><span class="lineno"><a class="line" href="group__keys.html#ga86587ea1df19a65978d3e3b8439bedd9"> 461</a></span><span class="preprocessor">#define GLFW_KEY_END 269</span></div>
401
- <div class="line"><a id="l00462" name="l00462"></a><span class="lineno"><a class="line" href="group__keys.html#ga92c1d2c9d63485f3d70f94f688d48672"> 462</a></span><span class="preprocessor">#define GLFW_KEY_CAPS_LOCK 280</span></div>
402
- <div class="line"><a id="l00463" name="l00463"></a><span class="lineno"><a class="line" href="group__keys.html#gaf622b63b9537f7084c2ab649b8365630"> 463</a></span><span class="preprocessor">#define GLFW_KEY_SCROLL_LOCK 281</span></div>
403
- <div class="line"><a id="l00464" name="l00464"></a><span class="lineno"><a class="line" href="group__keys.html#ga3946edc362aeff213b2be6304296cf43"> 464</a></span><span class="preprocessor">#define GLFW_KEY_NUM_LOCK 282</span></div>
404
- <div class="line"><a id="l00465" name="l00465"></a><span class="lineno"><a class="line" href="group__keys.html#gaf964c2e65e97d0cf785a5636ee8df642"> 465</a></span><span class="preprocessor">#define GLFW_KEY_PRINT_SCREEN 283</span></div>
405
- <div class="line"><a id="l00466" name="l00466"></a><span class="lineno"><a class="line" href="group__keys.html#ga8116b9692d87382afb5849b6d8907f18"> 466</a></span><span class="preprocessor">#define GLFW_KEY_PAUSE 284</span></div>
406
- <div class="line"><a id="l00467" name="l00467"></a><span class="lineno"><a class="line" href="group__keys.html#gafb8d66c573acf22e364049477dcbea30"> 467</a></span><span class="preprocessor">#define GLFW_KEY_F1 290</span></div>
407
- <div class="line"><a id="l00468" name="l00468"></a><span class="lineno"><a class="line" href="group__keys.html#ga0900750aff94889b940f5e428c07daee"> 468</a></span><span class="preprocessor">#define GLFW_KEY_F2 291</span></div>
408
- <div class="line"><a id="l00469" name="l00469"></a><span class="lineno"><a class="line" href="group__keys.html#gaed7cd729c0147a551bb8b7bb36c17015"> 469</a></span><span class="preprocessor">#define GLFW_KEY_F3 292</span></div>
409
- <div class="line"><a id="l00470" name="l00470"></a><span class="lineno"><a class="line" href="group__keys.html#ga9b61ebd0c63b44b7332fda2c9763eaa6"> 470</a></span><span class="preprocessor">#define GLFW_KEY_F4 293</span></div>
410
- <div class="line"><a id="l00471" name="l00471"></a><span class="lineno"><a class="line" href="group__keys.html#gaf258dda9947daa428377938ed577c8c2"> 471</a></span><span class="preprocessor">#define GLFW_KEY_F5 294</span></div>
411
- <div class="line"><a id="l00472" name="l00472"></a><span class="lineno"><a class="line" href="group__keys.html#ga6dc2d3f87b9d51ffbbbe2ef0299d8e1d"> 472</a></span><span class="preprocessor">#define GLFW_KEY_F6 295</span></div>
412
- <div class="line"><a id="l00473" name="l00473"></a><span class="lineno"><a class="line" href="group__keys.html#gacca6ef8a2162c52a0ac1d881e8d9c38a"> 473</a></span><span class="preprocessor">#define GLFW_KEY_F7 296</span></div>
413
- <div class="line"><a id="l00474" name="l00474"></a><span class="lineno"><a class="line" href="group__keys.html#gac9d39390336ae14e4a93e295de43c7e8"> 474</a></span><span class="preprocessor">#define GLFW_KEY_F8 297</span></div>
414
- <div class="line"><a id="l00475" name="l00475"></a><span class="lineno"><a class="line" href="group__keys.html#gae40de0de1c9f21cd26c9afa3d7050851"> 475</a></span><span class="preprocessor">#define GLFW_KEY_F9 298</span></div>
415
- <div class="line"><a id="l00476" name="l00476"></a><span class="lineno"><a class="line" href="group__keys.html#ga718d11d2f7d57471a2f6a894235995b1"> 476</a></span><span class="preprocessor">#define GLFW_KEY_F10 299</span></div>
416
- <div class="line"><a id="l00477" name="l00477"></a><span class="lineno"><a class="line" href="group__keys.html#ga0bc04b11627e7d69339151e7306b2832"> 477</a></span><span class="preprocessor">#define GLFW_KEY_F11 300</span></div>
417
- <div class="line"><a id="l00478" name="l00478"></a><span class="lineno"><a class="line" href="group__keys.html#gaf5908fa9b0a906ae03fc2c61ac7aa3e2"> 478</a></span><span class="preprocessor">#define GLFW_KEY_F12 301</span></div>
418
- <div class="line"><a id="l00479" name="l00479"></a><span class="lineno"><a class="line" href="group__keys.html#gad637f4308655e1001bd6ad942bc0fd4b"> 479</a></span><span class="preprocessor">#define GLFW_KEY_F13 302</span></div>
419
- <div class="line"><a id="l00480" name="l00480"></a><span class="lineno"><a class="line" href="group__keys.html#gaf14c66cff3396e5bd46e803c035e6c1f"> 480</a></span><span class="preprocessor">#define GLFW_KEY_F14 303</span></div>
420
- <div class="line"><a id="l00481" name="l00481"></a><span class="lineno"><a class="line" href="group__keys.html#ga7f70970db6e8be1794da8516a6d14058"> 481</a></span><span class="preprocessor">#define GLFW_KEY_F15 304</span></div>
421
- <div class="line"><a id="l00482" name="l00482"></a><span class="lineno"><a class="line" href="group__keys.html#gaa582dbb1d2ba2050aa1dca0838095b27"> 482</a></span><span class="preprocessor">#define GLFW_KEY_F16 305</span></div>
422
- <div class="line"><a id="l00483" name="l00483"></a><span class="lineno"><a class="line" href="group__keys.html#ga972ce5c365e2394b36104b0e3125c748"> 483</a></span><span class="preprocessor">#define GLFW_KEY_F17 306</span></div>
423
- <div class="line"><a id="l00484" name="l00484"></a><span class="lineno"><a class="line" href="group__keys.html#gaebf6391058d5566601e357edc5ea737c"> 484</a></span><span class="preprocessor">#define GLFW_KEY_F18 307</span></div>
424
- <div class="line"><a id="l00485" name="l00485"></a><span class="lineno"><a class="line" href="group__keys.html#gaec011d9ba044058cb54529da710e9791"> 485</a></span><span class="preprocessor">#define GLFW_KEY_F19 308</span></div>
425
- <div class="line"><a id="l00486" name="l00486"></a><span class="lineno"><a class="line" href="group__keys.html#ga82b9c721ada04cd5ca8de767da38022f"> 486</a></span><span class="preprocessor">#define GLFW_KEY_F20 309</span></div>
426
- <div class="line"><a id="l00487" name="l00487"></a><span class="lineno"><a class="line" href="group__keys.html#ga356afb14d3440ff2bb378f74f7ebc60f"> 487</a></span><span class="preprocessor">#define GLFW_KEY_F21 310</span></div>
427
- <div class="line"><a id="l00488" name="l00488"></a><span class="lineno"><a class="line" href="group__keys.html#ga90960bd2a155f2b09675324d3dff1565"> 488</a></span><span class="preprocessor">#define GLFW_KEY_F22 311</span></div>
428
- <div class="line"><a id="l00489" name="l00489"></a><span class="lineno"><a class="line" href="group__keys.html#ga43c21099aac10952d1be909a8ddee4d5"> 489</a></span><span class="preprocessor">#define GLFW_KEY_F23 312</span></div>
429
- <div class="line"><a id="l00490" name="l00490"></a><span class="lineno"><a class="line" href="group__keys.html#ga8150374677b5bed3043408732152dea2"> 490</a></span><span class="preprocessor">#define GLFW_KEY_F24 313</span></div>
430
- <div class="line"><a id="l00491" name="l00491"></a><span class="lineno"><a class="line" href="group__keys.html#gaa4bbd93ed73bb4c6ae7d83df880b7199"> 491</a></span><span class="preprocessor">#define GLFW_KEY_F25 314</span></div>
431
- <div class="line"><a id="l00492" name="l00492"></a><span class="lineno"><a class="line" href="group__keys.html#ga10515dafc55b71e7683f5b4fedd1c70d"> 492</a></span><span class="preprocessor">#define GLFW_KEY_KP_0 320</span></div>
432
- <div class="line"><a id="l00493" name="l00493"></a><span class="lineno"><a class="line" href="group__keys.html#gaf3a29a334402c5eaf0b3439edf5587c3"> 493</a></span><span class="preprocessor">#define GLFW_KEY_KP_1 321</span></div>
433
- <div class="line"><a id="l00494" name="l00494"></a><span class="lineno"><a class="line" href="group__keys.html#gaf82d5a802ab8213c72653d7480c16f13"> 494</a></span><span class="preprocessor">#define GLFW_KEY_KP_2 322</span></div>
434
- <div class="line"><a id="l00495" name="l00495"></a><span class="lineno"><a class="line" href="group__keys.html#ga7e25ff30d56cd512828c1d4ae8d54ef2"> 495</a></span><span class="preprocessor">#define GLFW_KEY_KP_3 323</span></div>
435
- <div class="line"><a id="l00496" name="l00496"></a><span class="lineno"><a class="line" href="group__keys.html#gada7ec86778b85e0b4de0beea72234aea"> 496</a></span><span class="preprocessor">#define GLFW_KEY_KP_4 324</span></div>
436
- <div class="line"><a id="l00497" name="l00497"></a><span class="lineno"><a class="line" href="group__keys.html#ga9a5be274434866c51738cafbb6d26b45"> 497</a></span><span class="preprocessor">#define GLFW_KEY_KP_5 325</span></div>
437
- <div class="line"><a id="l00498" name="l00498"></a><span class="lineno"><a class="line" href="group__keys.html#gafc141b0f8450519084c01092a3157faa"> 498</a></span><span class="preprocessor">#define GLFW_KEY_KP_6 326</span></div>
438
- <div class="line"><a id="l00499" name="l00499"></a><span class="lineno"><a class="line" href="group__keys.html#ga8882f411f05d04ec77a9563974bbfa53"> 499</a></span><span class="preprocessor">#define GLFW_KEY_KP_7 327</span></div>
439
- <div class="line"><a id="l00500" name="l00500"></a><span class="lineno"><a class="line" href="group__keys.html#gab2ea2e6a12f89d315045af520ac78cec"> 500</a></span><span class="preprocessor">#define GLFW_KEY_KP_8 328</span></div>
440
- <div class="line"><a id="l00501" name="l00501"></a><span class="lineno"><a class="line" href="group__keys.html#gafb21426b630ed4fcc084868699ba74c1"> 501</a></span><span class="preprocessor">#define GLFW_KEY_KP_9 329</span></div>
441
- <div class="line"><a id="l00502" name="l00502"></a><span class="lineno"><a class="line" href="group__keys.html#ga4e231d968796331a9ea0dbfb98d4005b"> 502</a></span><span class="preprocessor">#define GLFW_KEY_KP_DECIMAL 330</span></div>
442
- <div class="line"><a id="l00503" name="l00503"></a><span class="lineno"><a class="line" href="group__keys.html#gabca1733780a273d549129ad0f250d1e5"> 503</a></span><span class="preprocessor">#define GLFW_KEY_KP_DIVIDE 331</span></div>
443
- <div class="line"><a id="l00504" name="l00504"></a><span class="lineno"><a class="line" href="group__keys.html#ga9ada267eb0e78ed2ada8701dd24a56ef"> 504</a></span><span class="preprocessor">#define GLFW_KEY_KP_MULTIPLY 332</span></div>
444
- <div class="line"><a id="l00505" name="l00505"></a><span class="lineno"><a class="line" href="group__keys.html#gaa3dbd60782ff93d6082a124bce1fa236"> 505</a></span><span class="preprocessor">#define GLFW_KEY_KP_SUBTRACT 333</span></div>
445
- <div class="line"><a id="l00506" name="l00506"></a><span class="lineno"><a class="line" href="group__keys.html#gad09c7c98acc79e89aa6a0a91275becac"> 506</a></span><span class="preprocessor">#define GLFW_KEY_KP_ADD 334</span></div>
446
- <div class="line"><a id="l00507" name="l00507"></a><span class="lineno"><a class="line" href="group__keys.html#ga4f728f8738f2986bd63eedd3d412e8cf"> 507</a></span><span class="preprocessor">#define GLFW_KEY_KP_ENTER 335</span></div>
447
- <div class="line"><a id="l00508" name="l00508"></a><span class="lineno"><a class="line" href="group__keys.html#gaebdc76d4a808191e6d21b7e4ad2acd97"> 508</a></span><span class="preprocessor">#define GLFW_KEY_KP_EQUAL 336</span></div>
448
- <div class="line"><a id="l00509" name="l00509"></a><span class="lineno"><a class="line" href="group__keys.html#ga8a530a28a65c44ab5d00b759b756d3f6"> 509</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_SHIFT 340</span></div>
449
- <div class="line"><a id="l00510" name="l00510"></a><span class="lineno"><a class="line" href="group__keys.html#ga9f97b743e81460ac4b2deddecd10a464"> 510</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_CONTROL 341</span></div>
450
- <div class="line"><a id="l00511" name="l00511"></a><span class="lineno"><a class="line" href="group__keys.html#ga7f27dabf63a7789daa31e1c96790219b"> 511</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_ALT 342</span></div>
451
- <div class="line"><a id="l00512" name="l00512"></a><span class="lineno"><a class="line" href="group__keys.html#gafb1207c91997fc295afd1835fbc5641a"> 512</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_SUPER 343</span></div>
452
- <div class="line"><a id="l00513" name="l00513"></a><span class="lineno"><a class="line" href="group__keys.html#gaffca36b99c9dce1a19cb9befbadce691"> 513</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_SHIFT 344</span></div>
453
- <div class="line"><a id="l00514" name="l00514"></a><span class="lineno"><a class="line" href="group__keys.html#gad1ca2094b2694e7251d0ab1fd34f8519"> 514</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_CONTROL 345</span></div>
454
- <div class="line"><a id="l00515" name="l00515"></a><span class="lineno"><a class="line" href="group__keys.html#ga687b38009131cfdd07a8d05fff8fa446"> 515</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_ALT 346</span></div>
455
- <div class="line"><a id="l00516" name="l00516"></a><span class="lineno"><a class="line" href="group__keys.html#gad4547a3e8e247594acb60423fe6502db"> 516</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_SUPER 347</span></div>
456
- <div class="line"><a id="l00517" name="l00517"></a><span class="lineno"><a class="line" href="group__keys.html#ga9845be48a745fc232045c9ec174d8820"> 517</a></span><span class="preprocessor">#define GLFW_KEY_MENU 348</span></div>
457
- <div class="line"><a id="l00518" name="l00518"></a><span class="lineno"> 518</span> </div>
458
- <div class="line"><a id="l00519" name="l00519"></a><span class="lineno"><a class="line" href="group__keys.html#ga442cbaef7bfb9a4ba13594dd7fbf2789"> 519</a></span><span class="preprocessor">#define GLFW_KEY_LAST GLFW_KEY_MENU</span></div>
459
- <div class="line"><a id="l00520" name="l00520"></a><span class="lineno"> 520</span> </div>
460
- <div class="line"><a id="l00535" name="l00535"></a><span class="lineno"><a class="line" href="group__mods.html#ga14994d3196c290aaa347248e51740274"> 535</a></span><span class="preprocessor">#define GLFW_MOD_SHIFT 0x0001</span></div>
461
- <div class="line"><a id="l00540" name="l00540"></a><span class="lineno"><a class="line" href="group__mods.html#ga6ed94871c3208eefd85713fa929d45aa"> 540</a></span><span class="preprocessor">#define GLFW_MOD_CONTROL 0x0002</span></div>
462
- <div class="line"><a id="l00545" name="l00545"></a><span class="lineno"><a class="line" href="group__mods.html#gad2acd5633463c29e07008687ea73c0f4"> 545</a></span><span class="preprocessor">#define GLFW_MOD_ALT 0x0004</span></div>
463
- <div class="line"><a id="l00550" name="l00550"></a><span class="lineno"><a class="line" href="group__mods.html#ga6b64ba10ea0227cf6f42efd0a220aba1"> 550</a></span><span class="preprocessor">#define GLFW_MOD_SUPER 0x0008</span></div>
464
- <div class="line"><a id="l00556" name="l00556"></a><span class="lineno"><a class="line" href="group__mods.html#gaefeef8fcf825a6e43e241b337897200f"> 556</a></span><span class="preprocessor">#define GLFW_MOD_CAPS_LOCK 0x0010</span></div>
465
- <div class="line"><a id="l00562" name="l00562"></a><span class="lineno"><a class="line" href="group__mods.html#ga64e020b8a42af8376e944baf61feecbe"> 562</a></span><span class="preprocessor">#define GLFW_MOD_NUM_LOCK 0x0020</span></div>
466
- <div class="line"><a id="l00563" name="l00563"></a><span class="lineno"> 563</span> </div>
467
- <div class="line"><a id="l00573" name="l00573"></a><span class="lineno"><a class="line" href="group__buttons.html#ga181a6e875251fd8671654eff00f9112e"> 573</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_1 0</span></div>
468
- <div class="line"><a id="l00574" name="l00574"></a><span class="lineno"><a class="line" href="group__buttons.html#ga604b39b92c88ce9bd332e97fc3f4156c"> 574</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_2 1</span></div>
469
- <div class="line"><a id="l00575" name="l00575"></a><span class="lineno"><a class="line" href="group__buttons.html#ga0130d505563d0236a6f85545f19e1721"> 575</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_3 2</span></div>
470
- <div class="line"><a id="l00576" name="l00576"></a><span class="lineno"><a class="line" href="group__buttons.html#ga53f4097bb01d5521c7d9513418c91ca9"> 576</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_4 3</span></div>
471
- <div class="line"><a id="l00577" name="l00577"></a><span class="lineno"><a class="line" href="group__buttons.html#gaf08c4ddecb051d3d9667db1d5e417c9c"> 577</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_5 4</span></div>
472
- <div class="line"><a id="l00578" name="l00578"></a><span class="lineno"><a class="line" href="group__buttons.html#gae8513e06aab8aa393b595f22c6d8257a"> 578</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_6 5</span></div>
473
- <div class="line"><a id="l00579" name="l00579"></a><span class="lineno"><a class="line" href="group__buttons.html#ga8b02a1ab55dde45b3a3883d54ffd7dc7"> 579</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_7 6</span></div>
474
- <div class="line"><a id="l00580" name="l00580"></a><span class="lineno"><a class="line" href="group__buttons.html#ga35d5c4263e0dc0d0a4731ca6c562f32c"> 580</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_8 7</span></div>
475
- <div class="line"><a id="l00581" name="l00581"></a><span class="lineno"><a class="line" href="group__buttons.html#gab1fd86a4518a9141ec7bcde2e15a2fdf"> 581</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_LAST GLFW_MOUSE_BUTTON_8</span></div>
476
- <div class="line"><a id="l00582" name="l00582"></a><span class="lineno"><a class="line" href="group__buttons.html#gaf37100431dcd5082d48f95ee8bc8cd56"> 582</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_LEFT GLFW_MOUSE_BUTTON_1</span></div>
477
- <div class="line"><a id="l00583" name="l00583"></a><span class="lineno"><a class="line" href="group__buttons.html#ga3e2f2cf3c4942df73cc094247d275e74"> 583</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_RIGHT GLFW_MOUSE_BUTTON_2</span></div>
478
- <div class="line"><a id="l00584" name="l00584"></a><span class="lineno"><a class="line" href="group__buttons.html#ga34a4d2a701434f763fd93a2ff842b95a"> 584</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_MIDDLE GLFW_MOUSE_BUTTON_3</span></div>
479
- <div class="line"><a id="l00594" name="l00594"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga34a0443d059e9f22272cd4669073f73d"> 594</a></span><span class="preprocessor">#define GLFW_JOYSTICK_1 0</span></div>
480
- <div class="line"><a id="l00595" name="l00595"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga6eab65ec88e65e0850ef8413504cb50c"> 595</a></span><span class="preprocessor">#define GLFW_JOYSTICK_2 1</span></div>
481
- <div class="line"><a id="l00596" name="l00596"></a><span class="lineno"><a class="line" href="group__joysticks.html#gae6f3eedfeb42424c2f5e3161efb0b654"> 596</a></span><span class="preprocessor">#define GLFW_JOYSTICK_3 2</span></div>
482
- <div class="line"><a id="l00597" name="l00597"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga97ddbcad02b7f48d74fad4ddb08fff59"> 597</a></span><span class="preprocessor">#define GLFW_JOYSTICK_4 3</span></div>
483
- <div class="line"><a id="l00598" name="l00598"></a><span class="lineno"><a class="line" href="group__joysticks.html#gae43281bc66d3fa5089fb50c3e7a28695"> 598</a></span><span class="preprocessor">#define GLFW_JOYSTICK_5 4</span></div>
484
- <div class="line"><a id="l00599" name="l00599"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga74771620aa53bd68a487186dea66fd77"> 599</a></span><span class="preprocessor">#define GLFW_JOYSTICK_6 5</span></div>
485
- <div class="line"><a id="l00600" name="l00600"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga20a9f4f3aaefed9ea5e66072fc588b87"> 600</a></span><span class="preprocessor">#define GLFW_JOYSTICK_7 6</span></div>
486
- <div class="line"><a id="l00601" name="l00601"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga21a934c940bcf25db0e4c8fe9b364bdb"> 601</a></span><span class="preprocessor">#define GLFW_JOYSTICK_8 7</span></div>
487
- <div class="line"><a id="l00602" name="l00602"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga87689d47df0ba6f9f5fcbbcaf7b3cecf"> 602</a></span><span class="preprocessor">#define GLFW_JOYSTICK_9 8</span></div>
488
- <div class="line"><a id="l00603" name="l00603"></a><span class="lineno"><a class="line" href="group__joysticks.html#gaef55389ee605d6dfc31aef6fe98c54ec"> 603</a></span><span class="preprocessor">#define GLFW_JOYSTICK_10 9</span></div>
489
- <div class="line"><a id="l00604" name="l00604"></a><span class="lineno"><a class="line" href="group__joysticks.html#gae7d26e3df447c2c14a569fcc18516af4"> 604</a></span><span class="preprocessor">#define GLFW_JOYSTICK_11 10</span></div>
490
- <div class="line"><a id="l00605" name="l00605"></a><span class="lineno"><a class="line" href="group__joysticks.html#gab91bbf5b7ca6be8d3ac5c4d89ff48ac7"> 605</a></span><span class="preprocessor">#define GLFW_JOYSTICK_12 11</span></div>
491
- <div class="line"><a id="l00606" name="l00606"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga5c84fb4e49bf661d7d7c78eb4018c508"> 606</a></span><span class="preprocessor">#define GLFW_JOYSTICK_13 12</span></div>
492
- <div class="line"><a id="l00607" name="l00607"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga89540873278ae5a42b3e70d64164dc74"> 607</a></span><span class="preprocessor">#define GLFW_JOYSTICK_14 13</span></div>
493
- <div class="line"><a id="l00608" name="l00608"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga7b02ab70daf7a78bcc942d5d4cc1dcf9"> 608</a></span><span class="preprocessor">#define GLFW_JOYSTICK_15 14</span></div>
494
- <div class="line"><a id="l00609" name="l00609"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga453edeeabf350827646b6857df4f80ce"> 609</a></span><span class="preprocessor">#define GLFW_JOYSTICK_16 15</span></div>
495
- <div class="line"><a id="l00610" name="l00610"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga9ca13ebf24c331dd98df17d84a4b72c9"> 610</a></span><span class="preprocessor">#define GLFW_JOYSTICK_LAST GLFW_JOYSTICK_16</span></div>
496
- <div class="line"><a id="l00620" name="l00620"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gae055a12fbf4b48b5954c8e1cd129b810"> 620</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_A 0</span></div>
497
- <div class="line"><a id="l00621" name="l00621"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga2228a6512fd5950cdb51ba07846546fa"> 621</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_B 1</span></div>
498
- <div class="line"><a id="l00622" name="l00622"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga52cc94785cf3fe9a12e246539259887c"> 622</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_X 2</span></div>
499
- <div class="line"><a id="l00623" name="l00623"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gafc931248bda494b530cbe057f386a5ed"> 623</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_Y 3</span></div>
500
- <div class="line"><a id="l00624" name="l00624"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga17d67b4f39a39d6b813bd1567a3507c3"> 624</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_LEFT_BUMPER 4</span></div>
501
- <div class="line"><a id="l00625" name="l00625"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gadfbc9ea9bf3aae896b79fa49fdc85c7f"> 625</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_RIGHT_BUMPER 5</span></div>
502
- <div class="line"><a id="l00626" name="l00626"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gabc7c0264ce778835b516a472b47f6caf"> 626</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_BACK 6</span></div>
503
- <div class="line"><a id="l00627" name="l00627"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga04606949dd9139434b8a1bedf4ac1021"> 627</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_START 7</span></div>
504
- <div class="line"><a id="l00628" name="l00628"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga7fa48c32e5b2f5db2f080aa0b8b573dc"> 628</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_GUIDE 8</span></div>
505
- <div class="line"><a id="l00629" name="l00629"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga3e089787327454f7bfca7364d6ca206a"> 629</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_LEFT_THUMB 9</span></div>
506
- <div class="line"><a id="l00630" name="l00630"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga1c003f52b5aebb45272475b48953b21a"> 630</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_RIGHT_THUMB 10</span></div>
507
- <div class="line"><a id="l00631" name="l00631"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga4f1ed6f974a47bc8930d4874a283476a"> 631</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_DPAD_UP 11</span></div>
508
- <div class="line"><a id="l00632" name="l00632"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gae2a780d2a8c79e0b77c0b7b601ca57c6"> 632</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_DPAD_RIGHT 12</span></div>
509
- <div class="line"><a id="l00633" name="l00633"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga8f2b731b97d80f90f11967a83207665c"> 633</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_DPAD_DOWN 13</span></div>
510
- <div class="line"><a id="l00634" name="l00634"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gaf0697e0e8607b2ebe1c93b0c6befe301"> 634</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_DPAD_LEFT 14</span></div>
511
- <div class="line"><a id="l00635" name="l00635"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga5cc98882f4f81dacf761639a567f61eb"> 635</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_LAST GLFW_GAMEPAD_BUTTON_DPAD_LEFT</span></div>
512
- <div class="line"><a id="l00636" name="l00636"></a><span class="lineno"> 636</span> </div>
513
- <div class="line"><a id="l00637" name="l00637"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gaf08d0df26527c9305253422bd98ed63a"> 637</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_CROSS GLFW_GAMEPAD_BUTTON_A</span></div>
514
- <div class="line"><a id="l00638" name="l00638"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gaaef094b3dacbf15f272b274516839b82"> 638</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_CIRCLE GLFW_GAMEPAD_BUTTON_B</span></div>
515
- <div class="line"><a id="l00639" name="l00639"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gafc7821e87d77d41ed2cd3e1f726ec35f"> 639</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_SQUARE GLFW_GAMEPAD_BUTTON_X</span></div>
516
- <div class="line"><a id="l00640" name="l00640"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga3a7ef6bcb768a08cd3bf142f7f09f802"> 640</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_TRIANGLE GLFW_GAMEPAD_BUTTON_Y</span></div>
517
- <div class="line"><a id="l00650" name="l00650"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga544e396d092036a7d80c1e5f233f7a38"> 650</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_LEFT_X 0</span></div>
518
- <div class="line"><a id="l00651" name="l00651"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga64dcf2c6e9be50b7c556ff7671996dd5"> 651</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_LEFT_Y 1</span></div>
519
- <div class="line"><a id="l00652" name="l00652"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#gabd6785106cd3c5a044a6e49a395ee2fc"> 652</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_RIGHT_X 2</span></div>
520
- <div class="line"><a id="l00653" name="l00653"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga1cc20566d44d521b7183681a8e88e2e4"> 653</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_RIGHT_Y 3</span></div>
521
- <div class="line"><a id="l00654" name="l00654"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga6d79561dd8907c37354426242901b86e"> 654</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_LEFT_TRIGGER 4</span></div>
522
- <div class="line"><a id="l00655" name="l00655"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga121a7d5d20589a423cd1634dd6ee6eab"> 655</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_RIGHT_TRIGGER 5</span></div>
523
- <div class="line"><a id="l00656" name="l00656"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga0818fd9433e1359692b7443293e5ac86"> 656</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_LAST GLFW_GAMEPAD_AXIS_RIGHT_TRIGGER</span></div>
524
- <div class="line"><a id="l00672" name="l00672"></a><span class="lineno"><a class="line" href="group__errors.html#gafa30deee5db4d69c4c93d116ed87dbf4"> 672</a></span><span class="preprocessor">#define GLFW_NO_ERROR 0</span></div>
525
- <div class="line"><a id="l00681" name="l00681"></a><span class="lineno"><a class="line" href="group__errors.html#ga2374ee02c177f12e1fa76ff3ed15e14a"> 681</a></span><span class="preprocessor">#define GLFW_NOT_INITIALIZED 0x00010001</span></div>
526
- <div class="line"><a id="l00691" name="l00691"></a><span class="lineno"><a class="line" href="group__errors.html#gaa8290386e9528ccb9e42a3a4e16fc0d0"> 691</a></span><span class="preprocessor">#define GLFW_NO_CURRENT_CONTEXT 0x00010002</span></div>
527
- <div class="line"><a id="l00699" name="l00699"></a><span class="lineno"><a class="line" href="group__errors.html#ga76f6bb9c4eea73db675f096b404593ce"> 699</a></span><span class="preprocessor">#define GLFW_INVALID_ENUM 0x00010003</span></div>
528
- <div class="line"><a id="l00710" name="l00710"></a><span class="lineno"><a class="line" href="group__errors.html#gaaf2ef9aa8202c2b82ac2d921e554c687"> 710</a></span><span class="preprocessor">#define GLFW_INVALID_VALUE 0x00010004</span></div>
529
- <div class="line"><a id="l00718" name="l00718"></a><span class="lineno"><a class="line" href="group__errors.html#ga9023953a2bcb98c2906afd071d21ee7f"> 718</a></span><span class="preprocessor">#define GLFW_OUT_OF_MEMORY 0x00010005</span></div>
530
- <div class="line"><a id="l00734" name="l00734"></a><span class="lineno"><a class="line" href="group__errors.html#ga56882b290db23261cc6c053c40c2d08e"> 734</a></span><span class="preprocessor">#define GLFW_API_UNAVAILABLE 0x00010006</span></div>
531
- <div class="line"><a id="l00751" name="l00751"></a><span class="lineno"><a class="line" href="group__errors.html#gad16c5565b4a69f9c2a9ac2c0dbc89462"> 751</a></span><span class="preprocessor">#define GLFW_VERSION_UNAVAILABLE 0x00010007</span></div>
532
- <div class="line"><a id="l00762" name="l00762"></a><span class="lineno"><a class="line" href="group__errors.html#gad44162d78100ea5e87cdd38426b8c7a1"> 762</a></span><span class="preprocessor">#define GLFW_PLATFORM_ERROR 0x00010008</span></div>
533
- <div class="line"><a id="l00781" name="l00781"></a><span class="lineno"><a class="line" href="group__errors.html#ga196e125ef261d94184e2b55c05762f14"> 781</a></span><span class="preprocessor">#define GLFW_FORMAT_UNAVAILABLE 0x00010009</span></div>
534
- <div class="line"><a id="l00789" name="l00789"></a><span class="lineno"><a class="line" href="group__errors.html#gacff24d2757da752ae4c80bf452356487"> 789</a></span><span class="preprocessor">#define GLFW_NO_WINDOW_CONTEXT 0x0001000A</span></div>
535
- <div class="line"><a id="l00799" name="l00799"></a><span class="lineno"><a class="line" href="group__window.html#ga54ddb14825a1541a56e22afb5f832a9e"> 799</a></span><span class="preprocessor">#define GLFW_FOCUSED 0x00020001</span></div>
536
- <div class="line"><a id="l00804" name="l00804"></a><span class="lineno"><a class="line" href="group__window.html#ga39d44b7c056e55e581355a92d240b58a"> 804</a></span><span class="preprocessor">#define GLFW_ICONIFIED 0x00020002</span></div>
537
- <div class="line"><a id="l00810" name="l00810"></a><span class="lineno"><a class="line" href="group__window.html#gadba13c7a1b3aa40831eb2beedbd5bd1d"> 810</a></span><span class="preprocessor">#define GLFW_RESIZABLE 0x00020003</span></div>
538
- <div class="line"><a id="l00816" name="l00816"></a><span class="lineno"><a class="line" href="group__window.html#gafb3cdc45297e06d8f1eb13adc69ca6c4"> 816</a></span><span class="preprocessor">#define GLFW_VISIBLE 0x00020004</span></div>
539
- <div class="line"><a id="l00822" name="l00822"></a><span class="lineno"><a class="line" href="group__window.html#ga21b854d36314c94d65aed84405b2f25e"> 822</a></span><span class="preprocessor">#define GLFW_DECORATED 0x00020005</span></div>
540
- <div class="line"><a id="l00828" name="l00828"></a><span class="lineno"><a class="line" href="group__window.html#ga9d9874fc928200136a6dcdad726aa252"> 828</a></span><span class="preprocessor">#define GLFW_AUTO_ICONIFY 0x00020006</span></div>
541
- <div class="line"><a id="l00834" name="l00834"></a><span class="lineno"><a class="line" href="group__window.html#ga7fb0be51407783b41adbf5bec0b09d80"> 834</a></span><span class="preprocessor">#define GLFW_FLOATING 0x00020007</span></div>
542
- <div class="line"><a id="l00840" name="l00840"></a><span class="lineno"><a class="line" href="group__window.html#gad8ccb396253ad0b72c6d4c917eb38a03"> 840</a></span><span class="preprocessor">#define GLFW_MAXIMIZED 0x00020008</span></div>
543
- <div class="line"><a id="l00845" name="l00845"></a><span class="lineno"><a class="line" href="group__window.html#ga5ac0847c0aa0b3619f2855707b8a7a77"> 845</a></span><span class="preprocessor">#define GLFW_CENTER_CURSOR 0x00020009</span></div>
544
- <div class="line"><a id="l00852" name="l00852"></a><span class="lineno"><a class="line" href="group__window.html#ga60a0578c3b9449027d683a9c6abb9f14"> 852</a></span><span class="preprocessor">#define GLFW_TRANSPARENT_FRAMEBUFFER 0x0002000A</span></div>
545
- <div class="line"><a id="l00857" name="l00857"></a><span class="lineno"><a class="line" href="group__window.html#ga8665c71c6fa3d22425c6a0e8a3f89d8a"> 857</a></span><span class="preprocessor">#define GLFW_HOVERED 0x0002000B</span></div>
546
- <div class="line"><a id="l00863" name="l00863"></a><span class="lineno"><a class="line" href="group__window.html#gafa94b1da34bfd6488c0d709761504dfc"> 863</a></span><span class="preprocessor">#define GLFW_FOCUS_ON_SHOW 0x0002000C</span></div>
547
- <div class="line"><a id="l00864" name="l00864"></a><span class="lineno"> 864</span> </div>
548
- <div class="line"><a id="l00869" name="l00869"></a><span class="lineno"><a class="line" href="group__window.html#gaf78ed8e417dbcc1e354906cc2708c982"> 869</a></span><span class="preprocessor">#define GLFW_RED_BITS 0x00021001</span></div>
549
- <div class="line"><a id="l00874" name="l00874"></a><span class="lineno"><a class="line" href="group__window.html#gafba3b72638c914e5fb8a237dd4c50d4d"> 874</a></span><span class="preprocessor">#define GLFW_GREEN_BITS 0x00021002</span></div>
550
- <div class="line"><a id="l00879" name="l00879"></a><span class="lineno"><a class="line" href="group__window.html#gab292ea403db6d514537b515311bf9ae3"> 879</a></span><span class="preprocessor">#define GLFW_BLUE_BITS 0x00021003</span></div>
551
- <div class="line"><a id="l00884" name="l00884"></a><span class="lineno"><a class="line" href="group__window.html#gafed79a3f468997877da86c449bd43e8c"> 884</a></span><span class="preprocessor">#define GLFW_ALPHA_BITS 0x00021004</span></div>
552
- <div class="line"><a id="l00889" name="l00889"></a><span class="lineno"><a class="line" href="group__window.html#ga318a55eac1fee57dfe593b6d38149d07"> 889</a></span><span class="preprocessor">#define GLFW_DEPTH_BITS 0x00021005</span></div>
553
- <div class="line"><a id="l00894" name="l00894"></a><span class="lineno"><a class="line" href="group__window.html#ga5339890a45a1fb38e93cb9fcc5fd069d"> 894</a></span><span class="preprocessor">#define GLFW_STENCIL_BITS 0x00021006</span></div>
554
- <div class="line"><a id="l00899" name="l00899"></a><span class="lineno"><a class="line" href="group__window.html#gaead34a9a683b2bc20eecf30ba738bfc6"> 899</a></span><span class="preprocessor">#define GLFW_ACCUM_RED_BITS 0x00021007</span></div>
555
- <div class="line"><a id="l00904" name="l00904"></a><span class="lineno"><a class="line" href="group__window.html#ga65713cee1326f8e9d806fdf93187b471"> 904</a></span><span class="preprocessor">#define GLFW_ACCUM_GREEN_BITS 0x00021008</span></div>
556
- <div class="line"><a id="l00909" name="l00909"></a><span class="lineno"><a class="line" href="group__window.html#ga22bbe9104a8ce1f8b88fb4f186aa36ce"> 909</a></span><span class="preprocessor">#define GLFW_ACCUM_BLUE_BITS 0x00021009</span></div>
557
- <div class="line"><a id="l00914" name="l00914"></a><span class="lineno"><a class="line" href="group__window.html#gae829b55591c18169a40ab4067a041b1f"> 914</a></span><span class="preprocessor">#define GLFW_ACCUM_ALPHA_BITS 0x0002100A</span></div>
558
- <div class="line"><a id="l00919" name="l00919"></a><span class="lineno"><a class="line" href="group__window.html#gab05108c5029443b371112b031d1fa174"> 919</a></span><span class="preprocessor">#define GLFW_AUX_BUFFERS 0x0002100B</span></div>
559
- <div class="line"><a id="l00924" name="l00924"></a><span class="lineno"><a class="line" href="group__window.html#ga83d991efca02537e2d69969135b77b03"> 924</a></span><span class="preprocessor">#define GLFW_STEREO 0x0002100C</span></div>
560
- <div class="line"><a id="l00929" name="l00929"></a><span class="lineno"><a class="line" href="group__window.html#ga2cdf86fdcb7722fb8829c4e201607535"> 929</a></span><span class="preprocessor">#define GLFW_SAMPLES 0x0002100D</span></div>
561
- <div class="line"><a id="l00934" name="l00934"></a><span class="lineno"><a class="line" href="group__window.html#ga444a8f00414a63220591f9fdb7b5642b"> 934</a></span><span class="preprocessor">#define GLFW_SRGB_CAPABLE 0x0002100E</span></div>
562
- <div class="line"><a id="l00939" name="l00939"></a><span class="lineno"><a class="line" href="group__window.html#ga0f20825e6e47ee8ba389024519682212"> 939</a></span><span class="preprocessor">#define GLFW_REFRESH_RATE 0x0002100F</span></div>
563
- <div class="line"><a id="l00944" name="l00944"></a><span class="lineno"><a class="line" href="group__window.html#ga714a5d569e8a274ea58fdfa020955339"> 944</a></span><span class="preprocessor">#define GLFW_DOUBLEBUFFER 0x00021010</span></div>
564
- <div class="line"><a id="l00945" name="l00945"></a><span class="lineno"> 945</span> </div>
565
- <div class="line"><a id="l00951" name="l00951"></a><span class="lineno"><a class="line" href="group__window.html#ga649309cf72a3d3de5b1348ca7936c95b"> 951</a></span><span class="preprocessor">#define GLFW_CLIENT_API 0x00022001</span></div>
566
- <div class="line"><a id="l00957" name="l00957"></a><span class="lineno"><a class="line" href="group__window.html#gafe5e4922de1f9932d7e9849bb053b0c0"> 957</a></span><span class="preprocessor">#define GLFW_CONTEXT_VERSION_MAJOR 0x00022002</span></div>
567
- <div class="line"><a id="l00963" name="l00963"></a><span class="lineno"><a class="line" href="group__window.html#ga31aca791e4b538c4e4a771eb95cc2d07"> 963</a></span><span class="preprocessor">#define GLFW_CONTEXT_VERSION_MINOR 0x00022003</span></div>
568
- <div class="line"><a id="l00969" name="l00969"></a><span class="lineno"><a class="line" href="group__window.html#gafb9475071aa77c6fb05ca5a5c8678a08"> 969</a></span><span class="preprocessor">#define GLFW_CONTEXT_REVISION 0x00022004</span></div>
569
- <div class="line"><a id="l00975" name="l00975"></a><span class="lineno"><a class="line" href="group__window.html#gade3593916b4c507900aa2d6844810e00"> 975</a></span><span class="preprocessor">#define GLFW_CONTEXT_ROBUSTNESS 0x00022005</span></div>
570
- <div class="line"><a id="l00981" name="l00981"></a><span class="lineno"><a class="line" href="group__window.html#ga13d24b12465da8b28985f46c8557925b"> 981</a></span><span class="preprocessor">#define GLFW_OPENGL_FORWARD_COMPAT 0x00022006</span></div>
571
- <div class="line"><a id="l00987" name="l00987"></a><span class="lineno"><a class="line" href="group__window.html#ga87ec2df0b915201e950ca42d5d0831e1"> 987</a></span><span class="preprocessor">#define GLFW_OPENGL_DEBUG_CONTEXT 0x00022007</span></div>
572
- <div class="line"><a id="l00993" name="l00993"></a><span class="lineno"><a class="line" href="group__window.html#ga44f3a6b4261fbe351e0b950b0f372e12"> 993</a></span><span class="preprocessor">#define GLFW_OPENGL_PROFILE 0x00022008</span></div>
573
- <div class="line"><a id="l00999" name="l00999"></a><span class="lineno"><a class="line" href="group__window.html#ga72b648a8378fe3310c7c7bbecc0f7be6"> 999</a></span><span class="preprocessor">#define GLFW_CONTEXT_RELEASE_BEHAVIOR 0x00022009</span></div>
574
- <div class="line"><a id="l01005" name="l01005"></a><span class="lineno"><a class="line" href="group__window.html#ga5a52fdfd46d8249c211f923675728082"> 1005</a></span><span class="preprocessor">#define GLFW_CONTEXT_NO_ERROR 0x0002200A</span></div>
575
- <div class="line"><a id="l01011" name="l01011"></a><span class="lineno"><a class="line" href="group__window.html#ga5154cebfcd831c1cc63a4d5ac9bb4486"> 1011</a></span><span class="preprocessor">#define GLFW_CONTEXT_CREATION_API 0x0002200B</span></div>
576
- <div class="line"><a id="l01015" name="l01015"></a><span class="lineno"><a class="line" href="group__window.html#ga620bc4280c7eab81ac9f02204500ed47"> 1015</a></span><span class="preprocessor">#define GLFW_SCALE_TO_MONITOR 0x0002200C</span></div>
577
- <div class="line"><a id="l01019" name="l01019"></a><span class="lineno"><a class="line" href="group__window.html#gab6ef2d02eb55800d249ccf1af253c35e"> 1019</a></span><span class="preprocessor">#define GLFW_COCOA_RETINA_FRAMEBUFFER 0x00023001</span></div>
578
- <div class="line"><a id="l01023" name="l01023"></a><span class="lineno"><a class="line" href="group__window.html#ga70fa0fbc745de6aa824df79a580e84b5"> 1023</a></span><span class="preprocessor">#define GLFW_COCOA_FRAME_NAME 0x00023002</span></div>
579
- <div class="line"><a id="l01027" name="l01027"></a><span class="lineno"><a class="line" href="group__window.html#ga53c84ed2ddd94e15bbd44b1f6f7feafc"> 1027</a></span><span class="preprocessor">#define GLFW_COCOA_GRAPHICS_SWITCHING 0x00023003</span></div>
580
- <div class="line"><a id="l01031" name="l01031"></a><span class="lineno"><a class="line" href="group__window.html#gae5a9ea2fccccd92edbd343fc56461114"> 1031</a></span><span class="preprocessor">#define GLFW_X11_CLASS_NAME 0x00024001</span></div>
581
- <div class="line"><a id="l01035" name="l01035"></a><span class="lineno"><a class="line" href="group__window.html#ga494c3c0d911e4b860b946530a3e389e8"> 1035</a></span><span class="preprocessor">#define GLFW_X11_INSTANCE_NAME 0x00024002</span></div>
582
- <div class="line"><a id="l01038" name="l01038"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a8f6dcdc968d214ff14779564f1389264"> 1038</a></span><span class="preprocessor">#define GLFW_NO_API 0</span></div>
583
- <div class="line"><a id="l01039" name="l01039"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a01b3f66db266341425e9abee6b257db2"> 1039</a></span><span class="preprocessor">#define GLFW_OPENGL_API 0x00030001</span></div>
584
- <div class="line"><a id="l01040" name="l01040"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a28d9b3bc6c2a522d815c8e146595051f"> 1040</a></span><span class="preprocessor">#define GLFW_OPENGL_ES_API 0x00030002</span></div>
585
- <div class="line"><a id="l01041" name="l01041"></a><span class="lineno"> 1041</span> </div>
586
- <div class="line"><a id="l01042" name="l01042"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a8b306cb27f5bb0d6d67c7356a0e0fc34"> 1042</a></span><span class="preprocessor">#define GLFW_NO_ROBUSTNESS 0</span></div>
587
- <div class="line"><a id="l01043" name="l01043"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aee84a679230d205005e22487ff678a85"> 1043</a></span><span class="preprocessor">#define GLFW_NO_RESET_NOTIFICATION 0x00031001</span></div>
588
- <div class="line"><a id="l01044" name="l01044"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aec1132f245143fc915b2f0995228564c"> 1044</a></span><span class="preprocessor">#define GLFW_LOSE_CONTEXT_ON_RESET 0x00031002</span></div>
589
- <div class="line"><a id="l01045" name="l01045"></a><span class="lineno"> 1045</span> </div>
590
- <div class="line"><a id="l01046" name="l01046"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ad6f2335d6f21cc9bab96633b1c111d5f"> 1046</a></span><span class="preprocessor">#define GLFW_OPENGL_ANY_PROFILE 0</span></div>
591
- <div class="line"><a id="l01047" name="l01047"></a><span class="lineno"><a class="line" href="glfw3_8h.html#af094bb16da76f66ebceb19ee213b3de8"> 1047</a></span><span class="preprocessor">#define GLFW_OPENGL_CORE_PROFILE 0x00032001</span></div>
592
- <div class="line"><a id="l01048" name="l01048"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ac06b663d79c8fcf04669cc8fcc0b7670"> 1048</a></span><span class="preprocessor">#define GLFW_OPENGL_COMPAT_PROFILE 0x00032002</span></div>
593
- <div class="line"><a id="l01049" name="l01049"></a><span class="lineno"> 1049</span> </div>
594
- <div class="line"><a id="l01050" name="l01050"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aade31da5b884a84a7625c6b059b9132c"> 1050</a></span><span class="preprocessor">#define GLFW_CURSOR 0x00033001</span></div>
595
- <div class="line"><a id="l01051" name="l01051"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ae3bbe2315b7691ab088159eb6c9110fc"> 1051</a></span><span class="preprocessor">#define GLFW_STICKY_KEYS 0x00033002</span></div>
596
- <div class="line"><a id="l01052" name="l01052"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a4d7ce8ce71030c3b04e2b78145bc59d1"> 1052</a></span><span class="preprocessor">#define GLFW_STICKY_MOUSE_BUTTONS 0x00033003</span></div>
597
- <div class="line"><a id="l01053" name="l01053"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a07b84de0b52143e1958f88a7d9105947"> 1053</a></span><span class="preprocessor">#define GLFW_LOCK_KEY_MODS 0x00033004</span></div>
598
- <div class="line"><a id="l01054" name="l01054"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aeeda1be76a44a1fc97c1282e06281fbb"> 1054</a></span><span class="preprocessor">#define GLFW_RAW_MOUSE_MOTION 0x00033005</span></div>
599
- <div class="line"><a id="l01055" name="l01055"></a><span class="lineno"> 1055</span> </div>
600
- <div class="line"><a id="l01056" name="l01056"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ae04dd25c8577e19fa8c97368561f6c68"> 1056</a></span><span class="preprocessor">#define GLFW_CURSOR_NORMAL 0x00034001</span></div>
601
- <div class="line"><a id="l01057" name="l01057"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ac4d5cb9d78de8573349c58763d53bf11"> 1057</a></span><span class="preprocessor">#define GLFW_CURSOR_HIDDEN 0x00034002</span></div>
602
- <div class="line"><a id="l01058" name="l01058"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a2315b99a329ce53e6a13a9d46fd5ca88"> 1058</a></span><span class="preprocessor">#define GLFW_CURSOR_DISABLED 0x00034003</span></div>
603
- <div class="line"><a id="l01059" name="l01059"></a><span class="lineno"> 1059</span> </div>
604
- <div class="line"><a id="l01060" name="l01060"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a6b47d806f285efe9bfd7aeec667297ee"> 1060</a></span><span class="preprocessor">#define GLFW_ANY_RELEASE_BEHAVIOR 0</span></div>
605
- <div class="line"><a id="l01061" name="l01061"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a999961d391db49cb4f949c1dece0e13b"> 1061</a></span><span class="preprocessor">#define GLFW_RELEASE_BEHAVIOR_FLUSH 0x00035001</span></div>
606
- <div class="line"><a id="l01062" name="l01062"></a><span class="lineno"><a class="line" href="glfw3_8h.html#afca09088eccacdce4b59036cfae349c5"> 1062</a></span><span class="preprocessor">#define GLFW_RELEASE_BEHAVIOR_NONE 0x00035002</span></div>
607
- <div class="line"><a id="l01063" name="l01063"></a><span class="lineno"> 1063</span> </div>
608
- <div class="line"><a id="l01064" name="l01064"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a0494c9bfd3f584ab41e6dbeeaa0e6a19"> 1064</a></span><span class="preprocessor">#define GLFW_NATIVE_CONTEXT_API 0x00036001</span></div>
609
- <div class="line"><a id="l01065" name="l01065"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a03cf65c9ab01fc8b872ba58842c531c9"> 1065</a></span><span class="preprocessor">#define GLFW_EGL_CONTEXT_API 0x00036002</span></div>
610
- <div class="line"><a id="l01066" name="l01066"></a><span class="lineno"><a class="line" href="glfw3_8h.html#afd34a473af9fa81f317910ea371b19e3"> 1066</a></span><span class="preprocessor">#define GLFW_OSMESA_CONTEXT_API 0x00036003</span></div>
611
- <div class="line"><a id="l01067" name="l01067"></a><span class="lineno"> 1067</span> </div>
612
- <div class="line"><a id="l01068" name="l01068"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a92b0d7e0eaeeefaccc0ccc2ccb130e99"> 1068</a></span><span class="preprocessor">#define GLFW_WAYLAND_PREFER_LIBDECOR 0x00038001</span></div>
613
- <div class="line"><a id="l01069" name="l01069"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aadcea7c6afbf86b848404457c4253fd7"> 1069</a></span><span class="preprocessor">#define GLFW_WAYLAND_DISABLE_LIBDECOR 0x00038002</span></div>
614
- <div class="line"><a id="l01070" name="l01070"></a><span class="lineno"> 1070</span> </div>
615
- <div class="line"><a id="l01083" name="l01083"></a><span class="lineno"><a class="line" href="group__shapes.html#ga8ab0e717245b85506cb0eaefdea39d0a"> 1083</a></span><span class="preprocessor">#define GLFW_ARROW_CURSOR 0x00036001</span></div>
616
- <div class="line"><a id="l01088" name="l01088"></a><span class="lineno"><a class="line" href="group__shapes.html#ga36185f4375eaada1b04e431244774c86"> 1088</a></span><span class="preprocessor">#define GLFW_IBEAM_CURSOR 0x00036002</span></div>
617
- <div class="line"><a id="l01093" name="l01093"></a><span class="lineno"><a class="line" href="group__shapes.html#ga8af88c0ea05ab9e8f9ac1530e8873c22"> 1093</a></span><span class="preprocessor">#define GLFW_CROSSHAIR_CURSOR 0x00036003</span></div>
618
- <div class="line"><a id="l01098" name="l01098"></a><span class="lineno"><a class="line" href="group__shapes.html#ga1db35e20849e0837c82e3dc1fd797263"> 1098</a></span><span class="preprocessor">#define GLFW_HAND_CURSOR 0x00036004</span></div>
619
- <div class="line"><a id="l01103" name="l01103"></a><span class="lineno"><a class="line" href="group__shapes.html#gabb3eb0109f11bb808fc34659177ca962"> 1103</a></span><span class="preprocessor">#define GLFW_HRESIZE_CURSOR 0x00036005</span></div>
620
- <div class="line"><a id="l01108" name="l01108"></a><span class="lineno"><a class="line" href="group__shapes.html#gaf024f0e1ff8366fb2b5c260509a1fce5"> 1108</a></span><span class="preprocessor">#define GLFW_VRESIZE_CURSOR 0x00036006</span></div>
621
- <div class="line"><a id="l01111" name="l01111"></a><span class="lineno"><a class="line" href="glfw3_8h.html#abe11513fd1ffbee5bb9b173f06028b9e"> 1111</a></span><span class="preprocessor">#define GLFW_CONNECTED 0x00040001</span></div>
622
- <div class="line"><a id="l01112" name="l01112"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aab64b25921ef21d89252d6f0a71bfc32"> 1112</a></span><span class="preprocessor">#define GLFW_DISCONNECTED 0x00040002</span></div>
623
- <div class="line"><a id="l01113" name="l01113"></a><span class="lineno"> 1113</span> </div>
624
- <div class="line"><a id="l01120" name="l01120"></a><span class="lineno"><a class="line" href="group__init.html#gab9c0534709fda03ec8959201da3a9a18"> 1120</a></span><span class="preprocessor">#define GLFW_JOYSTICK_HAT_BUTTONS 0x00050001</span></div>
625
- <div class="line"><a id="l01125" name="l01125"></a><span class="lineno"><a class="line" href="group__init.html#gab937983147a3158d45f88fad7129d9f2"> 1125</a></span><span class="preprocessor">#define GLFW_COCOA_CHDIR_RESOURCES 0x00051001</span></div>
626
- <div class="line"><a id="l01130" name="l01130"></a><span class="lineno"><a class="line" href="group__init.html#ga71e0b4ce2f2696a84a9b8c5e12dc70cf"> 1130</a></span><span class="preprocessor">#define GLFW_COCOA_MENUBAR 0x00051002</span></div>
627
- <div class="line"><a id="l01135" name="l01135"></a><span class="lineno"><a class="line" href="group__init.html#ga2a3f2fd7695902c498b050215b3db452"> 1135</a></span><span class="preprocessor">#define GLFW_WAYLAND_LIBDECOR 0x00053001</span></div>
628
- <div class="line"><a id="l01138" name="l01138"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a7a2edf2c18446833d27d07f1b7f3d571"> 1138</a></span><span class="preprocessor">#define GLFW_DONT_CARE -1</span></div>
629
- <div class="line"><a id="l01139" name="l01139"></a><span class="lineno"> 1139</span> </div>
630
- <div class="line"><a id="l01140" name="l01140"></a><span class="lineno"> 1140</span> </div>
631
- <div class="line"><a id="l01141" name="l01141"></a><span class="lineno"> 1141</span><span class="comment">/*************************************************************************</span></div>
632
- <div class="line"><a id="l01142" name="l01142"></a><span class="lineno"> 1142</span><span class="comment"> * GLFW API types</span></div>
633
- <div class="line"><a id="l01143" name="l01143"></a><span class="lineno"> 1143</span><span class="comment"> *************************************************************************/</span></div>
634
- <div class="line"><a id="l01144" name="l01144"></a><span class="lineno"> 1144</span> </div>
635
- <div class="line"><a id="l01157" name="l01157"></a><span class="lineno"><a class="line" href="group__context.html#ga3d47c2d2fbe0be9c505d0e04e91a133c"> 1157</a></span><span class="keyword">typedef</span> void (*<a class="code hl_typedef" href="group__context.html#ga3d47c2d2fbe0be9c505d0e04e91a133c">GLFWglproc</a>)(void);</div>
636
- <div class="line"><a id="l01158" name="l01158"></a><span class="lineno"> 1158</span> </div>
637
- <div class="line"><a id="l01171" name="l01171"></a><span class="lineno"><a class="line" href="group__vulkan.html#ga70c01918dc9d233a4fbe0681a43018af"> 1171</a></span><span class="keyword">typedef</span> void (*<a class="code hl_typedef" href="group__vulkan.html#ga70c01918dc9d233a4fbe0681a43018af">GLFWvkproc</a>)(void);</div>
638
- <div class="line"><a id="l01172" name="l01172"></a><span class="lineno"> 1172</span> </div>
639
- <div class="line"><a id="l01183" name="l01183"></a><span class="lineno"><a class="line" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3"> 1183</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a> <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>;</div>
640
- <div class="line"><a id="l01184" name="l01184"></a><span class="lineno"> 1184</span> </div>
641
- <div class="line"><a id="l01195" name="l01195"></a><span class="lineno"><a class="line" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242"> 1195</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a> <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>;</div>
642
- <div class="line"><a id="l01196" name="l01196"></a><span class="lineno"> 1196</span> </div>
643
- <div class="line"><a id="l01207" name="l01207"></a><span class="lineno"><a class="line" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4"> 1207</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a> <a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>;</div>
644
- <div class="line"><a id="l01208" name="l01208"></a><span class="lineno"> 1208</span> </div>
645
- <div class="line"><a id="l01231" name="l01231"></a><span class="lineno"><a class="line" href="group__init.html#ga8184701785c096b3862a75cda1bf44a3"> 1231</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__init.html#ga8184701785c096b3862a75cda1bf44a3">GLFWerrorfun</a>)(<span class="keywordtype">int</span> error_code, <span class="keyword">const</span> <span class="keywordtype">char</span>* description);</div>
646
- <div class="line"><a id="l01232" name="l01232"></a><span class="lineno"> 1232</span> </div>
647
- <div class="line"><a id="l01254" name="l01254"></a><span class="lineno"><a class="line" href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9"> 1254</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9">GLFWwindowposfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> xpos, <span class="keywordtype">int</span> ypos);</div>
648
- <div class="line"><a id="l01255" name="l01255"></a><span class="lineno"> 1255</span> </div>
649
- <div class="line"><a id="l01276" name="l01276"></a><span class="lineno"><a class="line" href="group__window.html#gaec0282944bb810f6f3163ec02da90350"> 1276</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gaec0282944bb810f6f3163ec02da90350">GLFWwindowsizefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height);</div>
650
- <div class="line"><a id="l01277" name="l01277"></a><span class="lineno"> 1277</span> </div>
651
- <div class="line"><a id="l01296" name="l01296"></a><span class="lineno"><a class="line" href="group__window.html#gabf859b936d80961b7d39013a9694cc3e"> 1296</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gabf859b936d80961b7d39013a9694cc3e">GLFWwindowclosefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
652
- <div class="line"><a id="l01297" name="l01297"></a><span class="lineno"> 1297</span> </div>
653
- <div class="line"><a id="l01316" name="l01316"></a><span class="lineno"><a class="line" href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5"> 1316</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5">GLFWwindowrefreshfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
654
- <div class="line"><a id="l01317" name="l01317"></a><span class="lineno"> 1317</span> </div>
655
- <div class="line"><a id="l01337" name="l01337"></a><span class="lineno"><a class="line" href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46"> 1337</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46">GLFWwindowfocusfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> focused);</div>
656
- <div class="line"><a id="l01338" name="l01338"></a><span class="lineno"> 1338</span> </div>
657
- <div class="line"><a id="l01358" name="l01358"></a><span class="lineno"><a class="line" href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f"> 1358</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f">GLFWwindowiconifyfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> iconified);</div>
658
- <div class="line"><a id="l01359" name="l01359"></a><span class="lineno"> 1359</span> </div>
659
- <div class="line"><a id="l01379" name="l01379"></a><span class="lineno"><a class="line" href="group__window.html#ga3017196fdaec33ac3e095765176c2a90"> 1379</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#ga3017196fdaec33ac3e095765176c2a90">GLFWwindowmaximizefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> maximized);</div>
660
- <div class="line"><a id="l01380" name="l01380"></a><span class="lineno"> 1380</span> </div>
661
- <div class="line"><a id="l01400" name="l01400"></a><span class="lineno"><a class="line" href="group__window.html#gae18026e294dde685ed2e5f759533144d"> 1400</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gae18026e294dde685ed2e5f759533144d">GLFWframebuffersizefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height);</div>
662
- <div class="line"><a id="l01401" name="l01401"></a><span class="lineno"> 1401</span> </div>
663
- <div class="line"><a id="l01421" name="l01421"></a><span class="lineno"><a class="line" href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e"> 1421</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e">GLFWwindowcontentscalefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">float</span> xscale, <span class="keywordtype">float</span> yscale);</div>
664
- <div class="line"><a id="l01422" name="l01422"></a><span class="lineno"> 1422</span> </div>
665
- <div class="line"><a id="l01447" name="l01447"></a><span class="lineno"><a class="line" href="group__input.html#ga0184dcb59f6d85d735503dcaae809727"> 1447</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#ga0184dcb59f6d85d735503dcaae809727">GLFWmousebuttonfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> button, <span class="keywordtype">int</span> action, <span class="keywordtype">int</span> mods);</div>
666
- <div class="line"><a id="l01448" name="l01448"></a><span class="lineno"> 1448</span> </div>
667
- <div class="line"><a id="l01470" name="l01470"></a><span class="lineno"><a class="line" href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68"> 1470</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68">GLFWcursorposfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">double</span> xpos, <span class="keywordtype">double</span> ypos);</div>
668
- <div class="line"><a id="l01471" name="l01471"></a><span class="lineno"> 1471</span> </div>
669
- <div class="line"><a id="l01491" name="l01491"></a><span class="lineno"><a class="line" href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe"> 1491</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe">GLFWcursorenterfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> entered);</div>
670
- <div class="line"><a id="l01492" name="l01492"></a><span class="lineno"> 1492</span> </div>
671
- <div class="line"><a id="l01512" name="l01512"></a><span class="lineno"><a class="line" href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5"> 1512</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5">GLFWscrollfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">double</span> xoffset, <span class="keywordtype">double</span> yoffset);</div>
672
- <div class="line"><a id="l01513" name="l01513"></a><span class="lineno"> 1513</span> </div>
673
- <div class="line"><a id="l01538" name="l01538"></a><span class="lineno"><a class="line" href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c"> 1538</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c">GLFWkeyfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> key, <span class="keywordtype">int</span> scancode, <span class="keywordtype">int</span> action, <span class="keywordtype">int</span> mods);</div>
674
- <div class="line"><a id="l01539" name="l01539"></a><span class="lineno"> 1539</span> </div>
675
- <div class="line"><a id="l01559" name="l01559"></a><span class="lineno"><a class="line" href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e"> 1559</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e">GLFWcharfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> codepoint);</div>
676
- <div class="line"><a id="l01560" name="l01560"></a><span class="lineno"> 1560</span> </div>
677
- <div class="line"><a id="l01586" name="l01586"></a><span class="lineno"><a class="line" href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f"> 1586</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f">GLFWcharmodsfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> codepoint, <span class="keywordtype">int</span> mods);</div>
678
- <div class="line"><a id="l01587" name="l01587"></a><span class="lineno"> 1587</span> </div>
679
- <div class="line"><a id="l01610" name="l01610"></a><span class="lineno"><a class="line" href="group__input.html#gaaba73c3274062c18723b7f05862d94b2"> 1610</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gaaba73c3274062c18723b7f05862d94b2">GLFWdropfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> path_count, <span class="keyword">const</span> <span class="keywordtype">char</span>* paths[]);</div>
680
- <div class="line"><a id="l01611" name="l01611"></a><span class="lineno"> 1611</span> </div>
681
- <div class="line"><a id="l01631" name="l01631"></a><span class="lineno"><a class="line" href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249"> 1631</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249">GLFWmonitorfun</a>)(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span> event);</div>
682
- <div class="line"><a id="l01632" name="l01632"></a><span class="lineno"> 1632</span> </div>
683
- <div class="line"><a id="l01652" name="l01652"></a><span class="lineno"><a class="line" href="group__input.html#gaa21ad5986ae9a26077a40142efb56243"> 1652</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gaa21ad5986ae9a26077a40142efb56243">GLFWjoystickfun</a>)(<span class="keywordtype">int</span> jid, <span class="keywordtype">int</span> event);</div>
684
- <div class="line"><a id="l01653" name="l01653"></a><span class="lineno"> 1653</span> </div>
685
- <div class="foldopen" id="foldopen01667" data-start="{" data-end="};">
686
- <div class="line"><a id="l01667" name="l01667"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html"> 1667</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="struct_g_l_f_wvidmode.html">GLFWvidmode</a></div>
687
- <div class="line"><a id="l01668" name="l01668"></a><span class="lineno"> 1668</span>{</div>
688
- <div class="line"><a id="l01671" name="l01671"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#a698dcb200562051a7249cb6ae154c71d"> 1671</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#a698dcb200562051a7249cb6ae154c71d">width</a>;</div>
689
- <div class="line"><a id="l01674" name="l01674"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#ac65942a5f6981695517437a9d571d03c"> 1674</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#ac65942a5f6981695517437a9d571d03c">height</a>;</div>
690
- <div class="line"><a id="l01677" name="l01677"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#a6066c4ecd251098700062d3b735dba1b"> 1677</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#a6066c4ecd251098700062d3b735dba1b">redBits</a>;</div>
691
- <div class="line"><a id="l01680" name="l01680"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#a292fdd281f3485fb3ff102a5bda43faa"> 1680</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#a292fdd281f3485fb3ff102a5bda43faa">greenBits</a>;</div>
692
- <div class="line"><a id="l01683" name="l01683"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#af310977f58d2e3b188175b6e3d314047"> 1683</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#af310977f58d2e3b188175b6e3d314047">blueBits</a>;</div>
693
- <div class="line"><a id="l01686" name="l01686"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#a791bdd6c7697b09f7e9c97054bf05649"> 1686</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#a791bdd6c7697b09f7e9c97054bf05649">refreshRate</a>;</div>
694
- <div class="line"><a id="l01687" name="l01687"></a><span class="lineno"><a class="line" href="group__monitor.html#ga902c2816ac9b34b757282daab59b2565"> 1687</a></span>} <a class="code hl_struct" href="struct_g_l_f_wvidmode.html">GLFWvidmode</a>;</div>
695
- </div>
696
- <div class="line"><a id="l01688" name="l01688"></a><span class="lineno"> 1688</span> </div>
697
- <div class="foldopen" id="foldopen01701" data-start="{" data-end="};">
698
- <div class="line"><a id="l01701" name="l01701"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html"> 1701</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a></div>
699
- <div class="line"><a id="l01702" name="l01702"></a><span class="lineno"> 1702</span>{</div>
700
- <div class="line"><a id="l01705" name="l01705"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html#a2cce5d968734b685623eef913e635138"> 1705</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span>* <a class="code hl_variable" href="struct_g_l_f_wgammaramp.html#a2cce5d968734b685623eef913e635138">red</a>;</div>
701
- <div class="line"><a id="l01708" name="l01708"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html#affccc6f5df47820b6562d709da3a5a3a"> 1708</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span>* <a class="code hl_variable" href="struct_g_l_f_wgammaramp.html#affccc6f5df47820b6562d709da3a5a3a">green</a>;</div>
702
- <div class="line"><a id="l01711" name="l01711"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html#acf0c836d0efe29c392fe8d1a1042744b"> 1711</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span>* <a class="code hl_variable" href="struct_g_l_f_wgammaramp.html#acf0c836d0efe29c392fe8d1a1042744b">blue</a>;</div>
703
- <div class="line"><a id="l01714" name="l01714"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html#ad620e1cffbff9a32c51bca46301b59a5"> 1714</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wgammaramp.html#ad620e1cffbff9a32c51bca46301b59a5">size</a>;</div>
704
- <div class="line"><a id="l01715" name="l01715"></a><span class="lineno"><a class="line" href="group__monitor.html#ga939cf093cb0af0498b7b54dc2e181404"> 1715</a></span>} <a class="code hl_struct" href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a>;</div>
705
- </div>
706
- <div class="line"><a id="l01716" name="l01716"></a><span class="lineno"> 1716</span> </div>
707
- <div class="foldopen" id="foldopen01730" data-start="{" data-end="};">
708
- <div class="line"><a id="l01730" name="l01730"></a><span class="lineno"><a class="line" href="struct_g_l_f_wimage.html"> 1730</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="struct_g_l_f_wimage.html">GLFWimage</a></div>
709
- <div class="line"><a id="l01731" name="l01731"></a><span class="lineno"> 1731</span>{</div>
710
- <div class="line"><a id="l01734" name="l01734"></a><span class="lineno"><a class="line" href="struct_g_l_f_wimage.html#af6a71cc999fe6d3aea31dd7e9687d835"> 1734</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wimage.html#af6a71cc999fe6d3aea31dd7e9687d835">width</a>;</div>
711
- <div class="line"><a id="l01737" name="l01737"></a><span class="lineno"><a class="line" href="struct_g_l_f_wimage.html#a0b7d95368f0c80d5e5c9875057c7dbec"> 1737</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wimage.html#a0b7d95368f0c80d5e5c9875057c7dbec">height</a>;</div>
712
- <div class="line"><a id="l01740" name="l01740"></a><span class="lineno"><a class="line" href="struct_g_l_f_wimage.html#a0c532a5c2bb715555279b7817daba0fb"> 1740</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="struct_g_l_f_wimage.html#a0c532a5c2bb715555279b7817daba0fb">pixels</a>;</div>
713
- <div class="line"><a id="l01741" name="l01741"></a><span class="lineno"><a class="line" href="group__window.html#ga7cc0a09de172fa7250872046f8c4d2ca"> 1741</a></span>} <a class="code hl_struct" href="struct_g_l_f_wimage.html">GLFWimage</a>;</div>
714
- </div>
715
- <div class="line"><a id="l01742" name="l01742"></a><span class="lineno"> 1742</span> </div>
716
- <div class="foldopen" id="foldopen01754" data-start="{" data-end="};">
717
- <div class="line"><a id="l01754" name="l01754"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgamepadstate.html"> 1754</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="struct_g_l_f_wgamepadstate.html">GLFWgamepadstate</a></div>
718
- <div class="line"><a id="l01755" name="l01755"></a><span class="lineno"> 1755</span>{</div>
719
- <div class="line"><a id="l01759" name="l01759"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgamepadstate.html#a27e9896b51c65df15fba2c7139bfdb9a"> 1759</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> <a class="code hl_variable" href="struct_g_l_f_wgamepadstate.html#a27e9896b51c65df15fba2c7139bfdb9a">buttons</a>[15];</div>
720
- <div class="line"><a id="l01763" name="l01763"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgamepadstate.html#a8b2c8939b1d31458de5359998375c189"> 1763</a></span> <span class="keywordtype">float</span> <a class="code hl_variable" href="struct_g_l_f_wgamepadstate.html#a8b2c8939b1d31458de5359998375c189">axes</a>[6];</div>
721
- <div class="line"><a id="l01764" name="l01764"></a><span class="lineno"><a class="line" href="group__input.html#ga61acfb1f28f751438dd221225c5e725d"> 1764</a></span>} <a class="code hl_struct" href="struct_g_l_f_wgamepadstate.html">GLFWgamepadstate</a>;</div>
722
- </div>
723
- <div class="line"><a id="l01765" name="l01765"></a><span class="lineno"> 1765</span> </div>
724
- <div class="line"><a id="l01766" name="l01766"></a><span class="lineno"> 1766</span> </div>
725
- <div class="line"><a id="l01767" name="l01767"></a><span class="lineno"> 1767</span><span class="comment">/*************************************************************************</span></div>
726
- <div class="line"><a id="l01768" name="l01768"></a><span class="lineno"> 1768</span><span class="comment"> * GLFW API functions</span></div>
727
- <div class="line"><a id="l01769" name="l01769"></a><span class="lineno"> 1769</span><span class="comment"> *************************************************************************/</span></div>
728
- <div class="line"><a id="l01770" name="l01770"></a><span class="lineno"> 1770</span> </div>
729
- <div class="line"><a id="l01807" name="l01807"></a><span class="lineno"><a class="line" href="group__init.html#ga317aac130a235ab08c6db0834907d85e"> 1807</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__init.html#ga317aac130a235ab08c6db0834907d85e">glfwInit</a>(<span class="keywordtype">void</span>);</div>
730
- <div class="line"><a id="l01808" name="l01808"></a><span class="lineno"> 1808</span> </div>
731
- <div class="line"><a id="l01841" name="l01841"></a><span class="lineno"><a class="line" href="group__init.html#gaaae48c0a18607ea4a4ba951d939f0901"> 1841</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__init.html#gaaae48c0a18607ea4a4ba951d939f0901">glfwTerminate</a>(<span class="keywordtype">void</span>);</div>
732
- <div class="line"><a id="l01842" name="l01842"></a><span class="lineno"> 1842</span> </div>
733
- <div class="line"><a id="l01873" name="l01873"></a><span class="lineno"><a class="line" href="group__init.html#ga110fd1d3f0412822b4f1908c026f724a"> 1873</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__init.html#ga110fd1d3f0412822b4f1908c026f724a">glfwInitHint</a>(<span class="keywordtype">int</span> hint, <span class="keywordtype">int</span> value);</div>
734
- <div class="line"><a id="l01874" name="l01874"></a><span class="lineno"> 1874</span> </div>
735
- <div class="line"><a id="l01900" name="l01900"></a><span class="lineno"><a class="line" href="group__init.html#ga9f8ffaacf3c269cc48eafbf8b9b71197"> 1900</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__init.html#ga9f8ffaacf3c269cc48eafbf8b9b71197">glfwGetVersion</a>(<span class="keywordtype">int</span>* major, <span class="keywordtype">int</span>* minor, <span class="keywordtype">int</span>* rev);</div>
736
- <div class="line"><a id="l01901" name="l01901"></a><span class="lineno"> 1901</span> </div>
737
- <div class="line"><a id="l01931" name="l01931"></a><span class="lineno"><a class="line" href="group__init.html#ga026abd003c8e6501981ab1662062f1c0"> 1931</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__init.html#ga026abd003c8e6501981ab1662062f1c0">glfwGetVersionString</a>(<span class="keywordtype">void</span>);</div>
738
- <div class="line"><a id="l01932" name="l01932"></a><span class="lineno"> 1932</span> </div>
739
- <div class="line"><a id="l01962" name="l01962"></a><span class="lineno"><a class="line" href="group__init.html#ga944986b4ec0b928d488141f92982aa18"> 1962</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__init.html#ga944986b4ec0b928d488141f92982aa18">glfwGetError</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>** description);</div>
740
- <div class="line"><a id="l01963" name="l01963"></a><span class="lineno"> 1963</span> </div>
741
- <div class="line"><a id="l02008" name="l02008"></a><span class="lineno"><a class="line" href="group__init.html#gaff45816610d53f0b83656092a4034f40"> 2008</a></span>GLFWAPI <a class="code hl_typedef" href="group__init.html#ga8184701785c096b3862a75cda1bf44a3">GLFWerrorfun</a> <a class="code hl_function" href="group__init.html#gaff45816610d53f0b83656092a4034f40">glfwSetErrorCallback</a>(<a class="code hl_typedef" href="group__init.html#ga8184701785c096b3862a75cda1bf44a3">GLFWerrorfun</a> callback);</div>
742
- <div class="line"><a id="l02009" name="l02009"></a><span class="lineno"> 2009</span> </div>
743
- <div class="line"><a id="l02037" name="l02037"></a><span class="lineno"><a class="line" href="group__monitor.html#ga70b1156d5d24e9928f145d6c864369d2"> 2037</a></span>GLFWAPI <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>** <a class="code hl_function" href="group__monitor.html#ga70b1156d5d24e9928f145d6c864369d2">glfwGetMonitors</a>(<span class="keywordtype">int</span>* count);</div>
744
- <div class="line"><a id="l02038" name="l02038"></a><span class="lineno"> 2038</span> </div>
745
- <div class="line"><a id="l02061" name="l02061"></a><span class="lineno"><a class="line" href="group__monitor.html#gac3adb24947eb709e1874028272e5dfc5"> 2061</a></span>GLFWAPI <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* <a class="code hl_function" href="group__monitor.html#gac3adb24947eb709e1874028272e5dfc5">glfwGetPrimaryMonitor</a>(<span class="keywordtype">void</span>);</div>
746
- <div class="line"><a id="l02062" name="l02062"></a><span class="lineno"> 2062</span> </div>
747
- <div class="line"><a id="l02086" name="l02086"></a><span class="lineno"><a class="line" href="group__monitor.html#ga102f54e7acc9149edbcf0997152df8c9"> 2086</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga102f54e7acc9149edbcf0997152df8c9">glfwGetMonitorPos</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span>* xpos, <span class="keywordtype">int</span>* ypos);</div>
748
- <div class="line"><a id="l02087" name="l02087"></a><span class="lineno"> 2087</span> </div>
749
- <div class="line"><a id="l02117" name="l02117"></a><span class="lineno"><a class="line" href="group__monitor.html#ga7387a3bdb64bfe8ebf2b9e54f5b6c9d0"> 2117</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga7387a3bdb64bfe8ebf2b9e54f5b6c9d0">glfwGetMonitorWorkarea</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span>* xpos, <span class="keywordtype">int</span>* ypos, <span class="keywordtype">int</span>* width, <span class="keywordtype">int</span>* height);</div>
750
- <div class="line"><a id="l02118" name="l02118"></a><span class="lineno"> 2118</span> </div>
751
- <div class="line"><a id="l02151" name="l02151"></a><span class="lineno"><a class="line" href="group__monitor.html#ga7d8bffc6c55539286a6bd20d32a8d7ea"> 2151</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga7d8bffc6c55539286a6bd20d32a8d7ea">glfwGetMonitorPhysicalSize</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span>* widthMM, <span class="keywordtype">int</span>* heightMM);</div>
752
- <div class="line"><a id="l02152" name="l02152"></a><span class="lineno"> 2152</span> </div>
753
- <div class="line"><a id="l02183" name="l02183"></a><span class="lineno"><a class="line" href="group__monitor.html#gad3152e84465fa620b601265ebfcdb21b"> 2183</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#gad3152e84465fa620b601265ebfcdb21b">glfwGetMonitorContentScale</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">float</span>* xscale, <span class="keywordtype">float</span>* yscale);</div>
754
- <div class="line"><a id="l02184" name="l02184"></a><span class="lineno"> 2184</span> </div>
755
- <div class="line"><a id="l02209" name="l02209"></a><span class="lineno"><a class="line" href="group__monitor.html#ga7af83e13489d90379588fb331b9e4b68"> 2209</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__monitor.html#ga7af83e13489d90379588fb331b9e4b68">glfwGetMonitorName</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor);</div>
756
- <div class="line"><a id="l02210" name="l02210"></a><span class="lineno"> 2210</span> </div>
757
- <div class="line"><a id="l02235" name="l02235"></a><span class="lineno"><a class="line" href="group__monitor.html#ga702750e24313a686d3637297b6e85fda"> 2235</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga702750e24313a686d3637297b6e85fda">glfwSetMonitorUserPointer</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">void</span>* pointer);</div>
758
- <div class="line"><a id="l02236" name="l02236"></a><span class="lineno"> 2236</span> </div>
759
- <div class="line"><a id="l02259" name="l02259"></a><span class="lineno"><a class="line" href="group__monitor.html#ga1adbfbfb8cd58b23cfee82e574fbbdc5"> 2259</a></span>GLFWAPI <span class="keywordtype">void</span>* <a class="code hl_function" href="group__monitor.html#ga1adbfbfb8cd58b23cfee82e574fbbdc5">glfwGetMonitorUserPointer</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor);</div>
760
- <div class="line"><a id="l02260" name="l02260"></a><span class="lineno"> 2260</span> </div>
761
- <div class="line"><a id="l02289" name="l02289"></a><span class="lineno"><a class="line" href="group__monitor.html#gab39df645587c8518192aa746c2fb06c3"> 2289</a></span>GLFWAPI <a class="code hl_typedef" href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249">GLFWmonitorfun</a> <a class="code hl_function" href="group__monitor.html#gab39df645587c8518192aa746c2fb06c3">glfwSetMonitorCallback</a>(<a class="code hl_typedef" href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249">GLFWmonitorfun</a> callback);</div>
762
- <div class="line"><a id="l02290" name="l02290"></a><span class="lineno"> 2290</span> </div>
763
- <div class="line"><a id="l02323" name="l02323"></a><span class="lineno"><a class="line" href="group__monitor.html#gad2e24d2843cb7d6c26202cddd530fc1b"> 2323</a></span>GLFWAPI <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wvidmode.html">GLFWvidmode</a>* <a class="code hl_function" href="group__monitor.html#gad2e24d2843cb7d6c26202cddd530fc1b">glfwGetVideoModes</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span>* count);</div>
764
- <div class="line"><a id="l02324" name="l02324"></a><span class="lineno"> 2324</span> </div>
765
- <div class="line"><a id="l02351" name="l02351"></a><span class="lineno"><a class="line" href="group__monitor.html#gaba376fa7e76634b4788bddc505d6c9d5"> 2351</a></span>GLFWAPI <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wvidmode.html">GLFWvidmode</a>* <a class="code hl_function" href="group__monitor.html#gaba376fa7e76634b4788bddc505d6c9d5">glfwGetVideoMode</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor);</div>
766
- <div class="line"><a id="l02352" name="l02352"></a><span class="lineno"> 2352</span> </div>
767
- <div class="line"><a id="l02384" name="l02384"></a><span class="lineno"><a class="line" href="group__monitor.html#ga6ac582625c990220785ddd34efa3169a"> 2384</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga6ac582625c990220785ddd34efa3169a">glfwSetGamma</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">float</span> gamma);</div>
768
- <div class="line"><a id="l02385" name="l02385"></a><span class="lineno"> 2385</span> </div>
769
- <div class="line"><a id="l02414" name="l02414"></a><span class="lineno"><a class="line" href="group__monitor.html#ga76ba90debcf0062b5c4b73052b24f96f"> 2414</a></span>GLFWAPI <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a>* <a class="code hl_function" href="group__monitor.html#ga76ba90debcf0062b5c4b73052b24f96f">glfwGetGammaRamp</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor);</div>
770
- <div class="line"><a id="l02415" name="l02415"></a><span class="lineno"> 2415</span> </div>
771
- <div class="line"><a id="l02455" name="l02455"></a><span class="lineno"><a class="line" href="group__monitor.html#ga583f0ffd0d29613d8cd172b996bbf0dd"> 2455</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga583f0ffd0d29613d8cd172b996bbf0dd">glfwSetGammaRamp</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a>* ramp);</div>
772
- <div class="line"><a id="l02456" name="l02456"></a><span class="lineno"> 2456</span> </div>
773
- <div class="line"><a id="l02474" name="l02474"></a><span class="lineno"><a class="line" href="group__window.html#gaa77c4898dfb83344a6b4f76aa16b9a4a"> 2474</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gaa77c4898dfb83344a6b4f76aa16b9a4a">glfwDefaultWindowHints</a>(<span class="keywordtype">void</span>);</div>
774
- <div class="line"><a id="l02475" name="l02475"></a><span class="lineno"> 2475</span> </div>
775
- <div class="line"><a id="l02509" name="l02509"></a><span class="lineno"><a class="line" href="group__window.html#ga7d9c8c62384b1e2821c4dc48952d2033"> 2509</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga7d9c8c62384b1e2821c4dc48952d2033">glfwWindowHint</a>(<span class="keywordtype">int</span> hint, <span class="keywordtype">int</span> value);</div>
776
- <div class="line"><a id="l02510" name="l02510"></a><span class="lineno"> 2510</span> </div>
777
- <div class="line"><a id="l02547" name="l02547"></a><span class="lineno"><a class="line" href="group__window.html#ga8cb2782861c9d997bcf2dea97f363e5f"> 2547</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga8cb2782861c9d997bcf2dea97f363e5f">glfwWindowHintString</a>(<span class="keywordtype">int</span> hint, <span class="keyword">const</span> <span class="keywordtype">char</span>* value);</div>
778
- <div class="line"><a id="l02548" name="l02548"></a><span class="lineno"> 2548</span> </div>
779
- <div class="line"><a id="l02701" name="l02701"></a><span class="lineno"><a class="line" href="group__window.html#ga3555a418df92ad53f917597fe2f64aeb"> 2701</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* <a class="code hl_function" href="group__window.html#ga3555a418df92ad53f917597fe2f64aeb">glfwCreateWindow</a>(<span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height, <span class="keyword">const</span> <span class="keywordtype">char</span>* title, <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* share);</div>
780
- <div class="line"><a id="l02702" name="l02702"></a><span class="lineno"> 2702</span> </div>
781
- <div class="line"><a id="l02730" name="l02730"></a><span class="lineno"><a class="line" href="group__window.html#gacdf43e51376051d2c091662e9fe3d7b2"> 2730</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gacdf43e51376051d2c091662e9fe3d7b2">glfwDestroyWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
782
- <div class="line"><a id="l02731" name="l02731"></a><span class="lineno"> 2731</span> </div>
783
- <div class="line"><a id="l02750" name="l02750"></a><span class="lineno"><a class="line" href="group__window.html#ga24e02fbfefbb81fc45320989f8140ab5"> 2750</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__window.html#ga24e02fbfefbb81fc45320989f8140ab5">glfwWindowShouldClose</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
784
- <div class="line"><a id="l02751" name="l02751"></a><span class="lineno"> 2751</span> </div>
785
- <div class="line"><a id="l02772" name="l02772"></a><span class="lineno"><a class="line" href="group__window.html#ga49c449dde2a6f87d996f4daaa09d6708"> 2772</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga49c449dde2a6f87d996f4daaa09d6708">glfwSetWindowShouldClose</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> value);</div>
786
- <div class="line"><a id="l02773" name="l02773"></a><span class="lineno"> 2773</span> </div>
787
- <div class="line"><a id="l02797" name="l02797"></a><span class="lineno"><a class="line" href="group__window.html#ga5d877f09e968cef7a360b513306f17ff"> 2797</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga5d877f09e968cef7a360b513306f17ff">glfwSetWindowTitle</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keyword">const</span> <span class="keywordtype">char</span>* title);</div>
788
- <div class="line"><a id="l02798" name="l02798"></a><span class="lineno"> 2798</span> </div>
789
- <div class="line"><a id="l02844" name="l02844"></a><span class="lineno"><a class="line" href="group__window.html#gadd7ccd39fe7a7d1f0904666ae5932dc5"> 2844</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gadd7ccd39fe7a7d1f0904666ae5932dc5">glfwSetWindowIcon</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> count, <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wimage.html">GLFWimage</a>* images);</div>
790
- <div class="line"><a id="l02845" name="l02845"></a><span class="lineno"> 2845</span> </div>
791
- <div class="line"><a id="l02876" name="l02876"></a><span class="lineno"><a class="line" href="group__window.html#ga73cb526c000876fd8ddf571570fdb634"> 2876</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga73cb526c000876fd8ddf571570fdb634">glfwGetWindowPos</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span>* xpos, <span class="keywordtype">int</span>* ypos);</div>
792
- <div class="line"><a id="l02877" name="l02877"></a><span class="lineno"> 2877</span> </div>
793
- <div class="line"><a id="l02911" name="l02911"></a><span class="lineno"><a class="line" href="group__window.html#ga1abb6d690e8c88e0c8cd1751356dbca8"> 2911</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga1abb6d690e8c88e0c8cd1751356dbca8">glfwSetWindowPos</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> xpos, <span class="keywordtype">int</span> ypos);</div>
794
- <div class="line"><a id="l02912" name="l02912"></a><span class="lineno"> 2912</span> </div>
795
- <div class="line"><a id="l02941" name="l02941"></a><span class="lineno"><a class="line" href="group__window.html#gaeea7cbc03373a41fb51cfbf9f2a5d4c6"> 2941</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gaeea7cbc03373a41fb51cfbf9f2a5d4c6">glfwGetWindowSize</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span>* width, <span class="keywordtype">int</span>* height);</div>
796
- <div class="line"><a id="l02942" name="l02942"></a><span class="lineno"> 2942</span> </div>
797
- <div class="line"><a id="l02984" name="l02984"></a><span class="lineno"><a class="line" href="group__window.html#gac314fa6cec7d2d307be9963e2709cc90"> 2984</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gac314fa6cec7d2d307be9963e2709cc90">glfwSetWindowSizeLimits</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> minwidth, <span class="keywordtype">int</span> minheight, <span class="keywordtype">int</span> maxwidth, <span class="keywordtype">int</span> maxheight);</div>
798
- <div class="line"><a id="l02985" name="l02985"></a><span class="lineno"> 2985</span> </div>
799
- <div class="line"><a id="l03027" name="l03027"></a><span class="lineno"><a class="line" href="group__window.html#ga72ac8cb1ee2e312a878b55153d81b937"> 3027</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga72ac8cb1ee2e312a878b55153d81b937">glfwSetWindowAspectRatio</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> numer, <span class="keywordtype">int</span> denom);</div>
800
- <div class="line"><a id="l03028" name="l03028"></a><span class="lineno"> 3028</span> </div>
801
- <div class="line"><a id="l03068" name="l03068"></a><span class="lineno"><a class="line" href="group__window.html#ga371911f12c74c504dd8d47d832d095cb"> 3068</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga371911f12c74c504dd8d47d832d095cb">glfwSetWindowSize</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height);</div>
802
- <div class="line"><a id="l03069" name="l03069"></a><span class="lineno"> 3069</span> </div>
803
- <div class="line"><a id="l03097" name="l03097"></a><span class="lineno"><a class="line" href="group__window.html#ga0e2637a4161afb283f5300c7f94785c9"> 3097</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga0e2637a4161afb283f5300c7f94785c9">glfwGetFramebufferSize</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span>* width, <span class="keywordtype">int</span>* height);</div>
804
- <div class="line"><a id="l03098" name="l03098"></a><span class="lineno"> 3098</span> </div>
805
- <div class="line"><a id="l03134" name="l03134"></a><span class="lineno"><a class="line" href="group__window.html#ga1a9fd382058c53101b21cf211898f1f1"> 3134</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga1a9fd382058c53101b21cf211898f1f1">glfwGetWindowFrameSize</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span>* left, <span class="keywordtype">int</span>* top, <span class="keywordtype">int</span>* right, <span class="keywordtype">int</span>* bottom);</div>
806
- <div class="line"><a id="l03135" name="l03135"></a><span class="lineno"> 3135</span> </div>
807
- <div class="line"><a id="l03167" name="l03167"></a><span class="lineno"><a class="line" href="group__window.html#gaf5d31de9c19c4f994facea64d2b3106c"> 3167</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gaf5d31de9c19c4f994facea64d2b3106c">glfwGetWindowContentScale</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">float</span>* xscale, <span class="keywordtype">float</span>* yscale);</div>
808
- <div class="line"><a id="l03168" name="l03168"></a><span class="lineno"> 3168</span> </div>
809
- <div class="line"><a id="l03194" name="l03194"></a><span class="lineno"><a class="line" href="group__window.html#gad09f0bd7a6307c4533b7061828480a84"> 3194</a></span>GLFWAPI <span class="keywordtype">float</span> <a class="code hl_function" href="group__window.html#gad09f0bd7a6307c4533b7061828480a84">glfwGetWindowOpacity</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
810
- <div class="line"><a id="l03195" name="l03195"></a><span class="lineno"> 3195</span> </div>
811
- <div class="line"><a id="l03223" name="l03223"></a><span class="lineno"><a class="line" href="group__window.html#gac31caeb3d1088831b13d2c8a156802e9"> 3223</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gac31caeb3d1088831b13d2c8a156802e9">glfwSetWindowOpacity</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">float</span> opacity);</div>
812
- <div class="line"><a id="l03224" name="l03224"></a><span class="lineno"> 3224</span> </div>
813
- <div class="line"><a id="l03251" name="l03251"></a><span class="lineno"><a class="line" href="group__window.html#ga1bb559c0ebaad63c5c05ad2a066779c4"> 3251</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga1bb559c0ebaad63c5c05ad2a066779c4">glfwIconifyWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
814
- <div class="line"><a id="l03252" name="l03252"></a><span class="lineno"> 3252</span> </div>
815
- <div class="line"><a id="l03278" name="l03278"></a><span class="lineno"><a class="line" href="group__window.html#ga52527a5904b47d802b6b4bb519cdebc7"> 3278</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga52527a5904b47d802b6b4bb519cdebc7">glfwRestoreWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
816
- <div class="line"><a id="l03279" name="l03279"></a><span class="lineno"> 3279</span> </div>
817
- <div class="line"><a id="l03303" name="l03303"></a><span class="lineno"><a class="line" href="group__window.html#ga3f541387449d911274324ae7f17ec56b"> 3303</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga3f541387449d911274324ae7f17ec56b">glfwMaximizeWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
818
- <div class="line"><a id="l03304" name="l03304"></a><span class="lineno"> 3304</span> </div>
819
- <div class="line"><a id="l03335" name="l03335"></a><span class="lineno"><a class="line" href="group__window.html#ga61be47917b72536a148300f46494fc66"> 3335</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga61be47917b72536a148300f46494fc66">glfwShowWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
820
- <div class="line"><a id="l03336" name="l03336"></a><span class="lineno"> 3336</span> </div>
821
- <div class="line"><a id="l03357" name="l03357"></a><span class="lineno"><a class="line" href="group__window.html#ga49401f82a1ba5f15db5590728314d47c"> 3357</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga49401f82a1ba5f15db5590728314d47c">glfwHideWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
822
- <div class="line"><a id="l03358" name="l03358"></a><span class="lineno"> 3358</span> </div>
823
- <div class="line"><a id="l03396" name="l03396"></a><span class="lineno"><a class="line" href="group__window.html#ga873780357abd3f3a081d71a40aae45a1"> 3396</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga873780357abd3f3a081d71a40aae45a1">glfwFocusWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
824
- <div class="line"><a id="l03397" name="l03397"></a><span class="lineno"> 3397</span> </div>
825
- <div class="line"><a id="l03423" name="l03423"></a><span class="lineno"><a class="line" href="group__window.html#ga2f8d59323fc4692c1d54ba08c863a703"> 3423</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga2f8d59323fc4692c1d54ba08c863a703">glfwRequestWindowAttention</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
826
- <div class="line"><a id="l03424" name="l03424"></a><span class="lineno"> 3424</span> </div>
827
- <div class="line"><a id="l03445" name="l03445"></a><span class="lineno"><a class="line" href="group__window.html#ga4d766499ac02c60f02221a9dfab87299"> 3445</a></span>GLFWAPI <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* <a class="code hl_function" href="group__window.html#ga4d766499ac02c60f02221a9dfab87299">glfwGetWindowMonitor</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
828
- <div class="line"><a id="l03446" name="l03446"></a><span class="lineno"> 3446</span> </div>
829
- <div class="line"><a id="l03504" name="l03504"></a><span class="lineno"><a class="line" href="group__window.html#ga81c76c418af80a1cce7055bccb0ae0a7"> 3504</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga81c76c418af80a1cce7055bccb0ae0a7">glfwSetWindowMonitor</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span> xpos, <span class="keywordtype">int</span> ypos, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height, <span class="keywordtype">int</span> refreshRate);</div>
830
- <div class="line"><a id="l03505" name="l03505"></a><span class="lineno"> 3505</span> </div>
831
- <div class="line"><a id="l03541" name="l03541"></a><span class="lineno"><a class="line" href="group__window.html#gacccb29947ea4b16860ebef42c2cb9337"> 3541</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__window.html#gacccb29947ea4b16860ebef42c2cb9337">glfwGetWindowAttrib</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> attrib);</div>
832
- <div class="line"><a id="l03542" name="l03542"></a><span class="lineno"> 3542</span> </div>
833
- <div class="line"><a id="l03578" name="l03578"></a><span class="lineno"><a class="line" href="group__window.html#gace2afda29b4116ec012e410a6819033e"> 3578</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gace2afda29b4116ec012e410a6819033e">glfwSetWindowAttrib</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> attrib, <span class="keywordtype">int</span> value);</div>
834
- <div class="line"><a id="l03579" name="l03579"></a><span class="lineno"> 3579</span> </div>
835
- <div class="line"><a id="l03601" name="l03601"></a><span class="lineno"><a class="line" href="group__window.html#ga3d2fc6026e690ab31a13f78bc9fd3651"> 3601</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga3d2fc6026e690ab31a13f78bc9fd3651">glfwSetWindowUserPointer</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">void</span>* pointer);</div>
836
- <div class="line"><a id="l03602" name="l03602"></a><span class="lineno"> 3602</span> </div>
837
- <div class="line"><a id="l03622" name="l03622"></a><span class="lineno"><a class="line" href="group__window.html#gae77a4add0d2023ca21ff1443ced01653"> 3622</a></span>GLFWAPI <span class="keywordtype">void</span>* <a class="code hl_function" href="group__window.html#gae77a4add0d2023ca21ff1443ced01653">glfwGetWindowUserPointer</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
838
- <div class="line"><a id="l03623" name="l03623"></a><span class="lineno"> 3623</span> </div>
839
- <div class="line"><a id="l03657" name="l03657"></a><span class="lineno"><a class="line" href="group__window.html#ga08bdfbba88934f9c4f92fd757979ac74"> 3657</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9">GLFWwindowposfun</a> <a class="code hl_function" href="group__window.html#ga08bdfbba88934f9c4f92fd757979ac74">glfwSetWindowPosCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9">GLFWwindowposfun</a> callback);</div>
840
- <div class="line"><a id="l03658" name="l03658"></a><span class="lineno"> 3658</span> </div>
841
- <div class="line"><a id="l03689" name="l03689"></a><span class="lineno"><a class="line" href="group__window.html#gad91b8b047a0c4c6033c38853864c34f8"> 3689</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gaec0282944bb810f6f3163ec02da90350">GLFWwindowsizefun</a> <a class="code hl_function" href="group__window.html#gad91b8b047a0c4c6033c38853864c34f8">glfwSetWindowSizeCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gaec0282944bb810f6f3163ec02da90350">GLFWwindowsizefun</a> callback);</div>
842
- <div class="line"><a id="l03690" name="l03690"></a><span class="lineno"> 3690</span> </div>
843
- <div class="line"><a id="l03729" name="l03729"></a><span class="lineno"><a class="line" href="group__window.html#gada646d775a7776a95ac000cfc1885331"> 3729</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gabf859b936d80961b7d39013a9694cc3e">GLFWwindowclosefun</a> <a class="code hl_function" href="group__window.html#gada646d775a7776a95ac000cfc1885331">glfwSetWindowCloseCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gabf859b936d80961b7d39013a9694cc3e">GLFWwindowclosefun</a> callback);</div>
844
- <div class="line"><a id="l03730" name="l03730"></a><span class="lineno"> 3730</span> </div>
845
- <div class="line"><a id="l03765" name="l03765"></a><span class="lineno"><a class="line" href="group__window.html#ga1c5c7eb889c33c7f4d10dd35b327654e"> 3765</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5">GLFWwindowrefreshfun</a> <a class="code hl_function" href="group__window.html#ga1c5c7eb889c33c7f4d10dd35b327654e">glfwSetWindowRefreshCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5">GLFWwindowrefreshfun</a> callback);</div>
846
- <div class="line"><a id="l03766" name="l03766"></a><span class="lineno"> 3766</span> </div>
847
- <div class="line"><a id="l03800" name="l03800"></a><span class="lineno"><a class="line" href="group__window.html#gac2d83c4a10f071baf841f6730528e66c"> 3800</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46">GLFWwindowfocusfun</a> <a class="code hl_function" href="group__window.html#gac2d83c4a10f071baf841f6730528e66c">glfwSetWindowFocusCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46">GLFWwindowfocusfun</a> callback);</div>
848
- <div class="line"><a id="l03801" name="l03801"></a><span class="lineno"> 3801</span> </div>
849
- <div class="line"><a id="l03833" name="l03833"></a><span class="lineno"><a class="line" href="group__window.html#gac793e9efd255567b5fb8b445052cfd3e"> 3833</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f">GLFWwindowiconifyfun</a> <a class="code hl_function" href="group__window.html#gac793e9efd255567b5fb8b445052cfd3e">glfwSetWindowIconifyCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f">GLFWwindowiconifyfun</a> callback);</div>
850
- <div class="line"><a id="l03834" name="l03834"></a><span class="lineno"> 3834</span> </div>
851
- <div class="line"><a id="l03863" name="l03863"></a><span class="lineno"><a class="line" href="group__window.html#gacbe64c339fbd94885e62145563b6dc93"> 3863</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga3017196fdaec33ac3e095765176c2a90">GLFWwindowmaximizefun</a> <a class="code hl_function" href="group__window.html#gacbe64c339fbd94885e62145563b6dc93">glfwSetWindowMaximizeCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#ga3017196fdaec33ac3e095765176c2a90">GLFWwindowmaximizefun</a> callback);</div>
852
- <div class="line"><a id="l03864" name="l03864"></a><span class="lineno"> 3864</span> </div>
853
- <div class="line"><a id="l03893" name="l03893"></a><span class="lineno"><a class="line" href="group__window.html#gab3fb7c3366577daef18c0023e2a8591f"> 3893</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gae18026e294dde685ed2e5f759533144d">GLFWframebuffersizefun</a> <a class="code hl_function" href="group__window.html#gab3fb7c3366577daef18c0023e2a8591f">glfwSetFramebufferSizeCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gae18026e294dde685ed2e5f759533144d">GLFWframebuffersizefun</a> callback);</div>
854
- <div class="line"><a id="l03894" name="l03894"></a><span class="lineno"> 3894</span> </div>
855
- <div class="line"><a id="l03924" name="l03924"></a><span class="lineno"><a class="line" href="group__window.html#gaf2832ebb5aa6c252a2d261de002c92d6"> 3924</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e">GLFWwindowcontentscalefun</a> <a class="code hl_function" href="group__window.html#gaf2832ebb5aa6c252a2d261de002c92d6">glfwSetWindowContentScaleCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e">GLFWwindowcontentscalefun</a> callback);</div>
856
- <div class="line"><a id="l03925" name="l03925"></a><span class="lineno"> 3925</span> </div>
857
- <div class="line"><a id="l03962" name="l03962"></a><span class="lineno"><a class="line" href="group__window.html#ga37bd57223967b4211d60ca1a0bf3c832"> 3962</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga37bd57223967b4211d60ca1a0bf3c832">glfwPollEvents</a>(<span class="keywordtype">void</span>);</div>
858
- <div class="line"><a id="l03963" name="l03963"></a><span class="lineno"> 3963</span> </div>
859
- <div class="line"><a id="l04007" name="l04007"></a><span class="lineno"><a class="line" href="group__window.html#ga554e37d781f0a997656c26b2c56c835e"> 4007</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga554e37d781f0a997656c26b2c56c835e">glfwWaitEvents</a>(<span class="keywordtype">void</span>);</div>
860
- <div class="line"><a id="l04008" name="l04008"></a><span class="lineno"> 4008</span> </div>
861
- <div class="line"><a id="l04056" name="l04056"></a><span class="lineno"><a class="line" href="group__window.html#ga605a178db92f1a7f1a925563ef3ea2cf"> 4056</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga605a178db92f1a7f1a925563ef3ea2cf">glfwWaitEventsTimeout</a>(<span class="keywordtype">double</span> timeout);</div>
862
- <div class="line"><a id="l04057" name="l04057"></a><span class="lineno"> 4057</span> </div>
863
- <div class="line"><a id="l04076" name="l04076"></a><span class="lineno"><a class="line" href="group__window.html#gab5997a25187e9fd5c6f2ecbbc8dfd7e9"> 4076</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gab5997a25187e9fd5c6f2ecbbc8dfd7e9">glfwPostEmptyEvent</a>(<span class="keywordtype">void</span>);</div>
864
- <div class="line"><a id="l04077" name="l04077"></a><span class="lineno"> 4077</span> </div>
865
- <div class="line"><a id="l04101" name="l04101"></a><span class="lineno"><a class="line" href="group__input.html#gaf5b859dbe19bdf434e42695ea45cc5f4"> 4101</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gaf5b859dbe19bdf434e42695ea45cc5f4">glfwGetInputMode</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> mode);</div>
866
- <div class="line"><a id="l04102" name="l04102"></a><span class="lineno"> 4102</span> </div>
867
- <div class="line"><a id="l04163" name="l04163"></a><span class="lineno"><a class="line" href="group__input.html#gaa92336e173da9c8834558b54ee80563b"> 4163</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#gaa92336e173da9c8834558b54ee80563b">glfwSetInputMode</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> mode, <span class="keywordtype">int</span> value);</div>
868
- <div class="line"><a id="l04164" name="l04164"></a><span class="lineno"> 4164</span> </div>
869
- <div class="line"><a id="l04192" name="l04192"></a><span class="lineno"><a class="line" href="group__input.html#gae4ee0dbd0d256183e1ea4026d897e1c2"> 4192</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gae4ee0dbd0d256183e1ea4026d897e1c2">glfwRawMouseMotionSupported</a>(<span class="keywordtype">void</span>);</div>
870
- <div class="line"><a id="l04193" name="l04193"></a><span class="lineno"> 4193</span> </div>
871
- <div class="line"><a id="l04260" name="l04260"></a><span class="lineno"><a class="line" href="group__input.html#gaeaed62e69c3bd62b7ff8f7b19913ce4f"> 4260</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#gaeaed62e69c3bd62b7ff8f7b19913ce4f">glfwGetKeyName</a>(<span class="keywordtype">int</span> key, <span class="keywordtype">int</span> scancode);</div>
872
- <div class="line"><a id="l04261" name="l04261"></a><span class="lineno"> 4261</span> </div>
873
- <div class="line"><a id="l04287" name="l04287"></a><span class="lineno"><a class="line" href="group__input.html#ga67ddd1b7dcbbaff03e4a76c0ea67103a"> 4287</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#ga67ddd1b7dcbbaff03e4a76c0ea67103a">glfwGetKeyScancode</a>(<span class="keywordtype">int</span> key);</div>
874
- <div class="line"><a id="l04288" name="l04288"></a><span class="lineno"> 4288</span> </div>
875
- <div class="line"><a id="l04326" name="l04326"></a><span class="lineno"><a class="line" href="group__input.html#gadd341da06bc8d418b4dc3a3518af9ad2"> 4326</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gadd341da06bc8d418b4dc3a3518af9ad2">glfwGetKey</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> key);</div>
876
- <div class="line"><a id="l04327" name="l04327"></a><span class="lineno"> 4327</span> </div>
877
- <div class="line"><a id="l04355" name="l04355"></a><span class="lineno"><a class="line" href="group__input.html#gac1473feacb5996c01a7a5a33b5066704"> 4355</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gac1473feacb5996c01a7a5a33b5066704">glfwGetMouseButton</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> button);</div>
878
- <div class="line"><a id="l04356" name="l04356"></a><span class="lineno"> 4356</span> </div>
879
- <div class="line"><a id="l04393" name="l04393"></a><span class="lineno"><a class="line" href="group__input.html#ga01d37b6c40133676b9cea60ca1d7c0cc"> 4393</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#ga01d37b6c40133676b9cea60ca1d7c0cc">glfwGetCursorPos</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">double</span>* xpos, <span class="keywordtype">double</span>* ypos);</div>
880
- <div class="line"><a id="l04394" name="l04394"></a><span class="lineno"> 4394</span> </div>
881
- <div class="line"><a id="l04433" name="l04433"></a><span class="lineno"><a class="line" href="group__input.html#ga04b03af936d906ca123c8f4ee08b39e7"> 4433</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#ga04b03af936d906ca123c8f4ee08b39e7">glfwSetCursorPos</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">double</span> xpos, <span class="keywordtype">double</span> ypos);</div>
882
- <div class="line"><a id="l04434" name="l04434"></a><span class="lineno"> 4434</span> </div>
883
- <div class="line"><a id="l04471" name="l04471"></a><span class="lineno"><a class="line" href="group__input.html#ga556f604f73af156c0db0e97c081373c3"> 4471</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>* <a class="code hl_function" href="group__input.html#ga556f604f73af156c0db0e97c081373c3">glfwCreateCursor</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wimage.html">GLFWimage</a>* image, <span class="keywordtype">int</span> xhot, <span class="keywordtype">int</span> yhot);</div>
884
- <div class="line"><a id="l04472" name="l04472"></a><span class="lineno"> 4472</span> </div>
885
- <div class="line"><a id="l04494" name="l04494"></a><span class="lineno"><a class="line" href="group__input.html#gaf2fb2eb2c9dd842d1cef8a34e3c6403e"> 4494</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>* <a class="code hl_function" href="group__input.html#gaf2fb2eb2c9dd842d1cef8a34e3c6403e">glfwCreateStandardCursor</a>(<span class="keywordtype">int</span> shape);</div>
886
- <div class="line"><a id="l04495" name="l04495"></a><span class="lineno"> 4495</span> </div>
887
- <div class="line"><a id="l04521" name="l04521"></a><span class="lineno"><a class="line" href="group__input.html#ga81b952cd1764274d0db7fb3c5a79ba6a"> 4521</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#ga81b952cd1764274d0db7fb3c5a79ba6a">glfwDestroyCursor</a>(<a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>* cursor);</div>
888
- <div class="line"><a id="l04522" name="l04522"></a><span class="lineno"> 4522</span> </div>
889
- <div class="line"><a id="l04548" name="l04548"></a><span class="lineno"><a class="line" href="group__input.html#gad3b4f38c8d5dae036bc8fa959e18343e"> 4548</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#gad3b4f38c8d5dae036bc8fa959e18343e">glfwSetCursor</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>* cursor);</div>
890
- <div class="line"><a id="l04549" name="l04549"></a><span class="lineno"> 4549</span> </div>
891
- <div class="line"><a id="l04598" name="l04598"></a><span class="lineno"><a class="line" href="group__input.html#ga1caf18159767e761185e49a3be019f8d"> 4598</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c">GLFWkeyfun</a> <a class="code hl_function" href="group__input.html#ga1caf18159767e761185e49a3be019f8d">glfwSetKeyCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c">GLFWkeyfun</a> callback);</div>
892
- <div class="line"><a id="l04599" name="l04599"></a><span class="lineno"> 4599</span> </div>
893
- <div class="line"><a id="l04641" name="l04641"></a><span class="lineno"><a class="line" href="group__input.html#gab25c4a220fd8f5717718dbc487828996"> 4641</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e">GLFWcharfun</a> <a class="code hl_function" href="group__input.html#gab25c4a220fd8f5717718dbc487828996">glfwSetCharCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e">GLFWcharfun</a> callback);</div>
894
- <div class="line"><a id="l04642" name="l04642"></a><span class="lineno"> 4642</span> </div>
895
- <div class="line"><a id="l04683" name="l04683"></a><span class="lineno"><a class="line" href="group__input.html#ga0b7f4ad13c2b17435ff13b6dcfb4e43c"> 4683</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f">GLFWcharmodsfun</a> <a class="code hl_function" href="group__input.html#ga0b7f4ad13c2b17435ff13b6dcfb4e43c">glfwSetCharModsCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f">GLFWcharmodsfun</a> callback);</div>
896
- <div class="line"><a id="l04684" name="l04684"></a><span class="lineno"> 4684</span> </div>
897
- <div class="line"><a id="l04720" name="l04720"></a><span class="lineno"><a class="line" href="group__input.html#ga6ab84420974d812bee700e45284a723c"> 4720</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga0184dcb59f6d85d735503dcaae809727">GLFWmousebuttonfun</a> <a class="code hl_function" href="group__input.html#ga6ab84420974d812bee700e45284a723c">glfwSetMouseButtonCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#ga0184dcb59f6d85d735503dcaae809727">GLFWmousebuttonfun</a> callback);</div>
898
- <div class="line"><a id="l04721" name="l04721"></a><span class="lineno"> 4721</span> </div>
899
- <div class="line"><a id="l04752" name="l04752"></a><span class="lineno"><a class="line" href="group__input.html#gac1f879ab7435d54d4d79bb469fe225d7"> 4752</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68">GLFWcursorposfun</a> <a class="code hl_function" href="group__input.html#gac1f879ab7435d54d4d79bb469fe225d7">glfwSetCursorPosCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68">GLFWcursorposfun</a> callback);</div>
900
- <div class="line"><a id="l04753" name="l04753"></a><span class="lineno"> 4753</span> </div>
901
- <div class="line"><a id="l04783" name="l04783"></a><span class="lineno"><a class="line" href="group__input.html#gad27f8ad0142c038a281466c0966817d8"> 4783</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe">GLFWcursorenterfun</a> <a class="code hl_function" href="group__input.html#gad27f8ad0142c038a281466c0966817d8">glfwSetCursorEnterCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe">GLFWcursorenterfun</a> callback);</div>
902
- <div class="line"><a id="l04784" name="l04784"></a><span class="lineno"> 4784</span> </div>
903
- <div class="line"><a id="l04817" name="l04817"></a><span class="lineno"><a class="line" href="group__input.html#ga571e45a030ae4061f746ed56cb76aede"> 4817</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5">GLFWscrollfun</a> <a class="code hl_function" href="group__input.html#ga571e45a030ae4061f746ed56cb76aede">glfwSetScrollCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5">GLFWscrollfun</a> callback);</div>
904
- <div class="line"><a id="l04818" name="l04818"></a><span class="lineno"> 4818</span> </div>
905
- <div class="line"><a id="l04854" name="l04854"></a><span class="lineno"><a class="line" href="group__input.html#gab773f0ee0a07cff77a210cea40bc1f6b"> 4854</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gaaba73c3274062c18723b7f05862d94b2">GLFWdropfun</a> <a class="code hl_function" href="group__input.html#gab773f0ee0a07cff77a210cea40bc1f6b">glfwSetDropCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gaaba73c3274062c18723b7f05862d94b2">GLFWdropfun</a> callback);</div>
906
- <div class="line"><a id="l04855" name="l04855"></a><span class="lineno"> 4855</span> </div>
907
- <div class="line"><a id="l04878" name="l04878"></a><span class="lineno"><a class="line" href="group__input.html#gaed0966cee139d815317f9ffcba64c9f1"> 4878</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gaed0966cee139d815317f9ffcba64c9f1">glfwJoystickPresent</a>(<span class="keywordtype">int</span> jid);</div>
908
- <div class="line"><a id="l04879" name="l04879"></a><span class="lineno"> 4879</span> </div>
909
- <div class="line"><a id="l04911" name="l04911"></a><span class="lineno"><a class="line" href="group__input.html#gaeb1c0191d3140a233a682987c61eb408"> 4911</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">float</span>* <a class="code hl_function" href="group__input.html#gaeb1c0191d3140a233a682987c61eb408">glfwGetJoystickAxes</a>(<span class="keywordtype">int</span> jid, <span class="keywordtype">int</span>* count);</div>
910
- <div class="line"><a id="l04912" name="l04912"></a><span class="lineno"> 4912</span> </div>
911
- <div class="line"><a id="l04952" name="l04952"></a><span class="lineno"><a class="line" href="group__input.html#ga5ffe34739d3dc97efe432ed2d81d9938"> 4952</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga5ffe34739d3dc97efe432ed2d81d9938">glfwGetJoystickButtons</a>(<span class="keywordtype">int</span> jid, <span class="keywordtype">int</span>* count);</div>
912
- <div class="line"><a id="l04953" name="l04953"></a><span class="lineno"> 4953</span> </div>
913
- <div class="line"><a id="l05009" name="l05009"></a><span class="lineno"><a class="line" href="group__input.html#ga06e660841b3e79c54da4f54a932c5a2c"> 5009</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga06e660841b3e79c54da4f54a932c5a2c">glfwGetJoystickHats</a>(<span class="keywordtype">int</span> jid, <span class="keywordtype">int</span>* count);</div>
914
- <div class="line"><a id="l05010" name="l05010"></a><span class="lineno"> 5010</span> </div>
915
- <div class="line"><a id="l05040" name="l05040"></a><span class="lineno"><a class="line" href="group__input.html#gac6a8e769e18e0bcfa9097793fc2c3978"> 5040</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#gac6a8e769e18e0bcfa9097793fc2c3978">glfwGetJoystickName</a>(<span class="keywordtype">int</span> jid);</div>
916
- <div class="line"><a id="l05041" name="l05041"></a><span class="lineno"> 5041</span> </div>
917
- <div class="line"><a id="l05081" name="l05081"></a><span class="lineno"><a class="line" href="group__input.html#ga6659411aec3c7fcef27780e2cb2d9600"> 5081</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga6659411aec3c7fcef27780e2cb2d9600">glfwGetJoystickGUID</a>(<span class="keywordtype">int</span> jid);</div>
918
- <div class="line"><a id="l05082" name="l05082"></a><span class="lineno"> 5082</span> </div>
919
- <div class="line"><a id="l05107" name="l05107"></a><span class="lineno"><a class="line" href="group__input.html#ga6b2f72d64d636b48a727b437cbb7489e"> 5107</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#ga6b2f72d64d636b48a727b437cbb7489e">glfwSetJoystickUserPointer</a>(<span class="keywordtype">int</span> jid, <span class="keywordtype">void</span>* pointer);</div>
920
- <div class="line"><a id="l05108" name="l05108"></a><span class="lineno"> 5108</span> </div>
921
- <div class="line"><a id="l05131" name="l05131"></a><span class="lineno"><a class="line" href="group__input.html#ga18cefd7265d1fa04f3fd38a6746db5f3"> 5131</a></span>GLFWAPI <span class="keywordtype">void</span>* <a class="code hl_function" href="group__input.html#ga18cefd7265d1fa04f3fd38a6746db5f3">glfwGetJoystickUserPointer</a>(<span class="keywordtype">int</span> jid);</div>
922
- <div class="line"><a id="l05132" name="l05132"></a><span class="lineno"> 5132</span> </div>
923
- <div class="line"><a id="l05159" name="l05159"></a><span class="lineno"><a class="line" href="group__input.html#gad0f676860f329d80f7e47e9f06a96f00"> 5159</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gad0f676860f329d80f7e47e9f06a96f00">glfwJoystickIsGamepad</a>(<span class="keywordtype">int</span> jid);</div>
924
- <div class="line"><a id="l05160" name="l05160"></a><span class="lineno"> 5160</span> </div>
925
- <div class="line"><a id="l05195" name="l05195"></a><span class="lineno"><a class="line" href="group__input.html#ga2f60a0e5b7bd8d1b7344dc0a7cb32b4c"> 5195</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gaa21ad5986ae9a26077a40142efb56243">GLFWjoystickfun</a> <a class="code hl_function" href="group__input.html#ga2f60a0e5b7bd8d1b7344dc0a7cb32b4c">glfwSetJoystickCallback</a>(<a class="code hl_typedef" href="group__input.html#gaa21ad5986ae9a26077a40142efb56243">GLFWjoystickfun</a> callback);</div>
926
- <div class="line"><a id="l05196" name="l05196"></a><span class="lineno"> 5196</span> </div>
927
- <div class="line"><a id="l05229" name="l05229"></a><span class="lineno"><a class="line" href="group__input.html#gaed5104612f2fa8e66aa6e846652ad00f"> 5229</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gaed5104612f2fa8e66aa6e846652ad00f">glfwUpdateGamepadMappings</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <span class="keywordtype">string</span>);</div>
928
- <div class="line"><a id="l05230" name="l05230"></a><span class="lineno"> 5230</span> </div>
929
- <div class="line"><a id="l05261" name="l05261"></a><span class="lineno"><a class="line" href="group__input.html#ga8aea73a1a25cc6c0486a617019f56728"> 5261</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga8aea73a1a25cc6c0486a617019f56728">glfwGetGamepadName</a>(<span class="keywordtype">int</span> jid);</div>
930
- <div class="line"><a id="l05262" name="l05262"></a><span class="lineno"> 5262</span> </div>
931
- <div class="line"><a id="l05299" name="l05299"></a><span class="lineno"><a class="line" href="group__input.html#gadccddea8bce6113fa459de379ddaf051"> 5299</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gadccddea8bce6113fa459de379ddaf051">glfwGetGamepadState</a>(<span class="keywordtype">int</span> jid, <a class="code hl_struct" href="struct_g_l_f_wgamepadstate.html">GLFWgamepadstate</a>* state);</div>
932
- <div class="line"><a id="l05300" name="l05300"></a><span class="lineno"> 5300</span> </div>
933
- <div class="line"><a id="l05324" name="l05324"></a><span class="lineno"><a class="line" href="group__input.html#gaba1f022c5eb07dfac421df34cdcd31dd"> 5324</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#gaba1f022c5eb07dfac421df34cdcd31dd">glfwSetClipboardString</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keyword">const</span> <span class="keywordtype">char</span>* <span class="keywordtype">string</span>);</div>
934
- <div class="line"><a id="l05325" name="l05325"></a><span class="lineno"> 5325</span> </div>
935
- <div class="line"><a id="l05354" name="l05354"></a><span class="lineno"><a class="line" href="group__input.html#ga71a5b20808ea92193d65c21b82580355"> 5354</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga71a5b20808ea92193d65c21b82580355">glfwGetClipboardString</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
936
- <div class="line"><a id="l05355" name="l05355"></a><span class="lineno"> 5355</span> </div>
937
- <div class="line"><a id="l05384" name="l05384"></a><span class="lineno"><a class="line" href="group__input.html#gaa6cf4e7a77158a3b8fd00328b1720a4a"> 5384</a></span>GLFWAPI <span class="keywordtype">double</span> <a class="code hl_function" href="group__input.html#gaa6cf4e7a77158a3b8fd00328b1720a4a">glfwGetTime</a>(<span class="keywordtype">void</span>);</div>
938
- <div class="line"><a id="l05385" name="l05385"></a><span class="lineno"> 5385</span> </div>
939
- <div class="line"><a id="l05414" name="l05414"></a><span class="lineno"><a class="line" href="group__input.html#gaf59589ef6e8b8c8b5ad184b25afd4dc0"> 5414</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#gaf59589ef6e8b8c8b5ad184b25afd4dc0">glfwSetTime</a>(<span class="keywordtype">double</span> time);</div>
940
- <div class="line"><a id="l05415" name="l05415"></a><span class="lineno"> 5415</span> </div>
941
- <div class="line"><a id="l05436" name="l05436"></a><span class="lineno"><a class="line" href="group__input.html#ga09b2bd37d328e0b9456c7ec575cc26aa"> 5436</a></span>GLFWAPI uint64_t <a class="code hl_function" href="group__input.html#ga09b2bd37d328e0b9456c7ec575cc26aa">glfwGetTimerValue</a>(<span class="keywordtype">void</span>);</div>
942
- <div class="line"><a id="l05437" name="l05437"></a><span class="lineno"> 5437</span> </div>
943
- <div class="line"><a id="l05456" name="l05456"></a><span class="lineno"><a class="line" href="group__input.html#ga3289ee876572f6e91f06df3a24824443"> 5456</a></span>GLFWAPI uint64_t <a class="code hl_function" href="group__input.html#ga3289ee876572f6e91f06df3a24824443">glfwGetTimerFrequency</a>(<span class="keywordtype">void</span>);</div>
944
- <div class="line"><a id="l05457" name="l05457"></a><span class="lineno"> 5457</span> </div>
945
- <div class="line"><a id="l05501" name="l05501"></a><span class="lineno"><a class="line" href="group__context.html#ga1c04dc242268f827290fe40aa1c91157"> 5501</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__context.html#ga1c04dc242268f827290fe40aa1c91157">glfwMakeContextCurrent</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
946
- <div class="line"><a id="l05502" name="l05502"></a><span class="lineno"> 5502</span> </div>
947
- <div class="line"><a id="l05522" name="l05522"></a><span class="lineno"><a class="line" href="group__context.html#gad94e80185397a6cf5fe2ab30567af71c"> 5522</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* <a class="code hl_function" href="group__context.html#gad94e80185397a6cf5fe2ab30567af71c">glfwGetCurrentContext</a>(<span class="keywordtype">void</span>);</div>
948
- <div class="line"><a id="l05523" name="l05523"></a><span class="lineno"> 5523</span> </div>
949
- <div class="line"><a id="l05556" name="l05556"></a><span class="lineno"><a class="line" href="group__window.html#ga15a5a1ee5b3c2ca6b15ca209a12efd14"> 5556</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga15a5a1ee5b3c2ca6b15ca209a12efd14">glfwSwapBuffers</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
950
- <div class="line"><a id="l05557" name="l05557"></a><span class="lineno"> 5557</span> </div>
951
- <div class="line"><a id="l05602" name="l05602"></a><span class="lineno"><a class="line" href="group__context.html#ga6d4e0cdf151b5e579bd67f13202994ed"> 5602</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__context.html#ga6d4e0cdf151b5e579bd67f13202994ed">glfwSwapInterval</a>(<span class="keywordtype">int</span> interval);</div>
952
- <div class="line"><a id="l05603" name="l05603"></a><span class="lineno"> 5603</span> </div>
953
- <div class="line"><a id="l05640" name="l05640"></a><span class="lineno"><a class="line" href="group__context.html#ga87425065c011cef1ebd6aac75e059dfa"> 5640</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__context.html#ga87425065c011cef1ebd6aac75e059dfa">glfwExtensionSupported</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* extension);</div>
954
- <div class="line"><a id="l05641" name="l05641"></a><span class="lineno"> 5641</span> </div>
955
- <div class="line"><a id="l05682" name="l05682"></a><span class="lineno"><a class="line" href="group__context.html#ga35f1837e6f666781842483937612f163"> 5682</a></span>GLFWAPI <a class="code hl_typedef" href="group__context.html#ga3d47c2d2fbe0be9c505d0e04e91a133c">GLFWglproc</a> <a class="code hl_function" href="group__context.html#ga35f1837e6f666781842483937612f163">glfwGetProcAddress</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* procname);</div>
956
- <div class="line"><a id="l05683" name="l05683"></a><span class="lineno"> 5683</span> </div>
957
- <div class="line"><a id="l05708" name="l05708"></a><span class="lineno"><a class="line" href="group__vulkan.html#ga2e7f30931e02464b5bc8d0d4b6f9fe2b"> 5708</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__vulkan.html#ga2e7f30931e02464b5bc8d0d4b6f9fe2b">glfwVulkanSupported</a>(<span class="keywordtype">void</span>);</div>
958
- <div class="line"><a id="l05709" name="l05709"></a><span class="lineno"> 5709</span> </div>
959
- <div class="line"><a id="l05752" name="l05752"></a><span class="lineno"><a class="line" href="group__vulkan.html#ga99ad342d82f4a3421e2864978cb6d1d6"> 5752</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>** <a class="code hl_function" href="group__vulkan.html#ga99ad342d82f4a3421e2864978cb6d1d6">glfwGetRequiredInstanceExtensions</a>(uint32_t* count);</div>
960
- <div class="line"><a id="l05753" name="l05753"></a><span class="lineno"> 5753</span> </div>
961
- <div class="line"><a id="l05754" name="l05754"></a><span class="lineno"> 5754</span><span class="preprocessor">#if defined(VK_VERSION_1_0)</span></div>
962
- <div class="line"><a id="l05755" name="l05755"></a><span class="lineno"> 5755</span> </div>
963
- <div class="line"><a id="l05795" name="l05795"></a><span class="lineno"><a class="line" href="group__vulkan.html#gadf228fac94c5fd8f12423ec9af9ff1e9"> 5795</a></span>GLFWAPI <a class="code hl_typedef" href="group__vulkan.html#ga70c01918dc9d233a4fbe0681a43018af">GLFWvkproc</a> <a class="code hl_function" href="group__vulkan.html#gadf228fac94c5fd8f12423ec9af9ff1e9">glfwGetInstanceProcAddress</a>(VkInstance instance, <span class="keyword">const</span> <span class="keywordtype">char</span>* procname);</div>
964
- <div class="line"><a id="l05796" name="l05796"></a><span class="lineno"> 5796</span> </div>
965
- <div class="line"><a id="l05832" name="l05832"></a><span class="lineno"><a class="line" href="group__vulkan.html#gaff3823355cdd7e2f3f9f4d9ea9518d92"> 5832</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__vulkan.html#gaff3823355cdd7e2f3f9f4d9ea9518d92">glfwGetPhysicalDevicePresentationSupport</a>(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily);</div>
966
- <div class="line"><a id="l05833" name="l05833"></a><span class="lineno"> 5833</span> </div>
967
- <div class="line"><a id="l05895" name="l05895"></a><span class="lineno"><a class="line" href="group__vulkan.html#ga1a24536bec3f80b08ead18e28e6ae965"> 5895</a></span>GLFWAPI VkResult <a class="code hl_function" href="group__vulkan.html#ga1a24536bec3f80b08ead18e28e6ae965">glfwCreateWindowSurface</a>(VkInstance instance, <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keyword">const</span> VkAllocationCallbacks* allocator, VkSurfaceKHR* surface);</div>
968
- <div class="line"><a id="l05896" name="l05896"></a><span class="lineno"> 5896</span> </div>
969
- <div class="line"><a id="l05897" name="l05897"></a><span class="lineno"> 5897</span><span class="preprocessor">#endif </span><span class="comment">/*VK_VERSION_1_0*/</span><span class="preprocessor"></span></div>
970
- <div class="line"><a id="l05898" name="l05898"></a><span class="lineno"> 5898</span> </div>
971
- <div class="line"><a id="l05899" name="l05899"></a><span class="lineno"> 5899</span> </div>
972
- <div class="line"><a id="l05900" name="l05900"></a><span class="lineno"> 5900</span><span class="comment">/*************************************************************************</span></div>
973
- <div class="line"><a id="l05901" name="l05901"></a><span class="lineno"> 5901</span><span class="comment"> * Global definition cleanup</span></div>
974
- <div class="line"><a id="l05902" name="l05902"></a><span class="lineno"> 5902</span><span class="comment"> *************************************************************************/</span></div>
975
- <div class="line"><a id="l05903" name="l05903"></a><span class="lineno"> 5903</span> </div>
976
- <div class="line"><a id="l05904" name="l05904"></a><span class="lineno"> 5904</span><span class="comment">/* ------------------- BEGIN SYSTEM/COMPILER SPECIFIC -------------------- */</span></div>
977
- <div class="line"><a id="l05905" name="l05905"></a><span class="lineno"> 5905</span> </div>
978
- <div class="line"><a id="l05906" name="l05906"></a><span class="lineno"> 5906</span><span class="preprocessor">#ifdef GLFW_WINGDIAPI_DEFINED</span></div>
979
- <div class="line"><a id="l05907" name="l05907"></a><span class="lineno"> 5907</span><span class="preprocessor"> #undef WINGDIAPI</span></div>
980
- <div class="line"><a id="l05908" name="l05908"></a><span class="lineno"> 5908</span><span class="preprocessor"> #undef GLFW_WINGDIAPI_DEFINED</span></div>
981
- <div class="line"><a id="l05909" name="l05909"></a><span class="lineno"> 5909</span><span class="preprocessor">#endif</span></div>
982
- <div class="line"><a id="l05910" name="l05910"></a><span class="lineno"> 5910</span> </div>
983
- <div class="line"><a id="l05911" name="l05911"></a><span class="lineno"> 5911</span><span class="preprocessor">#ifdef GLFW_CALLBACK_DEFINED</span></div>
984
- <div class="line"><a id="l05912" name="l05912"></a><span class="lineno"> 5912</span><span class="preprocessor"> #undef CALLBACK</span></div>
985
- <div class="line"><a id="l05913" name="l05913"></a><span class="lineno"> 5913</span><span class="preprocessor"> #undef GLFW_CALLBACK_DEFINED</span></div>
986
- <div class="line"><a id="l05914" name="l05914"></a><span class="lineno"> 5914</span><span class="preprocessor">#endif</span></div>
987
- <div class="line"><a id="l05915" name="l05915"></a><span class="lineno"> 5915</span> </div>
988
- <div class="line"><a id="l05916" name="l05916"></a><span class="lineno"> 5916</span><span class="comment">/* Some OpenGL related headers need GLAPIENTRY, but it is unconditionally</span></div>
989
- <div class="line"><a id="l05917" name="l05917"></a><span class="lineno"> 5917</span><span class="comment"> * defined by some gl.h variants (OpenBSD) so define it after if needed.</span></div>
990
- <div class="line"><a id="l05918" name="l05918"></a><span class="lineno"> 5918</span><span class="comment"> */</span></div>
991
- <div class="line"><a id="l05919" name="l05919"></a><span class="lineno"> 5919</span><span class="preprocessor">#ifndef GLAPIENTRY</span></div>
992
- <div class="line"><a id="l05920" name="l05920"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aa97755eb47e4bf2727ad45d610e18206"> 5920</a></span><span class="preprocessor"> #define GLAPIENTRY APIENTRY</span></div>
993
- <div class="line"><a id="l05921" name="l05921"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a3b526ac796be993406ea2f1642c25fc3"> 5921</a></span><span class="preprocessor"> #define GLFW_GLAPIENTRY_DEFINED</span></div>
994
- <div class="line"><a id="l05922" name="l05922"></a><span class="lineno"> 5922</span><span class="preprocessor">#endif</span></div>
995
- <div class="line"><a id="l05923" name="l05923"></a><span class="lineno"> 5923</span> </div>
996
- <div class="line"><a id="l05924" name="l05924"></a><span class="lineno"> 5924</span><span class="comment">/* -------------------- END SYSTEM/COMPILER SPECIFIC --------------------- */</span></div>
997
- <div class="line"><a id="l05925" name="l05925"></a><span class="lineno"> 5925</span> </div>
998
- <div class="line"><a id="l05926" name="l05926"></a><span class="lineno"> 5926</span> </div>
999
- <div class="line"><a id="l05927" name="l05927"></a><span class="lineno"> 5927</span><span class="preprocessor">#ifdef __cplusplus</span></div>
1000
- <div class="line"><a id="l05928" name="l05928"></a><span class="lineno"> 5928</span>}</div>
1001
- <div class="line"><a id="l05929" name="l05929"></a><span class="lineno"> 5929</span><span class="preprocessor">#endif</span></div>
1002
- <div class="line"><a id="l05930" name="l05930"></a><span class="lineno"> 5930</span> </div>
1003
- <div class="line"><a id="l05931" name="l05931"></a><span class="lineno"> 5931</span><span class="preprocessor">#endif </span><span class="comment">/* _glfw3_h_ */</span><span class="preprocessor"></span></div>
1004
- <div class="line"><a id="l05932" name="l05932"></a><span class="lineno"> 5932</span> </div>
1005
- <div class="ttc" id="agroup__context_html_ga1c04dc242268f827290fe40aa1c91157"><div class="ttname"><a href="group__context.html#ga1c04dc242268f827290fe40aa1c91157">glfwMakeContextCurrent</a></div><div class="ttdeci">void glfwMakeContextCurrent(GLFWwindow *window)</div><div class="ttdoc">Makes the context of the specified window current for the calling thread.</div></div>
1006
- <div class="ttc" id="agroup__context_html_ga35f1837e6f666781842483937612f163"><div class="ttname"><a href="group__context.html#ga35f1837e6f666781842483937612f163">glfwGetProcAddress</a></div><div class="ttdeci">GLFWglproc glfwGetProcAddress(const char *procname)</div><div class="ttdoc">Returns the address of the specified function for the current context.</div></div>
1007
- <div class="ttc" id="agroup__context_html_ga3d47c2d2fbe0be9c505d0e04e91a133c"><div class="ttname"><a href="group__context.html#ga3d47c2d2fbe0be9c505d0e04e91a133c">GLFWglproc</a></div><div class="ttdeci">void(* GLFWglproc)(void)</div><div class="ttdoc">Client API function pointer type.</div><div class="ttdef"><b>Definition</b> glfw3.h:1157</div></div>
1008
- <div class="ttc" id="agroup__context_html_ga6d4e0cdf151b5e579bd67f13202994ed"><div class="ttname"><a href="group__context.html#ga6d4e0cdf151b5e579bd67f13202994ed">glfwSwapInterval</a></div><div class="ttdeci">void glfwSwapInterval(int interval)</div><div class="ttdoc">Sets the swap interval for the current context.</div></div>
1009
- <div class="ttc" id="agroup__context_html_ga87425065c011cef1ebd6aac75e059dfa"><div class="ttname"><a href="group__context.html#ga87425065c011cef1ebd6aac75e059dfa">glfwExtensionSupported</a></div><div class="ttdeci">int glfwExtensionSupported(const char *extension)</div><div class="ttdoc">Returns whether the specified extension is available.</div></div>
1010
- <div class="ttc" id="agroup__context_html_gad94e80185397a6cf5fe2ab30567af71c"><div class="ttname"><a href="group__context.html#gad94e80185397a6cf5fe2ab30567af71c">glfwGetCurrentContext</a></div><div class="ttdeci">GLFWwindow * glfwGetCurrentContext(void)</div><div class="ttdoc">Returns the window whose context is current on the calling thread.</div></div>
1011
- <div class="ttc" id="agroup__init_html_ga026abd003c8e6501981ab1662062f1c0"><div class="ttname"><a href="group__init.html#ga026abd003c8e6501981ab1662062f1c0">glfwGetVersionString</a></div><div class="ttdeci">const char * glfwGetVersionString(void)</div><div class="ttdoc">Returns a string describing the compile-time configuration.</div></div>
1012
- <div class="ttc" id="agroup__init_html_ga110fd1d3f0412822b4f1908c026f724a"><div class="ttname"><a href="group__init.html#ga110fd1d3f0412822b4f1908c026f724a">glfwInitHint</a></div><div class="ttdeci">void glfwInitHint(int hint, int value)</div><div class="ttdoc">Sets the specified init hint to the desired value.</div></div>
1013
- <div class="ttc" id="agroup__init_html_ga317aac130a235ab08c6db0834907d85e"><div class="ttname"><a href="group__init.html#ga317aac130a235ab08c6db0834907d85e">glfwInit</a></div><div class="ttdeci">int glfwInit(void)</div><div class="ttdoc">Initializes the GLFW library.</div></div>
1014
- <div class="ttc" id="agroup__init_html_ga8184701785c096b3862a75cda1bf44a3"><div class="ttname"><a href="group__init.html#ga8184701785c096b3862a75cda1bf44a3">GLFWerrorfun</a></div><div class="ttdeci">void(* GLFWerrorfun)(int error_code, const char *description)</div><div class="ttdoc">The function pointer type for error callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1231</div></div>
1015
- <div class="ttc" id="agroup__init_html_ga944986b4ec0b928d488141f92982aa18"><div class="ttname"><a href="group__init.html#ga944986b4ec0b928d488141f92982aa18">glfwGetError</a></div><div class="ttdeci">int glfwGetError(const char **description)</div><div class="ttdoc">Returns and clears the last error for the calling thread.</div></div>
1016
- <div class="ttc" id="agroup__init_html_ga9f8ffaacf3c269cc48eafbf8b9b71197"><div class="ttname"><a href="group__init.html#ga9f8ffaacf3c269cc48eafbf8b9b71197">glfwGetVersion</a></div><div class="ttdeci">void glfwGetVersion(int *major, int *minor, int *rev)</div><div class="ttdoc">Retrieves the version of the GLFW library.</div></div>
1017
- <div class="ttc" id="agroup__init_html_gaaae48c0a18607ea4a4ba951d939f0901"><div class="ttname"><a href="group__init.html#gaaae48c0a18607ea4a4ba951d939f0901">glfwTerminate</a></div><div class="ttdeci">void glfwTerminate(void)</div><div class="ttdoc">Terminates the GLFW library.</div></div>
1018
- <div class="ttc" id="agroup__init_html_gaff45816610d53f0b83656092a4034f40"><div class="ttname"><a href="group__init.html#gaff45816610d53f0b83656092a4034f40">glfwSetErrorCallback</a></div><div class="ttdeci">GLFWerrorfun glfwSetErrorCallback(GLFWerrorfun callback)</div><div class="ttdoc">Sets the error callback.</div></div>
1019
- <div class="ttc" id="agroup__input_html_ga0184dcb59f6d85d735503dcaae809727"><div class="ttname"><a href="group__input.html#ga0184dcb59f6d85d735503dcaae809727">GLFWmousebuttonfun</a></div><div class="ttdeci">void(* GLFWmousebuttonfun)(GLFWwindow *window, int button, int action, int mods)</div><div class="ttdoc">The function pointer type for mouse button callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1447</div></div>
1020
- <div class="ttc" id="agroup__input_html_ga01d37b6c40133676b9cea60ca1d7c0cc"><div class="ttname"><a href="group__input.html#ga01d37b6c40133676b9cea60ca1d7c0cc">glfwGetCursorPos</a></div><div class="ttdeci">void glfwGetCursorPos(GLFWwindow *window, double *xpos, double *ypos)</div><div class="ttdoc">Retrieves the position of the cursor relative to the content area of the window.</div></div>
1021
- <div class="ttc" id="agroup__input_html_ga04b03af936d906ca123c8f4ee08b39e7"><div class="ttname"><a href="group__input.html#ga04b03af936d906ca123c8f4ee08b39e7">glfwSetCursorPos</a></div><div class="ttdeci">void glfwSetCursorPos(GLFWwindow *window, double xpos, double ypos)</div><div class="ttdoc">Sets the position of the cursor, relative to the content area of the window.</div></div>
1022
- <div class="ttc" id="agroup__input_html_ga06e660841b3e79c54da4f54a932c5a2c"><div class="ttname"><a href="group__input.html#ga06e660841b3e79c54da4f54a932c5a2c">glfwGetJoystickHats</a></div><div class="ttdeci">const unsigned char * glfwGetJoystickHats(int jid, int *count)</div><div class="ttdoc">Returns the state of all hats of the specified joystick.</div></div>
1023
- <div class="ttc" id="agroup__input_html_ga09b2bd37d328e0b9456c7ec575cc26aa"><div class="ttname"><a href="group__input.html#ga09b2bd37d328e0b9456c7ec575cc26aa">glfwGetTimerValue</a></div><div class="ttdeci">uint64_t glfwGetTimerValue(void)</div><div class="ttdoc">Returns the current value of the raw timer.</div></div>
1024
- <div class="ttc" id="agroup__input_html_ga0b7f4ad13c2b17435ff13b6dcfb4e43c"><div class="ttname"><a href="group__input.html#ga0b7f4ad13c2b17435ff13b6dcfb4e43c">glfwSetCharModsCallback</a></div><div class="ttdeci">GLFWcharmodsfun glfwSetCharModsCallback(GLFWwindow *window, GLFWcharmodsfun callback)</div><div class="ttdoc">Sets the Unicode character with modifiers callback.</div></div>
1025
- <div class="ttc" id="agroup__input_html_ga18cefd7265d1fa04f3fd38a6746db5f3"><div class="ttname"><a href="group__input.html#ga18cefd7265d1fa04f3fd38a6746db5f3">glfwGetJoystickUserPointer</a></div><div class="ttdeci">void * glfwGetJoystickUserPointer(int jid)</div><div class="ttdoc">Returns the user pointer of the specified joystick.</div></div>
1026
- <div class="ttc" id="agroup__input_html_ga1ab90a55cf3f58639b893c0f4118cb6e"><div class="ttname"><a href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e">GLFWcharfun</a></div><div class="ttdeci">void(* GLFWcharfun)(GLFWwindow *window, unsigned int codepoint)</div><div class="ttdoc">The function pointer type for Unicode character callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1559</div></div>
1027
- <div class="ttc" id="agroup__input_html_ga1caf18159767e761185e49a3be019f8d"><div class="ttname"><a href="group__input.html#ga1caf18159767e761185e49a3be019f8d">glfwSetKeyCallback</a></div><div class="ttdeci">GLFWkeyfun glfwSetKeyCallback(GLFWwindow *window, GLFWkeyfun callback)</div><div class="ttdoc">Sets the key callback.</div></div>
1028
- <div class="ttc" id="agroup__input_html_ga2f60a0e5b7bd8d1b7344dc0a7cb32b4c"><div class="ttname"><a href="group__input.html#ga2f60a0e5b7bd8d1b7344dc0a7cb32b4c">glfwSetJoystickCallback</a></div><div class="ttdeci">GLFWjoystickfun glfwSetJoystickCallback(GLFWjoystickfun callback)</div><div class="ttdoc">Sets the joystick configuration callback.</div></div>
1029
- <div class="ttc" id="agroup__input_html_ga3289ee876572f6e91f06df3a24824443"><div class="ttname"><a href="group__input.html#ga3289ee876572f6e91f06df3a24824443">glfwGetTimerFrequency</a></div><div class="ttdeci">uint64_t glfwGetTimerFrequency(void)</div><div class="ttdoc">Returns the frequency, in Hz, of the raw timer.</div></div>
1030
- <div class="ttc" id="agroup__input_html_ga556f604f73af156c0db0e97c081373c3"><div class="ttname"><a href="group__input.html#ga556f604f73af156c0db0e97c081373c3">glfwCreateCursor</a></div><div class="ttdeci">GLFWcursor * glfwCreateCursor(const GLFWimage *image, int xhot, int yhot)</div><div class="ttdoc">Creates a custom cursor.</div></div>
1031
- <div class="ttc" id="agroup__input_html_ga571e45a030ae4061f746ed56cb76aede"><div class="ttname"><a href="group__input.html#ga571e45a030ae4061f746ed56cb76aede">glfwSetScrollCallback</a></div><div class="ttdeci">GLFWscrollfun glfwSetScrollCallback(GLFWwindow *window, GLFWscrollfun callback)</div><div class="ttdoc">Sets the scroll callback.</div></div>
1032
- <div class="ttc" id="agroup__input_html_ga5bd751b27b90f865d2ea613533f0453c"><div class="ttname"><a href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c">GLFWkeyfun</a></div><div class="ttdeci">void(* GLFWkeyfun)(GLFWwindow *window, int key, int scancode, int action, int mods)</div><div class="ttdoc">The function pointer type for keyboard key callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1538</div></div>
1033
- <div class="ttc" id="agroup__input_html_ga5ffe34739d3dc97efe432ed2d81d9938"><div class="ttname"><a href="group__input.html#ga5ffe34739d3dc97efe432ed2d81d9938">glfwGetJoystickButtons</a></div><div class="ttdeci">const unsigned char * glfwGetJoystickButtons(int jid, int *count)</div><div class="ttdoc">Returns the state of all buttons of the specified joystick.</div></div>
1034
- <div class="ttc" id="agroup__input_html_ga6659411aec3c7fcef27780e2cb2d9600"><div class="ttname"><a href="group__input.html#ga6659411aec3c7fcef27780e2cb2d9600">glfwGetJoystickGUID</a></div><div class="ttdeci">const char * glfwGetJoystickGUID(int jid)</div><div class="ttdoc">Returns the SDL compatible GUID of the specified joystick.</div></div>
1035
- <div class="ttc" id="agroup__input_html_ga67ddd1b7dcbbaff03e4a76c0ea67103a"><div class="ttname"><a href="group__input.html#ga67ddd1b7dcbbaff03e4a76c0ea67103a">glfwGetKeyScancode</a></div><div class="ttdeci">int glfwGetKeyScancode(int key)</div><div class="ttdoc">Returns the platform-specific scancode of the specified key.</div></div>
1036
- <div class="ttc" id="agroup__input_html_ga6ab84420974d812bee700e45284a723c"><div class="ttname"><a href="group__input.html#ga6ab84420974d812bee700e45284a723c">glfwSetMouseButtonCallback</a></div><div class="ttdeci">GLFWmousebuttonfun glfwSetMouseButtonCallback(GLFWwindow *window, GLFWmousebuttonfun callback)</div><div class="ttdoc">Sets the mouse button callback.</div></div>
1037
- <div class="ttc" id="agroup__input_html_ga6b2f72d64d636b48a727b437cbb7489e"><div class="ttname"><a href="group__input.html#ga6b2f72d64d636b48a727b437cbb7489e">glfwSetJoystickUserPointer</a></div><div class="ttdeci">void glfwSetJoystickUserPointer(int jid, void *pointer)</div><div class="ttdoc">Sets the user pointer of the specified joystick.</div></div>
1038
- <div class="ttc" id="agroup__input_html_ga71a5b20808ea92193d65c21b82580355"><div class="ttname"><a href="group__input.html#ga71a5b20808ea92193d65c21b82580355">glfwGetClipboardString</a></div><div class="ttdeci">const char * glfwGetClipboardString(GLFWwindow *window)</div><div class="ttdoc">Returns the contents of the clipboard as a string.</div></div>
1039
- <div class="ttc" id="agroup__input_html_ga81b952cd1764274d0db7fb3c5a79ba6a"><div class="ttname"><a href="group__input.html#ga81b952cd1764274d0db7fb3c5a79ba6a">glfwDestroyCursor</a></div><div class="ttdeci">void glfwDestroyCursor(GLFWcursor *cursor)</div><div class="ttdoc">Destroys a cursor.</div></div>
1040
- <div class="ttc" id="agroup__input_html_ga89261ae18c75e863aaf2656ecdd238f4"><div class="ttname"><a href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a></div><div class="ttdeci">struct GLFWcursor GLFWcursor</div><div class="ttdoc">Opaque cursor object.</div><div class="ttdef"><b>Definition</b> glfw3.h:1207</div></div>
1041
- <div class="ttc" id="agroup__input_html_ga8aea73a1a25cc6c0486a617019f56728"><div class="ttname"><a href="group__input.html#ga8aea73a1a25cc6c0486a617019f56728">glfwGetGamepadName</a></div><div class="ttdeci">const char * glfwGetGamepadName(int jid)</div><div class="ttdoc">Returns the human-readable gamepad name for the specified joystick.</div></div>
1042
- <div class="ttc" id="agroup__input_html_gaa21ad5986ae9a26077a40142efb56243"><div class="ttname"><a href="group__input.html#gaa21ad5986ae9a26077a40142efb56243">GLFWjoystickfun</a></div><div class="ttdeci">void(* GLFWjoystickfun)(int jid, int event)</div><div class="ttdoc">The function pointer type for joystick configuration callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1652</div></div>
1043
- <div class="ttc" id="agroup__input_html_gaa6cf4e7a77158a3b8fd00328b1720a4a"><div class="ttname"><a href="group__input.html#gaa6cf4e7a77158a3b8fd00328b1720a4a">glfwGetTime</a></div><div class="ttdeci">double glfwGetTime(void)</div><div class="ttdoc">Returns the GLFW time.</div></div>
1044
- <div class="ttc" id="agroup__input_html_gaa92336e173da9c8834558b54ee80563b"><div class="ttname"><a href="group__input.html#gaa92336e173da9c8834558b54ee80563b">glfwSetInputMode</a></div><div class="ttdeci">void glfwSetInputMode(GLFWwindow *window, int mode, int value)</div><div class="ttdoc">Sets an input option for the specified window.</div></div>
1045
- <div class="ttc" id="agroup__input_html_gaa93dc4818ac9ab32532909d53a337cbe"><div class="ttname"><a href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe">GLFWcursorenterfun</a></div><div class="ttdeci">void(* GLFWcursorenterfun)(GLFWwindow *window, int entered)</div><div class="ttdoc">The function pointer type for cursor enter/leave callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1491</div></div>
1046
- <div class="ttc" id="agroup__input_html_gaaba73c3274062c18723b7f05862d94b2"><div class="ttname"><a href="group__input.html#gaaba73c3274062c18723b7f05862d94b2">GLFWdropfun</a></div><div class="ttdeci">void(* GLFWdropfun)(GLFWwindow *window, int path_count, const char *paths[])</div><div class="ttdoc">The function pointer type for path drop callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1610</div></div>
1047
- <div class="ttc" id="agroup__input_html_gab25c4a220fd8f5717718dbc487828996"><div class="ttname"><a href="group__input.html#gab25c4a220fd8f5717718dbc487828996">glfwSetCharCallback</a></div><div class="ttdeci">GLFWcharfun glfwSetCharCallback(GLFWwindow *window, GLFWcharfun callback)</div><div class="ttdoc">Sets the Unicode character callback.</div></div>
1048
- <div class="ttc" id="agroup__input_html_gab773f0ee0a07cff77a210cea40bc1f6b"><div class="ttname"><a href="group__input.html#gab773f0ee0a07cff77a210cea40bc1f6b">glfwSetDropCallback</a></div><div class="ttdeci">GLFWdropfun glfwSetDropCallback(GLFWwindow *window, GLFWdropfun callback)</div><div class="ttdoc">Sets the path drop callback.</div></div>
1049
- <div class="ttc" id="agroup__input_html_gaba1f022c5eb07dfac421df34cdcd31dd"><div class="ttname"><a href="group__input.html#gaba1f022c5eb07dfac421df34cdcd31dd">glfwSetClipboardString</a></div><div class="ttdeci">void glfwSetClipboardString(GLFWwindow *window, const char *string)</div><div class="ttdoc">Sets the clipboard to the specified string.</div></div>
1050
- <div class="ttc" id="agroup__input_html_gac1473feacb5996c01a7a5a33b5066704"><div class="ttname"><a href="group__input.html#gac1473feacb5996c01a7a5a33b5066704">glfwGetMouseButton</a></div><div class="ttdeci">int glfwGetMouseButton(GLFWwindow *window, int button)</div><div class="ttdoc">Returns the last reported state of a mouse button for the specified window.</div></div>
1051
- <div class="ttc" id="agroup__input_html_gac1f879ab7435d54d4d79bb469fe225d7"><div class="ttname"><a href="group__input.html#gac1f879ab7435d54d4d79bb469fe225d7">glfwSetCursorPosCallback</a></div><div class="ttdeci">GLFWcursorposfun glfwSetCursorPosCallback(GLFWwindow *window, GLFWcursorposfun callback)</div><div class="ttdoc">Sets the cursor position callback.</div></div>
1052
- <div class="ttc" id="agroup__input_html_gac3cf64f90b6219c05ac7b7822d5a4b8f"><div class="ttname"><a href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f">GLFWcharmodsfun</a></div><div class="ttdeci">void(* GLFWcharmodsfun)(GLFWwindow *window, unsigned int codepoint, int mods)</div><div class="ttdoc">The function pointer type for Unicode character with modifiers callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1586</div></div>
1053
- <div class="ttc" id="agroup__input_html_gac6a8e769e18e0bcfa9097793fc2c3978"><div class="ttname"><a href="group__input.html#gac6a8e769e18e0bcfa9097793fc2c3978">glfwGetJoystickName</a></div><div class="ttdeci">const char * glfwGetJoystickName(int jid)</div><div class="ttdoc">Returns the name of the specified joystick.</div></div>
1054
- <div class="ttc" id="agroup__input_html_gad0f676860f329d80f7e47e9f06a96f00"><div class="ttname"><a href="group__input.html#gad0f676860f329d80f7e47e9f06a96f00">glfwJoystickIsGamepad</a></div><div class="ttdeci">int glfwJoystickIsGamepad(int jid)</div><div class="ttdoc">Returns whether the specified joystick has a gamepad mapping.</div></div>
1055
- <div class="ttc" id="agroup__input_html_gad27f8ad0142c038a281466c0966817d8"><div class="ttname"><a href="group__input.html#gad27f8ad0142c038a281466c0966817d8">glfwSetCursorEnterCallback</a></div><div class="ttdeci">GLFWcursorenterfun glfwSetCursorEnterCallback(GLFWwindow *window, GLFWcursorenterfun callback)</div><div class="ttdoc">Sets the cursor enter/leave callback.</div></div>
1056
- <div class="ttc" id="agroup__input_html_gad3b4f38c8d5dae036bc8fa959e18343e"><div class="ttname"><a href="group__input.html#gad3b4f38c8d5dae036bc8fa959e18343e">glfwSetCursor</a></div><div class="ttdeci">void glfwSetCursor(GLFWwindow *window, GLFWcursor *cursor)</div><div class="ttdoc">Sets the cursor for the window.</div></div>
1057
- <div class="ttc" id="agroup__input_html_gad6fae41b3ac2e4209aaa87b596c57f68"><div class="ttname"><a href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68">GLFWcursorposfun</a></div><div class="ttdeci">void(* GLFWcursorposfun)(GLFWwindow *window, double xpos, double ypos)</div><div class="ttdoc">The function pointer type for cursor position callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1470</div></div>
1058
- <div class="ttc" id="agroup__input_html_gadccddea8bce6113fa459de379ddaf051"><div class="ttname"><a href="group__input.html#gadccddea8bce6113fa459de379ddaf051">glfwGetGamepadState</a></div><div class="ttdeci">int glfwGetGamepadState(int jid, GLFWgamepadstate *state)</div><div class="ttdoc">Retrieves the state of the specified joystick remapped as a gamepad.</div></div>
1059
- <div class="ttc" id="agroup__input_html_gadd341da06bc8d418b4dc3a3518af9ad2"><div class="ttname"><a href="group__input.html#gadd341da06bc8d418b4dc3a3518af9ad2">glfwGetKey</a></div><div class="ttdeci">int glfwGetKey(GLFWwindow *window, int key)</div><div class="ttdoc">Returns the last reported state of a keyboard key for the specified window.</div></div>
1060
- <div class="ttc" id="agroup__input_html_gae4ee0dbd0d256183e1ea4026d897e1c2"><div class="ttname"><a href="group__input.html#gae4ee0dbd0d256183e1ea4026d897e1c2">glfwRawMouseMotionSupported</a></div><div class="ttdeci">int glfwRawMouseMotionSupported(void)</div><div class="ttdoc">Returns whether raw mouse motion is supported.</div></div>
1061
- <div class="ttc" id="agroup__input_html_gaeaed62e69c3bd62b7ff8f7b19913ce4f"><div class="ttname"><a href="group__input.html#gaeaed62e69c3bd62b7ff8f7b19913ce4f">glfwGetKeyName</a></div><div class="ttdeci">const char * glfwGetKeyName(int key, int scancode)</div><div class="ttdoc">Returns the layout-specific name of the specified printable key.</div></div>
1062
- <div class="ttc" id="agroup__input_html_gaeb1c0191d3140a233a682987c61eb408"><div class="ttname"><a href="group__input.html#gaeb1c0191d3140a233a682987c61eb408">glfwGetJoystickAxes</a></div><div class="ttdeci">const float * glfwGetJoystickAxes(int jid, int *count)</div><div class="ttdoc">Returns the values of all axes of the specified joystick.</div></div>
1063
- <div class="ttc" id="agroup__input_html_gaed0966cee139d815317f9ffcba64c9f1"><div class="ttname"><a href="group__input.html#gaed0966cee139d815317f9ffcba64c9f1">glfwJoystickPresent</a></div><div class="ttdeci">int glfwJoystickPresent(int jid)</div><div class="ttdoc">Returns whether the specified joystick is present.</div></div>
1064
- <div class="ttc" id="agroup__input_html_gaed5104612f2fa8e66aa6e846652ad00f"><div class="ttname"><a href="group__input.html#gaed5104612f2fa8e66aa6e846652ad00f">glfwUpdateGamepadMappings</a></div><div class="ttdeci">int glfwUpdateGamepadMappings(const char *string)</div><div class="ttdoc">Adds the specified SDL_GameControllerDB gamepad mappings.</div></div>
1065
- <div class="ttc" id="agroup__input_html_gaf2fb2eb2c9dd842d1cef8a34e3c6403e"><div class="ttname"><a href="group__input.html#gaf2fb2eb2c9dd842d1cef8a34e3c6403e">glfwCreateStandardCursor</a></div><div class="ttdeci">GLFWcursor * glfwCreateStandardCursor(int shape)</div><div class="ttdoc">Creates a cursor with a standard shape.</div></div>
1066
- <div class="ttc" id="agroup__input_html_gaf59589ef6e8b8c8b5ad184b25afd4dc0"><div class="ttname"><a href="group__input.html#gaf59589ef6e8b8c8b5ad184b25afd4dc0">glfwSetTime</a></div><div class="ttdeci">void glfwSetTime(double time)</div><div class="ttdoc">Sets the GLFW time.</div></div>
1067
- <div class="ttc" id="agroup__input_html_gaf5b859dbe19bdf434e42695ea45cc5f4"><div class="ttname"><a href="group__input.html#gaf5b859dbe19bdf434e42695ea45cc5f4">glfwGetInputMode</a></div><div class="ttdeci">int glfwGetInputMode(GLFWwindow *window, int mode)</div><div class="ttdoc">Returns the value of an input option for the specified window.</div></div>
1068
- <div class="ttc" id="agroup__input_html_gaf656112c33de3efdb227fa58f0134cf5"><div class="ttname"><a href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5">GLFWscrollfun</a></div><div class="ttdeci">void(* GLFWscrollfun)(GLFWwindow *window, double xoffset, double yoffset)</div><div class="ttdoc">The function pointer type for scroll callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1512</div></div>
1069
- <div class="ttc" id="agroup__monitor_html_ga102f54e7acc9149edbcf0997152df8c9"><div class="ttname"><a href="group__monitor.html#ga102f54e7acc9149edbcf0997152df8c9">glfwGetMonitorPos</a></div><div class="ttdeci">void glfwGetMonitorPos(GLFWmonitor *monitor, int *xpos, int *ypos)</div><div class="ttdoc">Returns the position of the monitor's viewport on the virtual screen.</div></div>
1070
- <div class="ttc" id="agroup__monitor_html_ga1adbfbfb8cd58b23cfee82e574fbbdc5"><div class="ttname"><a href="group__monitor.html#ga1adbfbfb8cd58b23cfee82e574fbbdc5">glfwGetMonitorUserPointer</a></div><div class="ttdeci">void * glfwGetMonitorUserPointer(GLFWmonitor *monitor)</div><div class="ttdoc">Returns the user pointer of the specified monitor.</div></div>
1071
- <div class="ttc" id="agroup__monitor_html_ga583f0ffd0d29613d8cd172b996bbf0dd"><div class="ttname"><a href="group__monitor.html#ga583f0ffd0d29613d8cd172b996bbf0dd">glfwSetGammaRamp</a></div><div class="ttdeci">void glfwSetGammaRamp(GLFWmonitor *monitor, const GLFWgammaramp *ramp)</div><div class="ttdoc">Sets the current gamma ramp for the specified monitor.</div></div>
1072
- <div class="ttc" id="agroup__monitor_html_ga6ac582625c990220785ddd34efa3169a"><div class="ttname"><a href="group__monitor.html#ga6ac582625c990220785ddd34efa3169a">glfwSetGamma</a></div><div class="ttdeci">void glfwSetGamma(GLFWmonitor *monitor, float gamma)</div><div class="ttdoc">Generates a gamma ramp and sets it for the specified monitor.</div></div>
1073
- <div class="ttc" id="agroup__monitor_html_ga702750e24313a686d3637297b6e85fda"><div class="ttname"><a href="group__monitor.html#ga702750e24313a686d3637297b6e85fda">glfwSetMonitorUserPointer</a></div><div class="ttdeci">void glfwSetMonitorUserPointer(GLFWmonitor *monitor, void *pointer)</div><div class="ttdoc">Sets the user pointer of the specified monitor.</div></div>
1074
- <div class="ttc" id="agroup__monitor_html_ga70b1156d5d24e9928f145d6c864369d2"><div class="ttname"><a href="group__monitor.html#ga70b1156d5d24e9928f145d6c864369d2">glfwGetMonitors</a></div><div class="ttdeci">GLFWmonitor ** glfwGetMonitors(int *count)</div><div class="ttdoc">Returns the currently connected monitors.</div></div>
1075
- <div class="ttc" id="agroup__monitor_html_ga7387a3bdb64bfe8ebf2b9e54f5b6c9d0"><div class="ttname"><a href="group__monitor.html#ga7387a3bdb64bfe8ebf2b9e54f5b6c9d0">glfwGetMonitorWorkarea</a></div><div class="ttdeci">void glfwGetMonitorWorkarea(GLFWmonitor *monitor, int *xpos, int *ypos, int *width, int *height)</div><div class="ttdoc">Retrieves the work area of the monitor.</div></div>
1076
- <div class="ttc" id="agroup__monitor_html_ga76ba90debcf0062b5c4b73052b24f96f"><div class="ttname"><a href="group__monitor.html#ga76ba90debcf0062b5c4b73052b24f96f">glfwGetGammaRamp</a></div><div class="ttdeci">const GLFWgammaramp * glfwGetGammaRamp(GLFWmonitor *monitor)</div><div class="ttdoc">Returns the current gamma ramp for the specified monitor.</div></div>
1077
- <div class="ttc" id="agroup__monitor_html_ga7af83e13489d90379588fb331b9e4b68"><div class="ttname"><a href="group__monitor.html#ga7af83e13489d90379588fb331b9e4b68">glfwGetMonitorName</a></div><div class="ttdeci">const char * glfwGetMonitorName(GLFWmonitor *monitor)</div><div class="ttdoc">Returns the name of the specified monitor.</div></div>
1078
- <div class="ttc" id="agroup__monitor_html_ga7d8bffc6c55539286a6bd20d32a8d7ea"><div class="ttname"><a href="group__monitor.html#ga7d8bffc6c55539286a6bd20d32a8d7ea">glfwGetMonitorPhysicalSize</a></div><div class="ttdeci">void glfwGetMonitorPhysicalSize(GLFWmonitor *monitor, int *widthMM, int *heightMM)</div><div class="ttdoc">Returns the physical size of the monitor.</div></div>
1079
- <div class="ttc" id="agroup__monitor_html_ga8d9efd1cde9426692c73fe40437d0ae3"><div class="ttname"><a href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a></div><div class="ttdeci">struct GLFWmonitor GLFWmonitor</div><div class="ttdoc">Opaque monitor object.</div><div class="ttdef"><b>Definition</b> glfw3.h:1183</div></div>
1080
- <div class="ttc" id="agroup__monitor_html_gaabe16caca8dea952504dfdebdf4cd249"><div class="ttname"><a href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249">GLFWmonitorfun</a></div><div class="ttdeci">void(* GLFWmonitorfun)(GLFWmonitor *monitor, int event)</div><div class="ttdoc">The function pointer type for monitor configuration callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1631</div></div>
1081
- <div class="ttc" id="agroup__monitor_html_gab39df645587c8518192aa746c2fb06c3"><div class="ttname"><a href="group__monitor.html#gab39df645587c8518192aa746c2fb06c3">glfwSetMonitorCallback</a></div><div class="ttdeci">GLFWmonitorfun glfwSetMonitorCallback(GLFWmonitorfun callback)</div><div class="ttdoc">Sets the monitor configuration callback.</div></div>
1082
- <div class="ttc" id="agroup__monitor_html_gaba376fa7e76634b4788bddc505d6c9d5"><div class="ttname"><a href="group__monitor.html#gaba376fa7e76634b4788bddc505d6c9d5">glfwGetVideoMode</a></div><div class="ttdeci">const GLFWvidmode * glfwGetVideoMode(GLFWmonitor *monitor)</div><div class="ttdoc">Returns the current mode of the specified monitor.</div></div>
1083
- <div class="ttc" id="agroup__monitor_html_gac3adb24947eb709e1874028272e5dfc5"><div class="ttname"><a href="group__monitor.html#gac3adb24947eb709e1874028272e5dfc5">glfwGetPrimaryMonitor</a></div><div class="ttdeci">GLFWmonitor * glfwGetPrimaryMonitor(void)</div><div class="ttdoc">Returns the primary monitor.</div></div>
1084
- <div class="ttc" id="agroup__monitor_html_gad2e24d2843cb7d6c26202cddd530fc1b"><div class="ttname"><a href="group__monitor.html#gad2e24d2843cb7d6c26202cddd530fc1b">glfwGetVideoModes</a></div><div class="ttdeci">const GLFWvidmode * glfwGetVideoModes(GLFWmonitor *monitor, int *count)</div><div class="ttdoc">Returns the available video modes for the specified monitor.</div></div>
1085
- <div class="ttc" id="agroup__monitor_html_gad3152e84465fa620b601265ebfcdb21b"><div class="ttname"><a href="group__monitor.html#gad3152e84465fa620b601265ebfcdb21b">glfwGetMonitorContentScale</a></div><div class="ttdeci">void glfwGetMonitorContentScale(GLFWmonitor *monitor, float *xscale, float *yscale)</div><div class="ttdoc">Retrieves the content scale for the specified monitor.</div></div>
1086
- <div class="ttc" id="agroup__vulkan_html_ga1a24536bec3f80b08ead18e28e6ae965"><div class="ttname"><a href="group__vulkan.html#ga1a24536bec3f80b08ead18e28e6ae965">glfwCreateWindowSurface</a></div><div class="ttdeci">VkResult glfwCreateWindowSurface(VkInstance instance, GLFWwindow *window, const VkAllocationCallbacks *allocator, VkSurfaceKHR *surface)</div><div class="ttdoc">Creates a Vulkan surface for the specified window.</div></div>
1087
- <div class="ttc" id="agroup__vulkan_html_ga2e7f30931e02464b5bc8d0d4b6f9fe2b"><div class="ttname"><a href="group__vulkan.html#ga2e7f30931e02464b5bc8d0d4b6f9fe2b">glfwVulkanSupported</a></div><div class="ttdeci">int glfwVulkanSupported(void)</div><div class="ttdoc">Returns whether the Vulkan loader and an ICD have been found.</div></div>
1088
- <div class="ttc" id="agroup__vulkan_html_ga70c01918dc9d233a4fbe0681a43018af"><div class="ttname"><a href="group__vulkan.html#ga70c01918dc9d233a4fbe0681a43018af">GLFWvkproc</a></div><div class="ttdeci">void(* GLFWvkproc)(void)</div><div class="ttdoc">Vulkan API function pointer type.</div><div class="ttdef"><b>Definition</b> glfw3.h:1171</div></div>
1089
- <div class="ttc" id="agroup__vulkan_html_ga99ad342d82f4a3421e2864978cb6d1d6"><div class="ttname"><a href="group__vulkan.html#ga99ad342d82f4a3421e2864978cb6d1d6">glfwGetRequiredInstanceExtensions</a></div><div class="ttdeci">const char ** glfwGetRequiredInstanceExtensions(uint32_t *count)</div><div class="ttdoc">Returns the Vulkan instance extensions required by GLFW.</div></div>
1090
- <div class="ttc" id="agroup__vulkan_html_gadf228fac94c5fd8f12423ec9af9ff1e9"><div class="ttname"><a href="group__vulkan.html#gadf228fac94c5fd8f12423ec9af9ff1e9">glfwGetInstanceProcAddress</a></div><div class="ttdeci">GLFWvkproc glfwGetInstanceProcAddress(VkInstance instance, const char *procname)</div><div class="ttdoc">Returns the address of the specified Vulkan instance function.</div></div>
1091
- <div class="ttc" id="agroup__vulkan_html_gaff3823355cdd7e2f3f9f4d9ea9518d92"><div class="ttname"><a href="group__vulkan.html#gaff3823355cdd7e2f3f9f4d9ea9518d92">glfwGetPhysicalDevicePresentationSupport</a></div><div class="ttdeci">int glfwGetPhysicalDevicePresentationSupport(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily)</div><div class="ttdoc">Returns whether the specified queue family can present images.</div></div>
1092
- <div class="ttc" id="agroup__window_html_ga08bdfbba88934f9c4f92fd757979ac74"><div class="ttname"><a href="group__window.html#ga08bdfbba88934f9c4f92fd757979ac74">glfwSetWindowPosCallback</a></div><div class="ttdeci">GLFWwindowposfun glfwSetWindowPosCallback(GLFWwindow *window, GLFWwindowposfun callback)</div><div class="ttdoc">Sets the position callback for the specified window.</div></div>
1093
- <div class="ttc" id="agroup__window_html_ga0e2637a4161afb283f5300c7f94785c9"><div class="ttname"><a href="group__window.html#ga0e2637a4161afb283f5300c7f94785c9">glfwGetFramebufferSize</a></div><div class="ttdeci">void glfwGetFramebufferSize(GLFWwindow *window, int *width, int *height)</div><div class="ttdoc">Retrieves the size of the framebuffer of the specified window.</div></div>
1094
- <div class="ttc" id="agroup__window_html_ga15a5a1ee5b3c2ca6b15ca209a12efd14"><div class="ttname"><a href="group__window.html#ga15a5a1ee5b3c2ca6b15ca209a12efd14">glfwSwapBuffers</a></div><div class="ttdeci">void glfwSwapBuffers(GLFWwindow *window)</div><div class="ttdoc">Swaps the front and back buffers of the specified window.</div></div>
1095
- <div class="ttc" id="agroup__window_html_ga1a9fd382058c53101b21cf211898f1f1"><div class="ttname"><a href="group__window.html#ga1a9fd382058c53101b21cf211898f1f1">glfwGetWindowFrameSize</a></div><div class="ttdeci">void glfwGetWindowFrameSize(GLFWwindow *window, int *left, int *top, int *right, int *bottom)</div><div class="ttdoc">Retrieves the size of the frame of the window.</div></div>
1096
- <div class="ttc" id="agroup__window_html_ga1abb6d690e8c88e0c8cd1751356dbca8"><div class="ttname"><a href="group__window.html#ga1abb6d690e8c88e0c8cd1751356dbca8">glfwSetWindowPos</a></div><div class="ttdeci">void glfwSetWindowPos(GLFWwindow *window, int xpos, int ypos)</div><div class="ttdoc">Sets the position of the content area of the specified window.</div></div>
1097
- <div class="ttc" id="agroup__window_html_ga1bb559c0ebaad63c5c05ad2a066779c4"><div class="ttname"><a href="group__window.html#ga1bb559c0ebaad63c5c05ad2a066779c4">glfwIconifyWindow</a></div><div class="ttdeci">void glfwIconifyWindow(GLFWwindow *window)</div><div class="ttdoc">Iconifies the specified window.</div></div>
1098
- <div class="ttc" id="agroup__window_html_ga1c5c7eb889c33c7f4d10dd35b327654e"><div class="ttname"><a href="group__window.html#ga1c5c7eb889c33c7f4d10dd35b327654e">glfwSetWindowRefreshCallback</a></div><div class="ttdeci">GLFWwindowrefreshfun glfwSetWindowRefreshCallback(GLFWwindow *window, GLFWwindowrefreshfun callback)</div><div class="ttdoc">Sets the refresh callback for the specified window.</div></div>
1099
- <div class="ttc" id="agroup__window_html_ga24e02fbfefbb81fc45320989f8140ab5"><div class="ttname"><a href="group__window.html#ga24e02fbfefbb81fc45320989f8140ab5">glfwWindowShouldClose</a></div><div class="ttdeci">int glfwWindowShouldClose(GLFWwindow *window)</div><div class="ttdoc">Checks the close flag of the specified window.</div></div>
1100
- <div class="ttc" id="agroup__window_html_ga2f8d59323fc4692c1d54ba08c863a703"><div class="ttname"><a href="group__window.html#ga2f8d59323fc4692c1d54ba08c863a703">glfwRequestWindowAttention</a></div><div class="ttdeci">void glfwRequestWindowAttention(GLFWwindow *window)</div><div class="ttdoc">Requests user attention to the specified window.</div></div>
1101
- <div class="ttc" id="agroup__window_html_ga3017196fdaec33ac3e095765176c2a90"><div class="ttname"><a href="group__window.html#ga3017196fdaec33ac3e095765176c2a90">GLFWwindowmaximizefun</a></div><div class="ttdeci">void(* GLFWwindowmaximizefun)(GLFWwindow *window, int maximized)</div><div class="ttdoc">The function pointer type for window maximize callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1379</div></div>
1102
- <div class="ttc" id="agroup__window_html_ga3555a418df92ad53f917597fe2f64aeb"><div class="ttname"><a href="group__window.html#ga3555a418df92ad53f917597fe2f64aeb">glfwCreateWindow</a></div><div class="ttdeci">GLFWwindow * glfwCreateWindow(int width, int height, const char *title, GLFWmonitor *monitor, GLFWwindow *share)</div><div class="ttdoc">Creates a window and its associated context.</div></div>
1103
- <div class="ttc" id="agroup__window_html_ga35c658cccba236f26e7adee0e25f6a4f"><div class="ttname"><a href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f">GLFWwindowiconifyfun</a></div><div class="ttdeci">void(* GLFWwindowiconifyfun)(GLFWwindow *window, int iconified)</div><div class="ttdoc">The function pointer type for window iconify callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1358</div></div>
1104
- <div class="ttc" id="agroup__window_html_ga371911f12c74c504dd8d47d832d095cb"><div class="ttname"><a href="group__window.html#ga371911f12c74c504dd8d47d832d095cb">glfwSetWindowSize</a></div><div class="ttdeci">void glfwSetWindowSize(GLFWwindow *window, int width, int height)</div><div class="ttdoc">Sets the size of the content area of the specified window.</div></div>
1105
- <div class="ttc" id="agroup__window_html_ga37bd57223967b4211d60ca1a0bf3c832"><div class="ttname"><a href="group__window.html#ga37bd57223967b4211d60ca1a0bf3c832">glfwPollEvents</a></div><div class="ttdeci">void glfwPollEvents(void)</div><div class="ttdoc">Processes all pending events.</div></div>
1106
- <div class="ttc" id="agroup__window_html_ga3c96d80d363e67d13a41b5d1821f3242"><div class="ttname"><a href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a></div><div class="ttdeci">struct GLFWwindow GLFWwindow</div><div class="ttdoc">Opaque window object.</div><div class="ttdef"><b>Definition</b> glfw3.h:1195</div></div>
1107
- <div class="ttc" id="agroup__window_html_ga3d2fc6026e690ab31a13f78bc9fd3651"><div class="ttname"><a href="group__window.html#ga3d2fc6026e690ab31a13f78bc9fd3651">glfwSetWindowUserPointer</a></div><div class="ttdeci">void glfwSetWindowUserPointer(GLFWwindow *window, void *pointer)</div><div class="ttdoc">Sets the user pointer of the specified window.</div></div>
1108
- <div class="ttc" id="agroup__window_html_ga3f541387449d911274324ae7f17ec56b"><div class="ttname"><a href="group__window.html#ga3f541387449d911274324ae7f17ec56b">glfwMaximizeWindow</a></div><div class="ttdeci">void glfwMaximizeWindow(GLFWwindow *window)</div><div class="ttdoc">Maximizes the specified window.</div></div>
1109
- <div class="ttc" id="agroup__window_html_ga431663a1427d2eb3a273bc398b6737b5"><div class="ttname"><a href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5">GLFWwindowrefreshfun</a></div><div class="ttdeci">void(* GLFWwindowrefreshfun)(GLFWwindow *window)</div><div class="ttdoc">The function pointer type for window content refresh callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1316</div></div>
1110
- <div class="ttc" id="agroup__window_html_ga49401f82a1ba5f15db5590728314d47c"><div class="ttname"><a href="group__window.html#ga49401f82a1ba5f15db5590728314d47c">glfwHideWindow</a></div><div class="ttdeci">void glfwHideWindow(GLFWwindow *window)</div><div class="ttdoc">Hides the specified window.</div></div>
1111
- <div class="ttc" id="agroup__window_html_ga49c449dde2a6f87d996f4daaa09d6708"><div class="ttname"><a href="group__window.html#ga49c449dde2a6f87d996f4daaa09d6708">glfwSetWindowShouldClose</a></div><div class="ttdeci">void glfwSetWindowShouldClose(GLFWwindow *window, int value)</div><div class="ttdoc">Sets the close flag of the specified window.</div></div>
1112
- <div class="ttc" id="agroup__window_html_ga4d766499ac02c60f02221a9dfab87299"><div class="ttname"><a href="group__window.html#ga4d766499ac02c60f02221a9dfab87299">glfwGetWindowMonitor</a></div><div class="ttdeci">GLFWmonitor * glfwGetWindowMonitor(GLFWwindow *window)</div><div class="ttdoc">Returns the monitor that the window uses for full screen mode.</div></div>
1113
- <div class="ttc" id="agroup__window_html_ga52527a5904b47d802b6b4bb519cdebc7"><div class="ttname"><a href="group__window.html#ga52527a5904b47d802b6b4bb519cdebc7">glfwRestoreWindow</a></div><div class="ttdeci">void glfwRestoreWindow(GLFWwindow *window)</div><div class="ttdoc">Restores the specified window.</div></div>
1114
- <div class="ttc" id="agroup__window_html_ga554e37d781f0a997656c26b2c56c835e"><div class="ttname"><a href="group__window.html#ga554e37d781f0a997656c26b2c56c835e">glfwWaitEvents</a></div><div class="ttdeci">void glfwWaitEvents(void)</div><div class="ttdoc">Waits until events are queued and processes them.</div></div>
1115
- <div class="ttc" id="agroup__window_html_ga5d877f09e968cef7a360b513306f17ff"><div class="ttname"><a href="group__window.html#ga5d877f09e968cef7a360b513306f17ff">glfwSetWindowTitle</a></div><div class="ttdeci">void glfwSetWindowTitle(GLFWwindow *window, const char *title)</div><div class="ttdoc">Sets the title of the specified window.</div></div>
1116
- <div class="ttc" id="agroup__window_html_ga605a178db92f1a7f1a925563ef3ea2cf"><div class="ttname"><a href="group__window.html#ga605a178db92f1a7f1a925563ef3ea2cf">glfwWaitEventsTimeout</a></div><div class="ttdeci">void glfwWaitEventsTimeout(double timeout)</div><div class="ttdoc">Waits with timeout until events are queued and processes them.</div></div>
1117
- <div class="ttc" id="agroup__window_html_ga61be47917b72536a148300f46494fc66"><div class="ttname"><a href="group__window.html#ga61be47917b72536a148300f46494fc66">glfwShowWindow</a></div><div class="ttdeci">void glfwShowWindow(GLFWwindow *window)</div><div class="ttdoc">Makes the specified window visible.</div></div>
1118
- <div class="ttc" id="agroup__window_html_ga72ac8cb1ee2e312a878b55153d81b937"><div class="ttname"><a href="group__window.html#ga72ac8cb1ee2e312a878b55153d81b937">glfwSetWindowAspectRatio</a></div><div class="ttdeci">void glfwSetWindowAspectRatio(GLFWwindow *window, int numer, int denom)</div><div class="ttdoc">Sets the aspect ratio of the specified window.</div></div>
1119
- <div class="ttc" id="agroup__window_html_ga73cb526c000876fd8ddf571570fdb634"><div class="ttname"><a href="group__window.html#ga73cb526c000876fd8ddf571570fdb634">glfwGetWindowPos</a></div><div class="ttdeci">void glfwGetWindowPos(GLFWwindow *window, int *xpos, int *ypos)</div><div class="ttdoc">Retrieves the position of the content area of the specified window.</div></div>
1120
- <div class="ttc" id="agroup__window_html_ga77f288a2d04bb3c77c7d9615d08cf70e"><div class="ttname"><a href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e">GLFWwindowcontentscalefun</a></div><div class="ttdeci">void(* GLFWwindowcontentscalefun)(GLFWwindow *window, float xscale, float yscale)</div><div class="ttdoc">The function pointer type for window content scale callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1421</div></div>
1121
- <div class="ttc" id="agroup__window_html_ga7d9c8c62384b1e2821c4dc48952d2033"><div class="ttname"><a href="group__window.html#ga7d9c8c62384b1e2821c4dc48952d2033">glfwWindowHint</a></div><div class="ttdeci">void glfwWindowHint(int hint, int value)</div><div class="ttdoc">Sets the specified window hint to the desired value.</div></div>
1122
- <div class="ttc" id="agroup__window_html_ga81c76c418af80a1cce7055bccb0ae0a7"><div class="ttname"><a href="group__window.html#ga81c76c418af80a1cce7055bccb0ae0a7">glfwSetWindowMonitor</a></div><div class="ttdeci">void glfwSetWindowMonitor(GLFWwindow *window, GLFWmonitor *monitor, int xpos, int ypos, int width, int height, int refreshRate)</div><div class="ttdoc">Sets the mode, monitor, video mode and placement of a window.</div></div>
1123
- <div class="ttc" id="agroup__window_html_ga873780357abd3f3a081d71a40aae45a1"><div class="ttname"><a href="group__window.html#ga873780357abd3f3a081d71a40aae45a1">glfwFocusWindow</a></div><div class="ttdeci">void glfwFocusWindow(GLFWwindow *window)</div><div class="ttdoc">Brings the specified window to front and sets input focus.</div></div>
1124
- <div class="ttc" id="agroup__window_html_ga8cb2782861c9d997bcf2dea97f363e5f"><div class="ttname"><a href="group__window.html#ga8cb2782861c9d997bcf2dea97f363e5f">glfwWindowHintString</a></div><div class="ttdeci">void glfwWindowHintString(int hint, const char *value)</div><div class="ttdoc">Sets the specified window hint to the desired value.</div></div>
1125
- <div class="ttc" id="agroup__window_html_gaa77c4898dfb83344a6b4f76aa16b9a4a"><div class="ttname"><a href="group__window.html#gaa77c4898dfb83344a6b4f76aa16b9a4a">glfwDefaultWindowHints</a></div><div class="ttdeci">void glfwDefaultWindowHints(void)</div><div class="ttdoc">Resets all window hints to their default values.</div></div>
1126
- <div class="ttc" id="agroup__window_html_gab3fb7c3366577daef18c0023e2a8591f"><div class="ttname"><a href="group__window.html#gab3fb7c3366577daef18c0023e2a8591f">glfwSetFramebufferSizeCallback</a></div><div class="ttdeci">GLFWframebuffersizefun glfwSetFramebufferSizeCallback(GLFWwindow *window, GLFWframebuffersizefun callback)</div><div class="ttdoc">Sets the framebuffer resize callback for the specified window.</div></div>
1127
- <div class="ttc" id="agroup__window_html_gab5997a25187e9fd5c6f2ecbbc8dfd7e9"><div class="ttname"><a href="group__window.html#gab5997a25187e9fd5c6f2ecbbc8dfd7e9">glfwPostEmptyEvent</a></div><div class="ttdeci">void glfwPostEmptyEvent(void)</div><div class="ttdoc">Posts an empty event to the event queue.</div></div>
1128
- <div class="ttc" id="agroup__window_html_gabc58c47e9d93f6eb1862d615c3680f46"><div class="ttname"><a href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46">GLFWwindowfocusfun</a></div><div class="ttdeci">void(* GLFWwindowfocusfun)(GLFWwindow *window, int focused)</div><div class="ttdoc">The function pointer type for window focus callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1337</div></div>
1129
- <div class="ttc" id="agroup__window_html_gabe287973a21a8f927cde4db06b8dcbe9"><div class="ttname"><a href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9">GLFWwindowposfun</a></div><div class="ttdeci">void(* GLFWwindowposfun)(GLFWwindow *window, int xpos, int ypos)</div><div class="ttdoc">The function pointer type for window position callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1254</div></div>
1130
- <div class="ttc" id="agroup__window_html_gabf859b936d80961b7d39013a9694cc3e"><div class="ttname"><a href="group__window.html#gabf859b936d80961b7d39013a9694cc3e">GLFWwindowclosefun</a></div><div class="ttdeci">void(* GLFWwindowclosefun)(GLFWwindow *window)</div><div class="ttdoc">The function pointer type for window close callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1296</div></div>
1131
- <div class="ttc" id="agroup__window_html_gac2d83c4a10f071baf841f6730528e66c"><div class="ttname"><a href="group__window.html#gac2d83c4a10f071baf841f6730528e66c">glfwSetWindowFocusCallback</a></div><div class="ttdeci">GLFWwindowfocusfun glfwSetWindowFocusCallback(GLFWwindow *window, GLFWwindowfocusfun callback)</div><div class="ttdoc">Sets the focus callback for the specified window.</div></div>
1132
- <div class="ttc" id="agroup__window_html_gac314fa6cec7d2d307be9963e2709cc90"><div class="ttname"><a href="group__window.html#gac314fa6cec7d2d307be9963e2709cc90">glfwSetWindowSizeLimits</a></div><div class="ttdeci">void glfwSetWindowSizeLimits(GLFWwindow *window, int minwidth, int minheight, int maxwidth, int maxheight)</div><div class="ttdoc">Sets the size limits of the specified window.</div></div>
1133
- <div class="ttc" id="agroup__window_html_gac31caeb3d1088831b13d2c8a156802e9"><div class="ttname"><a href="group__window.html#gac31caeb3d1088831b13d2c8a156802e9">glfwSetWindowOpacity</a></div><div class="ttdeci">void glfwSetWindowOpacity(GLFWwindow *window, float opacity)</div><div class="ttdoc">Sets the opacity of the whole window.</div></div>
1134
- <div class="ttc" id="agroup__window_html_gac793e9efd255567b5fb8b445052cfd3e"><div class="ttname"><a href="group__window.html#gac793e9efd255567b5fb8b445052cfd3e">glfwSetWindowIconifyCallback</a></div><div class="ttdeci">GLFWwindowiconifyfun glfwSetWindowIconifyCallback(GLFWwindow *window, GLFWwindowiconifyfun callback)</div><div class="ttdoc">Sets the iconify callback for the specified window.</div></div>
1135
- <div class="ttc" id="agroup__window_html_gacbe64c339fbd94885e62145563b6dc93"><div class="ttname"><a href="group__window.html#gacbe64c339fbd94885e62145563b6dc93">glfwSetWindowMaximizeCallback</a></div><div class="ttdeci">GLFWwindowmaximizefun glfwSetWindowMaximizeCallback(GLFWwindow *window, GLFWwindowmaximizefun callback)</div><div class="ttdoc">Sets the maximize callback for the specified window.</div></div>
1136
- <div class="ttc" id="agroup__window_html_gacccb29947ea4b16860ebef42c2cb9337"><div class="ttname"><a href="group__window.html#gacccb29947ea4b16860ebef42c2cb9337">glfwGetWindowAttrib</a></div><div class="ttdeci">int glfwGetWindowAttrib(GLFWwindow *window, int attrib)</div><div class="ttdoc">Returns an attribute of the specified window.</div></div>
1137
- <div class="ttc" id="agroup__window_html_gacdf43e51376051d2c091662e9fe3d7b2"><div class="ttname"><a href="group__window.html#gacdf43e51376051d2c091662e9fe3d7b2">glfwDestroyWindow</a></div><div class="ttdeci">void glfwDestroyWindow(GLFWwindow *window)</div><div class="ttdoc">Destroys the specified window and its context.</div></div>
1138
- <div class="ttc" id="agroup__window_html_gace2afda29b4116ec012e410a6819033e"><div class="ttname"><a href="group__window.html#gace2afda29b4116ec012e410a6819033e">glfwSetWindowAttrib</a></div><div class="ttdeci">void glfwSetWindowAttrib(GLFWwindow *window, int attrib, int value)</div><div class="ttdoc">Sets an attribute of the specified window.</div></div>
1139
- <div class="ttc" id="agroup__window_html_gad09f0bd7a6307c4533b7061828480a84"><div class="ttname"><a href="group__window.html#gad09f0bd7a6307c4533b7061828480a84">glfwGetWindowOpacity</a></div><div class="ttdeci">float glfwGetWindowOpacity(GLFWwindow *window)</div><div class="ttdoc">Returns the opacity of the whole window.</div></div>
1140
- <div class="ttc" id="agroup__window_html_gad91b8b047a0c4c6033c38853864c34f8"><div class="ttname"><a href="group__window.html#gad91b8b047a0c4c6033c38853864c34f8">glfwSetWindowSizeCallback</a></div><div class="ttdeci">GLFWwindowsizefun glfwSetWindowSizeCallback(GLFWwindow *window, GLFWwindowsizefun callback)</div><div class="ttdoc">Sets the size callback for the specified window.</div></div>
1141
- <div class="ttc" id="agroup__window_html_gada646d775a7776a95ac000cfc1885331"><div class="ttname"><a href="group__window.html#gada646d775a7776a95ac000cfc1885331">glfwSetWindowCloseCallback</a></div><div class="ttdeci">GLFWwindowclosefun glfwSetWindowCloseCallback(GLFWwindow *window, GLFWwindowclosefun callback)</div><div class="ttdoc">Sets the close callback for the specified window.</div></div>
1142
- <div class="ttc" id="agroup__window_html_gadd7ccd39fe7a7d1f0904666ae5932dc5"><div class="ttname"><a href="group__window.html#gadd7ccd39fe7a7d1f0904666ae5932dc5">glfwSetWindowIcon</a></div><div class="ttdeci">void glfwSetWindowIcon(GLFWwindow *window, int count, const GLFWimage *images)</div><div class="ttdoc">Sets the icon for the specified window.</div></div>
1143
- <div class="ttc" id="agroup__window_html_gae18026e294dde685ed2e5f759533144d"><div class="ttname"><a href="group__window.html#gae18026e294dde685ed2e5f759533144d">GLFWframebuffersizefun</a></div><div class="ttdeci">void(* GLFWframebuffersizefun)(GLFWwindow *window, int width, int height)</div><div class="ttdoc">The function pointer type for framebuffer size callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1400</div></div>
1144
- <div class="ttc" id="agroup__window_html_gae77a4add0d2023ca21ff1443ced01653"><div class="ttname"><a href="group__window.html#gae77a4add0d2023ca21ff1443ced01653">glfwGetWindowUserPointer</a></div><div class="ttdeci">void * glfwGetWindowUserPointer(GLFWwindow *window)</div><div class="ttdoc">Returns the user pointer of the specified window.</div></div>
1145
- <div class="ttc" id="agroup__window_html_gaec0282944bb810f6f3163ec02da90350"><div class="ttname"><a href="group__window.html#gaec0282944bb810f6f3163ec02da90350">GLFWwindowsizefun</a></div><div class="ttdeci">void(* GLFWwindowsizefun)(GLFWwindow *window, int width, int height)</div><div class="ttdoc">The function pointer type for window size callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1276</div></div>
1146
- <div class="ttc" id="agroup__window_html_gaeea7cbc03373a41fb51cfbf9f2a5d4c6"><div class="ttname"><a href="group__window.html#gaeea7cbc03373a41fb51cfbf9f2a5d4c6">glfwGetWindowSize</a></div><div class="ttdeci">void glfwGetWindowSize(GLFWwindow *window, int *width, int *height)</div><div class="ttdoc">Retrieves the size of the content area of the specified window.</div></div>
1147
- <div class="ttc" id="agroup__window_html_gaf2832ebb5aa6c252a2d261de002c92d6"><div class="ttname"><a href="group__window.html#gaf2832ebb5aa6c252a2d261de002c92d6">glfwSetWindowContentScaleCallback</a></div><div class="ttdeci">GLFWwindowcontentscalefun glfwSetWindowContentScaleCallback(GLFWwindow *window, GLFWwindowcontentscalefun callback)</div><div class="ttdoc">Sets the window content scale callback for the specified window.</div></div>
1148
- <div class="ttc" id="agroup__window_html_gaf5d31de9c19c4f994facea64d2b3106c"><div class="ttname"><a href="group__window.html#gaf5d31de9c19c4f994facea64d2b3106c">glfwGetWindowContentScale</a></div><div class="ttdeci">void glfwGetWindowContentScale(GLFWwindow *window, float *xscale, float *yscale)</div><div class="ttdoc">Retrieves the content scale for the specified window.</div></div>
1149
- <div class="ttc" id="astruct_g_l_f_wgamepadstate_html"><div class="ttname"><a href="struct_g_l_f_wgamepadstate.html">GLFWgamepadstate</a></div><div class="ttdoc">Gamepad input state.</div><div class="ttdef"><b>Definition</b> glfw3.h:1755</div></div>
1150
- <div class="ttc" id="astruct_g_l_f_wgamepadstate_html_a27e9896b51c65df15fba2c7139bfdb9a"><div class="ttname"><a href="struct_g_l_f_wgamepadstate.html#a27e9896b51c65df15fba2c7139bfdb9a">GLFWgamepadstate::buttons</a></div><div class="ttdeci">unsigned char buttons[15]</div><div class="ttdef"><b>Definition</b> glfw3.h:1759</div></div>
1151
- <div class="ttc" id="astruct_g_l_f_wgamepadstate_html_a8b2c8939b1d31458de5359998375c189"><div class="ttname"><a href="struct_g_l_f_wgamepadstate.html#a8b2c8939b1d31458de5359998375c189">GLFWgamepadstate::axes</a></div><div class="ttdeci">float axes[6]</div><div class="ttdef"><b>Definition</b> glfw3.h:1763</div></div>
1152
- <div class="ttc" id="astruct_g_l_f_wgammaramp_html"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a></div><div class="ttdoc">Gamma ramp.</div><div class="ttdef"><b>Definition</b> glfw3.h:1702</div></div>
1153
- <div class="ttc" id="astruct_g_l_f_wgammaramp_html_a2cce5d968734b685623eef913e635138"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html#a2cce5d968734b685623eef913e635138">GLFWgammaramp::red</a></div><div class="ttdeci">unsigned short * red</div><div class="ttdef"><b>Definition</b> glfw3.h:1705</div></div>
1154
- <div class="ttc" id="astruct_g_l_f_wgammaramp_html_acf0c836d0efe29c392fe8d1a1042744b"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html#acf0c836d0efe29c392fe8d1a1042744b">GLFWgammaramp::blue</a></div><div class="ttdeci">unsigned short * blue</div><div class="ttdef"><b>Definition</b> glfw3.h:1711</div></div>
1155
- <div class="ttc" id="astruct_g_l_f_wgammaramp_html_ad620e1cffbff9a32c51bca46301b59a5"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html#ad620e1cffbff9a32c51bca46301b59a5">GLFWgammaramp::size</a></div><div class="ttdeci">unsigned int size</div><div class="ttdef"><b>Definition</b> glfw3.h:1714</div></div>
1156
- <div class="ttc" id="astruct_g_l_f_wgammaramp_html_affccc6f5df47820b6562d709da3a5a3a"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html#affccc6f5df47820b6562d709da3a5a3a">GLFWgammaramp::green</a></div><div class="ttdeci">unsigned short * green</div><div class="ttdef"><b>Definition</b> glfw3.h:1708</div></div>
1157
- <div class="ttc" id="astruct_g_l_f_wimage_html"><div class="ttname"><a href="struct_g_l_f_wimage.html">GLFWimage</a></div><div class="ttdoc">Image data.</div><div class="ttdef"><b>Definition</b> glfw3.h:1731</div></div>
1158
- <div class="ttc" id="astruct_g_l_f_wimage_html_a0b7d95368f0c80d5e5c9875057c7dbec"><div class="ttname"><a href="struct_g_l_f_wimage.html#a0b7d95368f0c80d5e5c9875057c7dbec">GLFWimage::height</a></div><div class="ttdeci">int height</div><div class="ttdef"><b>Definition</b> glfw3.h:1737</div></div>
1159
- <div class="ttc" id="astruct_g_l_f_wimage_html_a0c532a5c2bb715555279b7817daba0fb"><div class="ttname"><a href="struct_g_l_f_wimage.html#a0c532a5c2bb715555279b7817daba0fb">GLFWimage::pixels</a></div><div class="ttdeci">unsigned char * pixels</div><div class="ttdef"><b>Definition</b> glfw3.h:1740</div></div>
1160
- <div class="ttc" id="astruct_g_l_f_wimage_html_af6a71cc999fe6d3aea31dd7e9687d835"><div class="ttname"><a href="struct_g_l_f_wimage.html#af6a71cc999fe6d3aea31dd7e9687d835">GLFWimage::width</a></div><div class="ttdeci">int width</div><div class="ttdef"><b>Definition</b> glfw3.h:1734</div></div>
1161
- <div class="ttc" id="astruct_g_l_f_wvidmode_html"><div class="ttname"><a href="struct_g_l_f_wvidmode.html">GLFWvidmode</a></div><div class="ttdoc">Video mode type.</div><div class="ttdef"><b>Definition</b> glfw3.h:1668</div></div>
1162
- <div class="ttc" id="astruct_g_l_f_wvidmode_html_a292fdd281f3485fb3ff102a5bda43faa"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#a292fdd281f3485fb3ff102a5bda43faa">GLFWvidmode::greenBits</a></div><div class="ttdeci">int greenBits</div><div class="ttdef"><b>Definition</b> glfw3.h:1680</div></div>
1163
- <div class="ttc" id="astruct_g_l_f_wvidmode_html_a6066c4ecd251098700062d3b735dba1b"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#a6066c4ecd251098700062d3b735dba1b">GLFWvidmode::redBits</a></div><div class="ttdeci">int redBits</div><div class="ttdef"><b>Definition</b> glfw3.h:1677</div></div>
1164
- <div class="ttc" id="astruct_g_l_f_wvidmode_html_a698dcb200562051a7249cb6ae154c71d"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#a698dcb200562051a7249cb6ae154c71d">GLFWvidmode::width</a></div><div class="ttdeci">int width</div><div class="ttdef"><b>Definition</b> glfw3.h:1671</div></div>
1165
- <div class="ttc" id="astruct_g_l_f_wvidmode_html_a791bdd6c7697b09f7e9c97054bf05649"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#a791bdd6c7697b09f7e9c97054bf05649">GLFWvidmode::refreshRate</a></div><div class="ttdeci">int refreshRate</div><div class="ttdef"><b>Definition</b> glfw3.h:1686</div></div>
1166
- <div class="ttc" id="astruct_g_l_f_wvidmode_html_ac65942a5f6981695517437a9d571d03c"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#ac65942a5f6981695517437a9d571d03c">GLFWvidmode::height</a></div><div class="ttdeci">int height</div><div class="ttdef"><b>Definition</b> glfw3.h:1674</div></div>
1167
- <div class="ttc" id="astruct_g_l_f_wvidmode_html_af310977f58d2e3b188175b6e3d314047"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#af310977f58d2e3b188175b6e3d314047">GLFWvidmode::blueBits</a></div><div class="ttdeci">int blueBits</div><div class="ttdef"><b>Definition</b> glfw3.h:1683</div></div>
1168
- </div><!-- fragment --></div><!-- contents -->
1169
- <address class="footer">
1170
- <p>
1171
- Last update on Thu Dec 14 2023 for GLFW 3.3.9
1172
- </p>
1173
- </address>
1174
- </body>
1175
- </html>
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7
+ <meta name="generator" content="Doxygen 1.9.8"/>
8
+ <title>GLFW: glfw3.h Source File</title>
9
+ <link href="tabs.css" rel="stylesheet" type="text/css"/>
10
+ <script type="text/javascript" src="jquery.js"></script>
11
+ <script type="text/javascript" src="dynsections.js"></script>
12
+ <link href="search/search.css" rel="stylesheet" type="text/css"/>
13
+ <script type="text/javascript" src="search/searchdata.js"></script>
14
+ <script type="text/javascript" src="search/search.js"></script>
15
+ <link href="doxygen.css" rel="stylesheet" type="text/css" />
16
+ <link href="extra.css" rel="stylesheet" type="text/css"/>
17
+ </head>
18
+ <body>
19
+ <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
20
+ <div id="titlearea">
21
+ <div class="glfwheader">
22
+ <a href="https://www.glfw.org/" id="glfwhome">GLFW</a>
23
+ <ul class="glfwnavbar">
24
+ <li><a href="https://www.glfw.org/documentation.html">Documentation</a></li>
25
+ <li><a href="https://www.glfw.org/download.html">Download</a></li>
26
+ <li><a href="https://www.glfw.org/community.html">Community</a></li>
27
+ </ul>
28
+ </div>
29
+ </div>
30
+ <!-- end header part -->
31
+ <!-- Generated by Doxygen 1.9.8 -->
32
+ <script type="text/javascript">
33
+ /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
34
+ var searchBox = new SearchBox("searchBox", "search/",'.html');
35
+ /* @license-end */
36
+ </script>
37
+ <script type="text/javascript" src="menudata.js"></script>
38
+ <script type="text/javascript" src="menu.js"></script>
39
+ <script type="text/javascript">
40
+ /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
41
+ $(function() {
42
+ initMenu('',true,false,'search.php','Search');
43
+ $(document).ready(function() { init_search(); });
44
+ });
45
+ /* @license-end */
46
+ </script>
47
+ <div id="main-nav"></div>
48
+ <script type="text/javascript">
49
+ /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
50
+ $(document).ready(function() { init_codefold(0); });
51
+ /* @license-end */
52
+ </script>
53
+ <!-- window showing the filter options -->
54
+ <div id="MSearchSelectWindow"
55
+ onmouseover="return searchBox.OnSearchSelectShow()"
56
+ onmouseout="return searchBox.OnSearchSelectHide()"
57
+ onkeydown="return searchBox.OnSearchSelectKey(event)">
58
+ </div>
59
+
60
+ <!-- iframe showing the search results (closed by default) -->
61
+ <div id="MSearchResultsWindow">
62
+ <div id="MSearchResults">
63
+ <div class="SRPage">
64
+ <div id="SRIndex">
65
+ <div id="SRResults"></div>
66
+ <div class="SRStatus" id="Loading">Loading...</div>
67
+ <div class="SRStatus" id="Searching">Searching...</div>
68
+ <div class="SRStatus" id="NoMatches">No Matches</div>
69
+ </div>
70
+ </div>
71
+ </div>
72
+ </div>
73
+
74
+ <div id="nav-path" class="navpath">
75
+ <ul>
76
+ <li class="navelem"><a class="el" href="dir_2dcebcdf14b42e92a6ed85c61bda6b9d.html">glfw-3.3.9</a></li><li class="navelem"><a class="el" href="dir_dddf4cf62655095a666cf715de3a31a2.html">include</a></li><li class="navelem"><a class="el" href="dir_62ce056722ee97c199075aa1d6eca309.html">GLFW</a></li> </ul>
77
+ </div>
78
+ </div><!-- top -->
79
+ <div class="header">
80
+ <div class="headertitle"><div class="title">glfw3.h</div></div>
81
+ </div><!--header-->
82
+ <div class="contents">
83
+ <a href="glfw3_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">/*************************************************************************</span></div>
84
+ <div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment"> * GLFW 3.3 - www.glfw.org</span></div>
85
+ <div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment"> * A library for OpenGL, window and input</span></div>
86
+ <div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment"> *------------------------------------------------------------------------</span></div>
87
+ <div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment"> * Copyright (c) 2002-2006 Marcus Geelnard</span></div>
88
+ <div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment"> * Copyright (c) 2006-2019 Camilla Löwy &lt;elmindreda@glfw.org&gt;</span></div>
89
+ <div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment"> *</span></div>
90
+ <div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment"> * This software is provided &#39;as-is&#39;, without any express or implied</span></div>
91
+ <div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment"> * warranty. In no event will the authors be held liable for any damages</span></div>
92
+ <div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment"> * arising from the use of this software.</span></div>
93
+ <div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment"> *</span></div>
94
+ <div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment"> * Permission is granted to anyone to use this software for any purpose,</span></div>
95
+ <div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="comment"> * including commercial applications, and to alter it and redistribute it</span></div>
96
+ <div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="comment"> * freely, subject to the following restrictions:</span></div>
97
+ <div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="comment"> *</span></div>
98
+ <div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="comment"> * 1. The origin of this software must not be misrepresented; you must not</span></div>
99
+ <div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="comment"> * claim that you wrote the original software. If you use this software</span></div>
100
+ <div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="comment"> * in a product, an acknowledgment in the product documentation would</span></div>
101
+ <div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="comment"> * be appreciated but is not required.</span></div>
102
+ <div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="comment"> *</span></div>
103
+ <div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="comment"> * 2. Altered source versions must be plainly marked as such, and must not</span></div>
104
+ <div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="comment"> * be misrepresented as being the original software.</span></div>
105
+ <div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="comment"> *</span></div>
106
+ <div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="comment"> * 3. This notice may not be removed or altered from any source</span></div>
107
+ <div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="comment"> * distribution.</span></div>
108
+ <div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="comment"> *</span></div>
109
+ <div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="comment"> *************************************************************************/</span></div>
110
+ <div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span> </div>
111
+ <div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="preprocessor">#ifndef _glfw3_h_</span></div>
112
+ <div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="preprocessor">#define _glfw3_h_</span></div>
113
+ <div class="line"><a id="l00031" name="l00031"></a><span class="lineno"> 31</span> </div>
114
+ <div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span><span class="preprocessor">#ifdef __cplusplus</span></div>
115
+ <div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div>
116
+ <div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><span class="preprocessor">#endif</span></div>
117
+ <div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> </div>
118
+ <div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> </div>
119
+ <div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span><span class="comment">/*************************************************************************</span></div>
120
+ <div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span><span class="comment"> * Doxygen documentation</span></div>
121
+ <div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span><span class="comment"> *************************************************************************/</span></div>
122
+ <div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> </div>
123
+ <div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span><span class="comment">/*************************************************************************</span></div>
124
+ <div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span><span class="comment"> * Compiler- and platform-specific preprocessor work</span></div>
125
+ <div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span><span class="comment"> *************************************************************************/</span></div>
126
+ <div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> </div>
127
+ <div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span><span class="comment">/* If we are we on Windows, we want a single define for it.</span></div>
128
+ <div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span><span class="comment"> */</span></div>
129
+ <div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span><span class="preprocessor">#if !defined(_WIN32) &amp;&amp; (defined(__WIN32__) || defined(WIN32) || defined(__MINGW32__))</span></div>
130
+ <div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span><span class="preprocessor"> #define _WIN32</span></div>
131
+ <div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span><span class="preprocessor">#endif </span><span class="comment">/* _WIN32 */</span><span class="preprocessor"></span></div>
132
+ <div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span> </div>
133
+ <div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span><span class="comment">/* Include because most Windows GLU headers need wchar_t and</span></div>
134
+ <div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span><span class="comment"> * the macOS OpenGL header blocks the definition of ptrdiff_t by glext.h.</span></div>
135
+ <div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span><span class="comment"> * Include it unconditionally to avoid surprising side-effects.</span></div>
136
+ <div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span><span class="comment"> */</span></div>
137
+ <div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span><span class="preprocessor">#include &lt;stddef.h&gt;</span></div>
138
+ <div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> </div>
139
+ <div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span><span class="comment">/* Include because it is needed by Vulkan and related functions.</span></div>
140
+ <div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span><span class="comment"> * Include it unconditionally to avoid surprising side-effects.</span></div>
141
+ <div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span><span class="comment"> */</span></div>
142
+ <div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span><span class="preprocessor">#include &lt;stdint.h&gt;</span></div>
143
+ <div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span> </div>
144
+ <div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span><span class="preprocessor">#if defined(GLFW_INCLUDE_VULKAN)</span></div>
145
+ <div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span><span class="preprocessor"> #include &lt;vulkan/vulkan.h&gt;</span></div>
146
+ <div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span><span class="preprocessor">#endif </span><span class="comment">/* Vulkan header */</span><span class="preprocessor"></span></div>
147
+ <div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span> </div>
148
+ <div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span><span class="comment">/* The Vulkan header may have indirectly included windows.h (because of</span></div>
149
+ <div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span><span class="comment"> * VK_USE_PLATFORM_WIN32_KHR) so we offer our replacement symbols after it.</span></div>
150
+ <div class="line"><a id="l00116" name="l00116"></a><span class="lineno"> 116</span><span class="comment"> */</span></div>
151
+ <div class="line"><a id="l00117" name="l00117"></a><span class="lineno"> 117</span> </div>
152
+ <div class="line"><a id="l00118" name="l00118"></a><span class="lineno"> 118</span><span class="comment">/* It is customary to use APIENTRY for OpenGL function pointer declarations on</span></div>
153
+ <div class="line"><a id="l00119" name="l00119"></a><span class="lineno"> 119</span><span class="comment"> * all platforms. Additionally, the Windows OpenGL header needs APIENTRY.</span></div>
154
+ <div class="line"><a id="l00120" name="l00120"></a><span class="lineno"> 120</span><span class="comment"> */</span></div>
155
+ <div class="line"><a id="l00121" name="l00121"></a><span class="lineno"> 121</span><span class="preprocessor">#if !defined(APIENTRY)</span></div>
156
+ <div class="line"><a id="l00122" name="l00122"></a><span class="lineno"> 122</span><span class="preprocessor"> #if defined(_WIN32)</span></div>
157
+ <div class="line"><a id="l00123" name="l00123"></a><span class="lineno"> 123</span><span class="preprocessor"> #define APIENTRY __stdcall</span></div>
158
+ <div class="line"><a id="l00124" name="l00124"></a><span class="lineno"> 124</span><span class="preprocessor"> #else</span></div>
159
+ <div class="line"><a id="l00125" name="l00125"></a><span class="lineno"> 125</span><span class="preprocessor"> #define APIENTRY</span></div>
160
+ <div class="line"><a id="l00126" name="l00126"></a><span class="lineno"> 126</span><span class="preprocessor"> #endif</span></div>
161
+ <div class="line"><a id="l00127" name="l00127"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a8a8538c5500308b4211844f2fb26c7b9"> 127</a></span><span class="preprocessor"> #define GLFW_APIENTRY_DEFINED</span></div>
162
+ <div class="line"><a id="l00128" name="l00128"></a><span class="lineno"> 128</span><span class="preprocessor">#endif </span><span class="comment">/* APIENTRY */</span><span class="preprocessor"></span></div>
163
+ <div class="line"><a id="l00129" name="l00129"></a><span class="lineno"> 129</span> </div>
164
+ <div class="line"><a id="l00130" name="l00130"></a><span class="lineno"> 130</span><span class="comment">/* Some Windows OpenGL headers need this.</span></div>
165
+ <div class="line"><a id="l00131" name="l00131"></a><span class="lineno"> 131</span><span class="comment"> */</span></div>
166
+ <div class="line"><a id="l00132" name="l00132"></a><span class="lineno"> 132</span><span class="preprocessor">#if !defined(WINGDIAPI) &amp;&amp; defined(_WIN32)</span></div>
167
+ <div class="line"><a id="l00133" name="l00133"></a><span class="lineno"> 133</span><span class="preprocessor"> #define WINGDIAPI __declspec(dllimport)</span></div>
168
+ <div class="line"><a id="l00134" name="l00134"></a><span class="lineno"> 134</span><span class="preprocessor"> #define GLFW_WINGDIAPI_DEFINED</span></div>
169
+ <div class="line"><a id="l00135" name="l00135"></a><span class="lineno"> 135</span><span class="preprocessor">#endif </span><span class="comment">/* WINGDIAPI */</span><span class="preprocessor"></span></div>
170
+ <div class="line"><a id="l00136" name="l00136"></a><span class="lineno"> 136</span> </div>
171
+ <div class="line"><a id="l00137" name="l00137"></a><span class="lineno"> 137</span><span class="comment">/* Some Windows GLU headers need this.</span></div>
172
+ <div class="line"><a id="l00138" name="l00138"></a><span class="lineno"> 138</span><span class="comment"> */</span></div>
173
+ <div class="line"><a id="l00139" name="l00139"></a><span class="lineno"> 139</span><span class="preprocessor">#if !defined(CALLBACK) &amp;&amp; defined(_WIN32)</span></div>
174
+ <div class="line"><a id="l00140" name="l00140"></a><span class="lineno"> 140</span><span class="preprocessor"> #define CALLBACK __stdcall</span></div>
175
+ <div class="line"><a id="l00141" name="l00141"></a><span class="lineno"> 141</span><span class="preprocessor"> #define GLFW_CALLBACK_DEFINED</span></div>
176
+ <div class="line"><a id="l00142" name="l00142"></a><span class="lineno"> 142</span><span class="preprocessor">#endif </span><span class="comment">/* CALLBACK */</span><span class="preprocessor"></span></div>
177
+ <div class="line"><a id="l00143" name="l00143"></a><span class="lineno"> 143</span> </div>
178
+ <div class="line"><a id="l00144" name="l00144"></a><span class="lineno"> 144</span><span class="comment">/* Include the chosen OpenGL or OpenGL ES headers.</span></div>
179
+ <div class="line"><a id="l00145" name="l00145"></a><span class="lineno"> 145</span><span class="comment"> */</span></div>
180
+ <div class="line"><a id="l00146" name="l00146"></a><span class="lineno"> 146</span><span class="preprocessor">#if defined(GLFW_INCLUDE_ES1)</span></div>
181
+ <div class="line"><a id="l00147" name="l00147"></a><span class="lineno"> 147</span> </div>
182
+ <div class="line"><a id="l00148" name="l00148"></a><span class="lineno"> 148</span><span class="preprocessor"> #include &lt;GLES/gl.h&gt;</span></div>
183
+ <div class="line"><a id="l00149" name="l00149"></a><span class="lineno"> 149</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
184
+ <div class="line"><a id="l00150" name="l00150"></a><span class="lineno"> 150</span><span class="preprocessor"> #include &lt;GLES/glext.h&gt;</span></div>
185
+ <div class="line"><a id="l00151" name="l00151"></a><span class="lineno"> 151</span><span class="preprocessor"> #endif</span></div>
186
+ <div class="line"><a id="l00152" name="l00152"></a><span class="lineno"> 152</span> </div>
187
+ <div class="line"><a id="l00153" name="l00153"></a><span class="lineno"> 153</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_ES2)</span></div>
188
+ <div class="line"><a id="l00154" name="l00154"></a><span class="lineno"> 154</span> </div>
189
+ <div class="line"><a id="l00155" name="l00155"></a><span class="lineno"> 155</span><span class="preprocessor"> #include &lt;GLES2/gl2.h&gt;</span></div>
190
+ <div class="line"><a id="l00156" name="l00156"></a><span class="lineno"> 156</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
191
+ <div class="line"><a id="l00157" name="l00157"></a><span class="lineno"> 157</span><span class="preprocessor"> #include &lt;GLES2/gl2ext.h&gt;</span></div>
192
+ <div class="line"><a id="l00158" name="l00158"></a><span class="lineno"> 158</span><span class="preprocessor"> #endif</span></div>
193
+ <div class="line"><a id="l00159" name="l00159"></a><span class="lineno"> 159</span> </div>
194
+ <div class="line"><a id="l00160" name="l00160"></a><span class="lineno"> 160</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_ES3)</span></div>
195
+ <div class="line"><a id="l00161" name="l00161"></a><span class="lineno"> 161</span> </div>
196
+ <div class="line"><a id="l00162" name="l00162"></a><span class="lineno"> 162</span><span class="preprocessor"> #include &lt;GLES3/gl3.h&gt;</span></div>
197
+ <div class="line"><a id="l00163" name="l00163"></a><span class="lineno"> 163</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
198
+ <div class="line"><a id="l00164" name="l00164"></a><span class="lineno"> 164</span><span class="preprocessor"> #include &lt;GLES2/gl2ext.h&gt;</span></div>
199
+ <div class="line"><a id="l00165" name="l00165"></a><span class="lineno"> 165</span><span class="preprocessor"> #endif</span></div>
200
+ <div class="line"><a id="l00166" name="l00166"></a><span class="lineno"> 166</span> </div>
201
+ <div class="line"><a id="l00167" name="l00167"></a><span class="lineno"> 167</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_ES31)</span></div>
202
+ <div class="line"><a id="l00168" name="l00168"></a><span class="lineno"> 168</span> </div>
203
+ <div class="line"><a id="l00169" name="l00169"></a><span class="lineno"> 169</span><span class="preprocessor"> #include &lt;GLES3/gl31.h&gt;</span></div>
204
+ <div class="line"><a id="l00170" name="l00170"></a><span class="lineno"> 170</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
205
+ <div class="line"><a id="l00171" name="l00171"></a><span class="lineno"> 171</span><span class="preprocessor"> #include &lt;GLES2/gl2ext.h&gt;</span></div>
206
+ <div class="line"><a id="l00172" name="l00172"></a><span class="lineno"> 172</span><span class="preprocessor"> #endif</span></div>
207
+ <div class="line"><a id="l00173" name="l00173"></a><span class="lineno"> 173</span> </div>
208
+ <div class="line"><a id="l00174" name="l00174"></a><span class="lineno"> 174</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_ES32)</span></div>
209
+ <div class="line"><a id="l00175" name="l00175"></a><span class="lineno"> 175</span> </div>
210
+ <div class="line"><a id="l00176" name="l00176"></a><span class="lineno"> 176</span><span class="preprocessor"> #include &lt;GLES3/gl32.h&gt;</span></div>
211
+ <div class="line"><a id="l00177" name="l00177"></a><span class="lineno"> 177</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
212
+ <div class="line"><a id="l00178" name="l00178"></a><span class="lineno"> 178</span><span class="preprocessor"> #include &lt;GLES2/gl2ext.h&gt;</span></div>
213
+ <div class="line"><a id="l00179" name="l00179"></a><span class="lineno"> 179</span><span class="preprocessor"> #endif</span></div>
214
+ <div class="line"><a id="l00180" name="l00180"></a><span class="lineno"> 180</span> </div>
215
+ <div class="line"><a id="l00181" name="l00181"></a><span class="lineno"> 181</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_GLCOREARB)</span></div>
216
+ <div class="line"><a id="l00182" name="l00182"></a><span class="lineno"> 182</span> </div>
217
+ <div class="line"><a id="l00183" name="l00183"></a><span class="lineno"> 183</span><span class="preprocessor"> #if defined(__APPLE__)</span></div>
218
+ <div class="line"><a id="l00184" name="l00184"></a><span class="lineno"> 184</span> </div>
219
+ <div class="line"><a id="l00185" name="l00185"></a><span class="lineno"> 185</span><span class="preprocessor"> #include &lt;OpenGL/gl3.h&gt;</span></div>
220
+ <div class="line"><a id="l00186" name="l00186"></a><span class="lineno"> 186</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
221
+ <div class="line"><a id="l00187" name="l00187"></a><span class="lineno"> 187</span><span class="preprocessor"> #include &lt;OpenGL/gl3ext.h&gt;</span></div>
222
+ <div class="line"><a id="l00188" name="l00188"></a><span class="lineno"> 188</span><span class="preprocessor"> #endif </span><span class="comment">/*GLFW_INCLUDE_GLEXT*/</span><span class="preprocessor"></span></div>
223
+ <div class="line"><a id="l00189" name="l00189"></a><span class="lineno"> 189</span> </div>
224
+ <div class="line"><a id="l00190" name="l00190"></a><span class="lineno"> 190</span><span class="preprocessor"> #else </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
225
+ <div class="line"><a id="l00191" name="l00191"></a><span class="lineno"> 191</span> </div>
226
+ <div class="line"><a id="l00192" name="l00192"></a><span class="lineno"> 192</span><span class="preprocessor"> #include &lt;GL/glcorearb.h&gt;</span></div>
227
+ <div class="line"><a id="l00193" name="l00193"></a><span class="lineno"> 193</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
228
+ <div class="line"><a id="l00194" name="l00194"></a><span class="lineno"> 194</span><span class="preprocessor"> #include &lt;GL/glext.h&gt;</span></div>
229
+ <div class="line"><a id="l00195" name="l00195"></a><span class="lineno"> 195</span><span class="preprocessor"> #endif</span></div>
230
+ <div class="line"><a id="l00196" name="l00196"></a><span class="lineno"> 196</span> </div>
231
+ <div class="line"><a id="l00197" name="l00197"></a><span class="lineno"> 197</span><span class="preprocessor"> #endif </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
232
+ <div class="line"><a id="l00198" name="l00198"></a><span class="lineno"> 198</span> </div>
233
+ <div class="line"><a id="l00199" name="l00199"></a><span class="lineno"> 199</span><span class="preprocessor">#elif defined(GLFW_INCLUDE_GLU)</span></div>
234
+ <div class="line"><a id="l00200" name="l00200"></a><span class="lineno"> 200</span> </div>
235
+ <div class="line"><a id="l00201" name="l00201"></a><span class="lineno"> 201</span><span class="preprocessor"> #if defined(__APPLE__)</span></div>
236
+ <div class="line"><a id="l00202" name="l00202"></a><span class="lineno"> 202</span> </div>
237
+ <div class="line"><a id="l00203" name="l00203"></a><span class="lineno"> 203</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLU)</span></div>
238
+ <div class="line"><a id="l00204" name="l00204"></a><span class="lineno"> 204</span><span class="preprocessor"> #include &lt;OpenGL/glu.h&gt;</span></div>
239
+ <div class="line"><a id="l00205" name="l00205"></a><span class="lineno"> 205</span><span class="preprocessor"> #endif</span></div>
240
+ <div class="line"><a id="l00206" name="l00206"></a><span class="lineno"> 206</span> </div>
241
+ <div class="line"><a id="l00207" name="l00207"></a><span class="lineno"> 207</span><span class="preprocessor"> #else </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
242
+ <div class="line"><a id="l00208" name="l00208"></a><span class="lineno"> 208</span> </div>
243
+ <div class="line"><a id="l00209" name="l00209"></a><span class="lineno"> 209</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLU)</span></div>
244
+ <div class="line"><a id="l00210" name="l00210"></a><span class="lineno"> 210</span><span class="preprocessor"> #include &lt;GL/glu.h&gt;</span></div>
245
+ <div class="line"><a id="l00211" name="l00211"></a><span class="lineno"> 211</span><span class="preprocessor"> #endif</span></div>
246
+ <div class="line"><a id="l00212" name="l00212"></a><span class="lineno"> 212</span> </div>
247
+ <div class="line"><a id="l00213" name="l00213"></a><span class="lineno"> 213</span><span class="preprocessor"> #endif </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
248
+ <div class="line"><a id="l00214" name="l00214"></a><span class="lineno"> 214</span> </div>
249
+ <div class="line"><a id="l00215" name="l00215"></a><span class="lineno"> 215</span><span class="preprocessor">#elif !defined(GLFW_INCLUDE_NONE) &amp;&amp; \</span></div>
250
+ <div class="line"><a id="l00216" name="l00216"></a><span class="lineno"> 216</span><span class="preprocessor"> !defined(__gl_h_) &amp;&amp; \</span></div>
251
+ <div class="line"><a id="l00217" name="l00217"></a><span class="lineno"> 217</span><span class="preprocessor"> !defined(__gles1_gl_h_) &amp;&amp; \</span></div>
252
+ <div class="line"><a id="l00218" name="l00218"></a><span class="lineno"> 218</span><span class="preprocessor"> !defined(__gles2_gl2_h_) &amp;&amp; \</span></div>
253
+ <div class="line"><a id="l00219" name="l00219"></a><span class="lineno"> 219</span><span class="preprocessor"> !defined(__gles2_gl3_h_) &amp;&amp; \</span></div>
254
+ <div class="line"><a id="l00220" name="l00220"></a><span class="lineno"> 220</span><span class="preprocessor"> !defined(__gles2_gl31_h_) &amp;&amp; \</span></div>
255
+ <div class="line"><a id="l00221" name="l00221"></a><span class="lineno"> 221</span><span class="preprocessor"> !defined(__gles2_gl32_h_) &amp;&amp; \</span></div>
256
+ <div class="line"><a id="l00222" name="l00222"></a><span class="lineno"> 222</span><span class="preprocessor"> !defined(__gl_glcorearb_h_) &amp;&amp; \</span></div>
257
+ <div class="line"><a id="l00223" name="l00223"></a><span class="lineno"> 223</span><span class="preprocessor"> !defined(__gl2_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
258
+ <div class="line"><a id="l00224" name="l00224"></a><span class="lineno"> 224</span><span class="preprocessor"> !defined(__gl3_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
259
+ <div class="line"><a id="l00225" name="l00225"></a><span class="lineno"> 225</span><span class="preprocessor"> !defined(__gl31_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
260
+ <div class="line"><a id="l00226" name="l00226"></a><span class="lineno"> 226</span><span class="preprocessor"> !defined(__gl32_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
261
+ <div class="line"><a id="l00227" name="l00227"></a><span class="lineno"> 227</span><span class="preprocessor"> !defined(__glcorearb_h_) </span><span class="comment">/*legacy*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
262
+ <div class="line"><a id="l00228" name="l00228"></a><span class="lineno"> 228</span><span class="preprocessor"> !defined(__GL_H__) </span><span class="comment">/*non-standard*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
263
+ <div class="line"><a id="l00229" name="l00229"></a><span class="lineno"> 229</span><span class="preprocessor"> !defined(__gltypes_h_) </span><span class="comment">/*non-standard*/</span><span class="preprocessor"> &amp;&amp; \</span></div>
264
+ <div class="line"><a id="l00230" name="l00230"></a><span class="lineno"> 230</span><span class="preprocessor"> !defined(__glee_h_) </span><span class="comment">/*non-standard*/</span><span class="preprocessor"></span></div>
265
+ <div class="line"><a id="l00231" name="l00231"></a><span class="lineno"> 231</span> </div>
266
+ <div class="line"><a id="l00232" name="l00232"></a><span class="lineno"> 232</span><span class="preprocessor"> #if defined(__APPLE__)</span></div>
267
+ <div class="line"><a id="l00233" name="l00233"></a><span class="lineno"> 233</span> </div>
268
+ <div class="line"><a id="l00234" name="l00234"></a><span class="lineno"> 234</span><span class="preprocessor"> #if !defined(GLFW_INCLUDE_GLEXT)</span></div>
269
+ <div class="line"><a id="l00235" name="l00235"></a><span class="lineno"> 235</span><span class="preprocessor"> #define GL_GLEXT_LEGACY</span></div>
270
+ <div class="line"><a id="l00236" name="l00236"></a><span class="lineno"> 236</span><span class="preprocessor"> #endif</span></div>
271
+ <div class="line"><a id="l00237" name="l00237"></a><span class="lineno"> 237</span><span class="preprocessor"> #include &lt;OpenGL/gl.h&gt;</span></div>
272
+ <div class="line"><a id="l00238" name="l00238"></a><span class="lineno"> 238</span> </div>
273
+ <div class="line"><a id="l00239" name="l00239"></a><span class="lineno"> 239</span><span class="preprocessor"> #else </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
274
+ <div class="line"><a id="l00240" name="l00240"></a><span class="lineno"> 240</span> </div>
275
+ <div class="line"><a id="l00241" name="l00241"></a><span class="lineno"> 241</span><span class="preprocessor"> #include &lt;GL/gl.h&gt;</span></div>
276
+ <div class="line"><a id="l00242" name="l00242"></a><span class="lineno"> 242</span><span class="preprocessor"> #if defined(GLFW_INCLUDE_GLEXT)</span></div>
277
+ <div class="line"><a id="l00243" name="l00243"></a><span class="lineno"> 243</span><span class="preprocessor"> #include &lt;GL/glext.h&gt;</span></div>
278
+ <div class="line"><a id="l00244" name="l00244"></a><span class="lineno"> 244</span><span class="preprocessor"> #endif</span></div>
279
+ <div class="line"><a id="l00245" name="l00245"></a><span class="lineno"> 245</span> </div>
280
+ <div class="line"><a id="l00246" name="l00246"></a><span class="lineno"> 246</span><span class="preprocessor"> #endif </span><span class="comment">/*__APPLE__*/</span><span class="preprocessor"></span></div>
281
+ <div class="line"><a id="l00247" name="l00247"></a><span class="lineno"> 247</span> </div>
282
+ <div class="line"><a id="l00248" name="l00248"></a><span class="lineno"> 248</span><span class="preprocessor">#endif </span><span class="comment">/* OpenGL and OpenGL ES headers */</span><span class="preprocessor"></span></div>
283
+ <div class="line"><a id="l00249" name="l00249"></a><span class="lineno"> 249</span> </div>
284
+ <div class="line"><a id="l00250" name="l00250"></a><span class="lineno"> 250</span><span class="preprocessor">#if defined(GLFW_DLL) &amp;&amp; defined(_GLFW_BUILD_DLL)</span></div>
285
+ <div class="line"><a id="l00251" name="l00251"></a><span class="lineno"> 251</span> <span class="comment">/* GLFW_DLL must be defined by applications that are linking against the DLL</span></div>
286
+ <div class="line"><a id="l00252" name="l00252"></a><span class="lineno"> 252</span><span class="comment"> * version of the GLFW library. _GLFW_BUILD_DLL is defined by the GLFW</span></div>
287
+ <div class="line"><a id="l00253" name="l00253"></a><span class="lineno"> 253</span><span class="comment"> * configuration header when compiling the DLL version of the library.</span></div>
288
+ <div class="line"><a id="l00254" name="l00254"></a><span class="lineno"> 254</span><span class="comment"> */</span></div>
289
+ <div class="line"><a id="l00255" name="l00255"></a><span class="lineno"> 255</span><span class="preprocessor"> #error &quot;You must not have both GLFW_DLL and _GLFW_BUILD_DLL defined&quot;</span></div>
290
+ <div class="line"><a id="l00256" name="l00256"></a><span class="lineno"> 256</span><span class="preprocessor">#endif</span></div>
291
+ <div class="line"><a id="l00257" name="l00257"></a><span class="lineno"> 257</span> </div>
292
+ <div class="line"><a id="l00258" name="l00258"></a><span class="lineno"> 258</span><span class="comment">/* GLFWAPI is used to declare public API functions for export</span></div>
293
+ <div class="line"><a id="l00259" name="l00259"></a><span class="lineno"> 259</span><span class="comment"> * from the DLL / shared library / dynamic library.</span></div>
294
+ <div class="line"><a id="l00260" name="l00260"></a><span class="lineno"> 260</span><span class="comment"> */</span></div>
295
+ <div class="line"><a id="l00261" name="l00261"></a><span class="lineno"> 261</span><span class="preprocessor">#if defined(_WIN32) &amp;&amp; defined(_GLFW_BUILD_DLL)</span></div>
296
+ <div class="line"><a id="l00262" name="l00262"></a><span class="lineno"> 262</span> <span class="comment">/* We are building GLFW as a Win32 DLL */</span></div>
297
+ <div class="line"><a id="l00263" name="l00263"></a><span class="lineno"> 263</span><span class="preprocessor"> #define GLFWAPI __declspec(dllexport)</span></div>
298
+ <div class="line"><a id="l00264" name="l00264"></a><span class="lineno"> 264</span><span class="preprocessor">#elif defined(_WIN32) &amp;&amp; defined(GLFW_DLL)</span></div>
299
+ <div class="line"><a id="l00265" name="l00265"></a><span class="lineno"> 265</span> <span class="comment">/* We are calling a GLFW Win32 DLL */</span></div>
300
+ <div class="line"><a id="l00266" name="l00266"></a><span class="lineno"> 266</span><span class="preprocessor"> #define GLFWAPI __declspec(dllimport)</span></div>
301
+ <div class="line"><a id="l00267" name="l00267"></a><span class="lineno"> 267</span><span class="preprocessor">#elif defined(__GNUC__) &amp;&amp; defined(_GLFW_BUILD_DLL)</span></div>
302
+ <div class="line"><a id="l00268" name="l00268"></a><span class="lineno"> 268</span> <span class="comment">/* We are building GLFW as a Unix shared library */</span></div>
303
+ <div class="line"><a id="l00269" name="l00269"></a><span class="lineno"> 269</span><span class="preprocessor"> #define GLFWAPI __attribute__((visibility(&quot;default&quot;)))</span></div>
304
+ <div class="line"><a id="l00270" name="l00270"></a><span class="lineno"> 270</span><span class="preprocessor">#else</span></div>
305
+ <div class="line"><a id="l00271" name="l00271"></a><span class="lineno"> 271</span><span class="preprocessor"> #define GLFWAPI</span></div>
306
+ <div class="line"><a id="l00272" name="l00272"></a><span class="lineno"> 272</span><span class="preprocessor">#endif</span></div>
307
+ <div class="line"><a id="l00273" name="l00273"></a><span class="lineno"> 273</span> </div>
308
+ <div class="line"><a id="l00274" name="l00274"></a><span class="lineno"> 274</span> </div>
309
+ <div class="line"><a id="l00275" name="l00275"></a><span class="lineno"> 275</span><span class="comment">/*************************************************************************</span></div>
310
+ <div class="line"><a id="l00276" name="l00276"></a><span class="lineno"> 276</span><span class="comment"> * GLFW API tokens</span></div>
311
+ <div class="line"><a id="l00277" name="l00277"></a><span class="lineno"> 277</span><span class="comment"> *************************************************************************/</span></div>
312
+ <div class="line"><a id="l00278" name="l00278"></a><span class="lineno"> 278</span> </div>
313
+ <div class="line"><a id="l00287" name="l00287"></a><span class="lineno"><a class="line" href="group__init.html#ga6337d9ea43b22fc529b2bba066b4a576"> 287</a></span><span class="preprocessor">#define GLFW_VERSION_MAJOR 3</span></div>
314
+ <div class="line"><a id="l00294" name="l00294"></a><span class="lineno"><a class="line" href="group__init.html#gaf80d40f0aea7088ff337606e9c48f7a3"> 294</a></span><span class="preprocessor">#define GLFW_VERSION_MINOR 3</span></div>
315
+ <div class="line"><a id="l00301" name="l00301"></a><span class="lineno"><a class="line" href="group__init.html#gab72ae2e2035d9ea461abc3495eac0502"> 301</a></span><span class="preprocessor">#define GLFW_VERSION_REVISION 9</span></div>
316
+ <div class="line"><a id="l00312" name="l00312"></a><span class="lineno"><a class="line" href="group__init.html#ga2744fbb29b5631bb28802dbe0cf36eba"> 312</a></span><span class="preprocessor">#define GLFW_TRUE 1</span></div>
317
+ <div class="line"><a id="l00321" name="l00321"></a><span class="lineno"><a class="line" href="group__init.html#gac877fe3b627d21ef3a0a23e0a73ba8c5"> 321</a></span><span class="preprocessor">#define GLFW_FALSE 0</span></div>
318
+ <div class="line"><a id="l00322" name="l00322"></a><span class="lineno"> 322</span> </div>
319
+ <div class="line"><a id="l00331" name="l00331"></a><span class="lineno"><a class="line" href="group__input.html#gada11d965c4da13090ad336e030e4d11f"> 331</a></span><span class="preprocessor">#define GLFW_RELEASE 0</span></div>
320
+ <div class="line"><a id="l00338" name="l00338"></a><span class="lineno"><a class="line" href="group__input.html#ga2485743d0b59df3791c45951c4195265"> 338</a></span><span class="preprocessor">#define GLFW_PRESS 1</span></div>
321
+ <div class="line"><a id="l00345" name="l00345"></a><span class="lineno"><a class="line" href="group__input.html#gac96fd3b9fc66c6f0eebaf6532595338f"> 345</a></span><span class="preprocessor">#define GLFW_REPEAT 2</span></div>
322
+ <div class="line"><a id="l00355" name="l00355"></a><span class="lineno"><a class="line" href="group__hat__state.html#gae2c0bcb7aec609e4736437554f6638fd"> 355</a></span><span class="preprocessor">#define GLFW_HAT_CENTERED 0</span></div>
323
+ <div class="line"><a id="l00356" name="l00356"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga8c9720c76cd1b912738159ed74c85b36"> 356</a></span><span class="preprocessor">#define GLFW_HAT_UP 1</span></div>
324
+ <div class="line"><a id="l00357" name="l00357"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga252586e3bbde75f4b0e07ad3124867f5"> 357</a></span><span class="preprocessor">#define GLFW_HAT_RIGHT 2</span></div>
325
+ <div class="line"><a id="l00358" name="l00358"></a><span class="lineno"><a class="line" href="group__hat__state.html#gad60d1fd0dc85c18f2642cbae96d3deff"> 358</a></span><span class="preprocessor">#define GLFW_HAT_DOWN 4</span></div>
326
+ <div class="line"><a id="l00359" name="l00359"></a><span class="lineno"><a class="line" href="group__hat__state.html#gac775f4b3154fdf5db93eb432ba546dff"> 359</a></span><span class="preprocessor">#define GLFW_HAT_LEFT 8</span></div>
327
+ <div class="line"><a id="l00360" name="l00360"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga94aea0ae241a8b902883536c592ee693"> 360</a></span><span class="preprocessor">#define GLFW_HAT_RIGHT_UP (GLFW_HAT_RIGHT | GLFW_HAT_UP)</span></div>
328
+ <div class="line"><a id="l00361" name="l00361"></a><span class="lineno"><a class="line" href="group__hat__state.html#gad7f0e4f52fd68d734863aaeadab3a3f5"> 361</a></span><span class="preprocessor">#define GLFW_HAT_RIGHT_DOWN (GLFW_HAT_RIGHT | GLFW_HAT_DOWN)</span></div>
329
+ <div class="line"><a id="l00362" name="l00362"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga638f0e20dc5de90de21a33564e8ce129"> 362</a></span><span class="preprocessor">#define GLFW_HAT_LEFT_UP (GLFW_HAT_LEFT | GLFW_HAT_UP)</span></div>
330
+ <div class="line"><a id="l00363" name="l00363"></a><span class="lineno"><a class="line" href="group__hat__state.html#ga76c02baf1ea345fcbe3e8ff176a73e19"> 363</a></span><span class="preprocessor">#define GLFW_HAT_LEFT_DOWN (GLFW_HAT_LEFT | GLFW_HAT_DOWN)</span></div>
331
+ <div class="line"><a id="l00364" name="l00364"></a><span class="lineno"> 364</span> </div>
332
+ <div class="line"><a id="l00367" name="l00367"></a><span class="lineno"><a class="line" href="group__input.html#ga99aacc875b6b27a072552631e13775c7"> 367</a></span><span class="preprocessor">#define GLFW_KEY_UNKNOWN -1</span></div>
333
+ <div class="line"><a id="l00368" name="l00368"></a><span class="lineno"> 368</span> </div>
334
+ <div class="line"><a id="l00395" name="l00395"></a><span class="lineno"> 395</span><span class="comment">/* Printable keys */</span></div>
335
+ <div class="line"><a id="l00396" name="l00396"></a><span class="lineno"><a class="line" href="group__keys.html#gaddb2c23772b97fd7e26e8ee66f1ad014"> 396</a></span><span class="preprocessor">#define GLFW_KEY_SPACE 32</span></div>
336
+ <div class="line"><a id="l00397" name="l00397"></a><span class="lineno"><a class="line" href="group__keys.html#ga6059b0b048ba6980b6107fffbd3b4b24"> 397</a></span><span class="preprocessor">#define GLFW_KEY_APOSTROPHE 39 </span><span class="comment">/* &#39; */</span><span class="preprocessor"></span></div>
337
+ <div class="line"><a id="l00398" name="l00398"></a><span class="lineno"><a class="line" href="group__keys.html#gab3d5d72e59d3055f494627b0a524926c"> 398</a></span><span class="preprocessor">#define GLFW_KEY_COMMA 44 </span><span class="comment">/* , */</span><span class="preprocessor"></span></div>
338
+ <div class="line"><a id="l00399" name="l00399"></a><span class="lineno"><a class="line" href="group__keys.html#gac556b360f7f6fca4b70ba0aecf313fd4"> 399</a></span><span class="preprocessor">#define GLFW_KEY_MINUS 45 </span><span class="comment">/* - */</span><span class="preprocessor"></span></div>
339
+ <div class="line"><a id="l00400" name="l00400"></a><span class="lineno"><a class="line" href="group__keys.html#ga37e296b650eab419fc474ff69033d927"> 400</a></span><span class="preprocessor">#define GLFW_KEY_PERIOD 46 </span><span class="comment">/* . */</span><span class="preprocessor"></span></div>
340
+ <div class="line"><a id="l00401" name="l00401"></a><span class="lineno"><a class="line" href="group__keys.html#gadf3d753b2d479148d711de34b83fd0db"> 401</a></span><span class="preprocessor">#define GLFW_KEY_SLASH 47 </span><span class="comment">/* / */</span><span class="preprocessor"></span></div>
341
+ <div class="line"><a id="l00402" name="l00402"></a><span class="lineno"><a class="line" href="group__keys.html#ga50391730e9d7112ad4fd42d0bd1597c1"> 402</a></span><span class="preprocessor">#define GLFW_KEY_0 48</span></div>
342
+ <div class="line"><a id="l00403" name="l00403"></a><span class="lineno"><a class="line" href="group__keys.html#ga05e4cae9ddb8d40cf6d82c8f11f2502f"> 403</a></span><span class="preprocessor">#define GLFW_KEY_1 49</span></div>
343
+ <div class="line"><a id="l00404" name="l00404"></a><span class="lineno"><a class="line" href="group__keys.html#gadc8e66b3a4c4b5c39ad1305cf852863c"> 404</a></span><span class="preprocessor">#define GLFW_KEY_2 50</span></div>
344
+ <div class="line"><a id="l00405" name="l00405"></a><span class="lineno"><a class="line" href="group__keys.html#ga812f0273fe1a981e1fa002ae73e92271"> 405</a></span><span class="preprocessor">#define GLFW_KEY_3 51</span></div>
345
+ <div class="line"><a id="l00406" name="l00406"></a><span class="lineno"><a class="line" href="group__keys.html#ga9e14b6975a9cc8f66cdd5cb3d3861356"> 406</a></span><span class="preprocessor">#define GLFW_KEY_4 52</span></div>
346
+ <div class="line"><a id="l00407" name="l00407"></a><span class="lineno"><a class="line" href="group__keys.html#ga4d74ddaa5d4c609993b4d4a15736c924"> 407</a></span><span class="preprocessor">#define GLFW_KEY_5 53</span></div>
347
+ <div class="line"><a id="l00408" name="l00408"></a><span class="lineno"><a class="line" href="group__keys.html#ga9ea4ab80c313a227b14d0a7c6f810b5d"> 408</a></span><span class="preprocessor">#define GLFW_KEY_6 54</span></div>
348
+ <div class="line"><a id="l00409" name="l00409"></a><span class="lineno"><a class="line" href="group__keys.html#gab79b1cfae7bd630cfc4604c1f263c666"> 409</a></span><span class="preprocessor">#define GLFW_KEY_7 55</span></div>
349
+ <div class="line"><a id="l00410" name="l00410"></a><span class="lineno"><a class="line" href="group__keys.html#gadeaa109a0f9f5afc94fe4a108e686f6f"> 410</a></span><span class="preprocessor">#define GLFW_KEY_8 56</span></div>
350
+ <div class="line"><a id="l00411" name="l00411"></a><span class="lineno"><a class="line" href="group__keys.html#ga2924cb5349ebbf97c8987f3521c44f39"> 411</a></span><span class="preprocessor">#define GLFW_KEY_9 57</span></div>
351
+ <div class="line"><a id="l00412" name="l00412"></a><span class="lineno"><a class="line" href="group__keys.html#ga84233de9ee5bb3e8788a5aa07d80af7d"> 412</a></span><span class="preprocessor">#define GLFW_KEY_SEMICOLON 59 </span><span class="comment">/* ; */</span><span class="preprocessor"></span></div>
352
+ <div class="line"><a id="l00413" name="l00413"></a><span class="lineno"><a class="line" href="group__keys.html#gae1a2de47240d6664423c204bdd91bd17"> 413</a></span><span class="preprocessor">#define GLFW_KEY_EQUAL 61 </span><span class="comment">/* = */</span><span class="preprocessor"></span></div>
353
+ <div class="line"><a id="l00414" name="l00414"></a><span class="lineno"><a class="line" href="group__keys.html#ga03e842608e1ea323370889d33b8f70ff"> 414</a></span><span class="preprocessor">#define GLFW_KEY_A 65</span></div>
354
+ <div class="line"><a id="l00415" name="l00415"></a><span class="lineno"><a class="line" href="group__keys.html#ga8e3fb647ff3aca9e8dbf14fe66332941"> 415</a></span><span class="preprocessor">#define GLFW_KEY_B 66</span></div>
355
+ <div class="line"><a id="l00416" name="l00416"></a><span class="lineno"><a class="line" href="group__keys.html#ga00ccf3475d9ee2e679480d540d554669"> 416</a></span><span class="preprocessor">#define GLFW_KEY_C 67</span></div>
356
+ <div class="line"><a id="l00417" name="l00417"></a><span class="lineno"><a class="line" href="group__keys.html#ga011f7cdc9a654da984a2506479606933"> 417</a></span><span class="preprocessor">#define GLFW_KEY_D 68</span></div>
357
+ <div class="line"><a id="l00418" name="l00418"></a><span class="lineno"><a class="line" href="group__keys.html#gabf48fcc3afbe69349df432b470c96ef2"> 418</a></span><span class="preprocessor">#define GLFW_KEY_E 69</span></div>
358
+ <div class="line"><a id="l00419" name="l00419"></a><span class="lineno"><a class="line" href="group__keys.html#ga5df402e02aca08444240058fd9b42a55"> 419</a></span><span class="preprocessor">#define GLFW_KEY_F 70</span></div>
359
+ <div class="line"><a id="l00420" name="l00420"></a><span class="lineno"><a class="line" href="group__keys.html#gae74ecddf7cc96104ab23989b1cdab536"> 420</a></span><span class="preprocessor">#define GLFW_KEY_G 71</span></div>
360
+ <div class="line"><a id="l00421" name="l00421"></a><span class="lineno"><a class="line" href="group__keys.html#gad4cc98fc8f35f015d9e2fb94bf136076"> 421</a></span><span class="preprocessor">#define GLFW_KEY_H 72</span></div>
361
+ <div class="line"><a id="l00422" name="l00422"></a><span class="lineno"><a class="line" href="group__keys.html#ga274655c8bfe39742684ca393cf8ed093"> 422</a></span><span class="preprocessor">#define GLFW_KEY_I 73</span></div>
362
+ <div class="line"><a id="l00423" name="l00423"></a><span class="lineno"><a class="line" href="group__keys.html#ga65ff2aedb129a3149ad9cb3e4159a75f"> 423</a></span><span class="preprocessor">#define GLFW_KEY_J 74</span></div>
363
+ <div class="line"><a id="l00424" name="l00424"></a><span class="lineno"><a class="line" href="group__keys.html#ga4ae8debadf6d2a691badae0b53ea3ba0"> 424</a></span><span class="preprocessor">#define GLFW_KEY_K 75</span></div>
364
+ <div class="line"><a id="l00425" name="l00425"></a><span class="lineno"><a class="line" href="group__keys.html#gaaa8b54a13f6b1eed85ac86f82d550db2"> 425</a></span><span class="preprocessor">#define GLFW_KEY_L 76</span></div>
365
+ <div class="line"><a id="l00426" name="l00426"></a><span class="lineno"><a class="line" href="group__keys.html#ga4d7f0260c82e4ea3d6ebc7a21d6e3716"> 426</a></span><span class="preprocessor">#define GLFW_KEY_M 77</span></div>
366
+ <div class="line"><a id="l00427" name="l00427"></a><span class="lineno"><a class="line" href="group__keys.html#gae00856dfeb5d13aafebf59d44de5cdda"> 427</a></span><span class="preprocessor">#define GLFW_KEY_N 78</span></div>
367
+ <div class="line"><a id="l00428" name="l00428"></a><span class="lineno"><a class="line" href="group__keys.html#gaecbbb79130df419d58dd7f09a169efe9"> 428</a></span><span class="preprocessor">#define GLFW_KEY_O 79</span></div>
368
+ <div class="line"><a id="l00429" name="l00429"></a><span class="lineno"><a class="line" href="group__keys.html#ga8fc15819c1094fb2afa01d84546b33e1"> 429</a></span><span class="preprocessor">#define GLFW_KEY_P 80</span></div>
369
+ <div class="line"><a id="l00430" name="l00430"></a><span class="lineno"><a class="line" href="group__keys.html#gafdd01e38b120d67cf51e348bb47f3964"> 430</a></span><span class="preprocessor">#define GLFW_KEY_Q 81</span></div>
370
+ <div class="line"><a id="l00431" name="l00431"></a><span class="lineno"><a class="line" href="group__keys.html#ga4ce6c70a0c98c50b3fe4ab9a728d4d36"> 431</a></span><span class="preprocessor">#define GLFW_KEY_R 82</span></div>
371
+ <div class="line"><a id="l00432" name="l00432"></a><span class="lineno"><a class="line" href="group__keys.html#ga1570e2ccaab036ea82bed66fc1dab2a9"> 432</a></span><span class="preprocessor">#define GLFW_KEY_S 83</span></div>
372
+ <div class="line"><a id="l00433" name="l00433"></a><span class="lineno"><a class="line" href="group__keys.html#ga90e0560422ec7a30e7f3f375bc9f37f9"> 433</a></span><span class="preprocessor">#define GLFW_KEY_T 84</span></div>
373
+ <div class="line"><a id="l00434" name="l00434"></a><span class="lineno"><a class="line" href="group__keys.html#gacad52f3bf7d378fc0ffa72a76769256d"> 434</a></span><span class="preprocessor">#define GLFW_KEY_U 85</span></div>
374
+ <div class="line"><a id="l00435" name="l00435"></a><span class="lineno"><a class="line" href="group__keys.html#ga22c7763899ecf7788862e5f90eacce6b"> 435</a></span><span class="preprocessor">#define GLFW_KEY_V 86</span></div>
375
+ <div class="line"><a id="l00436" name="l00436"></a><span class="lineno"><a class="line" href="group__keys.html#gaa06a712e6202661fc03da5bdb7b6e545"> 436</a></span><span class="preprocessor">#define GLFW_KEY_W 87</span></div>
376
+ <div class="line"><a id="l00437" name="l00437"></a><span class="lineno"><a class="line" href="group__keys.html#gac1c42c0bf4192cea713c55598b06b744"> 437</a></span><span class="preprocessor">#define GLFW_KEY_X 88</span></div>
377
+ <div class="line"><a id="l00438" name="l00438"></a><span class="lineno"><a class="line" href="group__keys.html#gafd9f115a549effdf8e372a787c360313"> 438</a></span><span class="preprocessor">#define GLFW_KEY_Y 89</span></div>
378
+ <div class="line"><a id="l00439" name="l00439"></a><span class="lineno"><a class="line" href="group__keys.html#gac489e208c26afda8d4938ed88718760a"> 439</a></span><span class="preprocessor">#define GLFW_KEY_Z 90</span></div>
379
+ <div class="line"><a id="l00440" name="l00440"></a><span class="lineno"><a class="line" href="group__keys.html#gad1c8d9adac53925276ecb1d592511d8a"> 440</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_BRACKET 91 </span><span class="comment">/* [ */</span><span class="preprocessor"></span></div>
380
+ <div class="line"><a id="l00441" name="l00441"></a><span class="lineno"><a class="line" href="group__keys.html#gab8155ea99d1ab27ff56f24f8dc73f8d1"> 441</a></span><span class="preprocessor">#define GLFW_KEY_BACKSLASH 92 </span><span class="comment">/* \ */</span><span class="preprocessor"></span></div>
381
+ <div class="line"><a id="l00442" name="l00442"></a><span class="lineno"><a class="line" href="group__keys.html#ga86ef225fd6a66404caae71044cdd58d8"> 442</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_BRACKET 93 </span><span class="comment">/* ] */</span><span class="preprocessor"></span></div>
382
+ <div class="line"><a id="l00443" name="l00443"></a><span class="lineno"><a class="line" href="group__keys.html#ga7a3701fb4e2a0b136ff4b568c3c8d668"> 443</a></span><span class="preprocessor">#define GLFW_KEY_GRAVE_ACCENT 96 </span><span class="comment">/* ` */</span><span class="preprocessor"></span></div>
383
+ <div class="line"><a id="l00444" name="l00444"></a><span class="lineno"><a class="line" href="group__keys.html#gadc78dad3dab76bcd4b5c20114052577a"> 444</a></span><span class="preprocessor">#define GLFW_KEY_WORLD_1 161 </span><span class="comment">/* non-US #1 */</span><span class="preprocessor"></span></div>
384
+ <div class="line"><a id="l00445" name="l00445"></a><span class="lineno"><a class="line" href="group__keys.html#ga20494bfebf0bb4fc9503afca18ab2c5e"> 445</a></span><span class="preprocessor">#define GLFW_KEY_WORLD_2 162 </span><span class="comment">/* non-US #2 */</span><span class="preprocessor"></span></div>
385
+ <div class="line"><a id="l00446" name="l00446"></a><span class="lineno"> 446</span> </div>
386
+ <div class="line"><a id="l00447" name="l00447"></a><span class="lineno"> 447</span><span class="comment">/* Function keys */</span></div>
387
+ <div class="line"><a id="l00448" name="l00448"></a><span class="lineno"><a class="line" href="group__keys.html#gaac6596c350b635c245113b81c2123b93"> 448</a></span><span class="preprocessor">#define GLFW_KEY_ESCAPE 256</span></div>
388
+ <div class="line"><a id="l00449" name="l00449"></a><span class="lineno"><a class="line" href="group__keys.html#ga9555a92ecbecdbc1f3435219c571d667"> 449</a></span><span class="preprocessor">#define GLFW_KEY_ENTER 257</span></div>
389
+ <div class="line"><a id="l00450" name="l00450"></a><span class="lineno"><a class="line" href="group__keys.html#ga6908a4bda9950a3e2b73f794bbe985df"> 450</a></span><span class="preprocessor">#define GLFW_KEY_TAB 258</span></div>
390
+ <div class="line"><a id="l00451" name="l00451"></a><span class="lineno"><a class="line" href="group__keys.html#ga6c0df1fe2f156bbd5a98c66d76ff3635"> 451</a></span><span class="preprocessor">#define GLFW_KEY_BACKSPACE 259</span></div>
391
+ <div class="line"><a id="l00452" name="l00452"></a><span class="lineno"><a class="line" href="group__keys.html#ga373ac7365435d6b0eb1068f470e34f47"> 452</a></span><span class="preprocessor">#define GLFW_KEY_INSERT 260</span></div>
392
+ <div class="line"><a id="l00453" name="l00453"></a><span class="lineno"><a class="line" href="group__keys.html#gadb111e4df74b8a715f2c05dad58d2682"> 453</a></span><span class="preprocessor">#define GLFW_KEY_DELETE 261</span></div>
393
+ <div class="line"><a id="l00454" name="l00454"></a><span class="lineno"><a class="line" href="group__keys.html#ga06ba07662e8c291a4a84535379ffc7ac"> 454</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT 262</span></div>
394
+ <div class="line"><a id="l00455" name="l00455"></a><span class="lineno"><a class="line" href="group__keys.html#gae12a010d33c309a67ab9460c51eb2462"> 455</a></span><span class="preprocessor">#define GLFW_KEY_LEFT 263</span></div>
395
+ <div class="line"><a id="l00456" name="l00456"></a><span class="lineno"><a class="line" href="group__keys.html#gae2e3958c71595607416aa7bf082be2f9"> 456</a></span><span class="preprocessor">#define GLFW_KEY_DOWN 264</span></div>
396
+ <div class="line"><a id="l00457" name="l00457"></a><span class="lineno"><a class="line" href="group__keys.html#ga2f3342b194020d3544c67e3506b6f144"> 457</a></span><span class="preprocessor">#define GLFW_KEY_UP 265</span></div>
397
+ <div class="line"><a id="l00458" name="l00458"></a><span class="lineno"><a class="line" href="group__keys.html#ga3ab731f9622f0db280178a5f3cc6d586"> 458</a></span><span class="preprocessor">#define GLFW_KEY_PAGE_UP 266</span></div>
398
+ <div class="line"><a id="l00459" name="l00459"></a><span class="lineno"><a class="line" href="group__keys.html#gaee0a8fa442001cc2147812f84b59041c"> 459</a></span><span class="preprocessor">#define GLFW_KEY_PAGE_DOWN 267</span></div>
399
+ <div class="line"><a id="l00460" name="l00460"></a><span class="lineno"><a class="line" href="group__keys.html#ga41452c7287195d481e43207318c126a7"> 460</a></span><span class="preprocessor">#define GLFW_KEY_HOME 268</span></div>
400
+ <div class="line"><a id="l00461" name="l00461"></a><span class="lineno"><a class="line" href="group__keys.html#ga86587ea1df19a65978d3e3b8439bedd9"> 461</a></span><span class="preprocessor">#define GLFW_KEY_END 269</span></div>
401
+ <div class="line"><a id="l00462" name="l00462"></a><span class="lineno"><a class="line" href="group__keys.html#ga92c1d2c9d63485f3d70f94f688d48672"> 462</a></span><span class="preprocessor">#define GLFW_KEY_CAPS_LOCK 280</span></div>
402
+ <div class="line"><a id="l00463" name="l00463"></a><span class="lineno"><a class="line" href="group__keys.html#gaf622b63b9537f7084c2ab649b8365630"> 463</a></span><span class="preprocessor">#define GLFW_KEY_SCROLL_LOCK 281</span></div>
403
+ <div class="line"><a id="l00464" name="l00464"></a><span class="lineno"><a class="line" href="group__keys.html#ga3946edc362aeff213b2be6304296cf43"> 464</a></span><span class="preprocessor">#define GLFW_KEY_NUM_LOCK 282</span></div>
404
+ <div class="line"><a id="l00465" name="l00465"></a><span class="lineno"><a class="line" href="group__keys.html#gaf964c2e65e97d0cf785a5636ee8df642"> 465</a></span><span class="preprocessor">#define GLFW_KEY_PRINT_SCREEN 283</span></div>
405
+ <div class="line"><a id="l00466" name="l00466"></a><span class="lineno"><a class="line" href="group__keys.html#ga8116b9692d87382afb5849b6d8907f18"> 466</a></span><span class="preprocessor">#define GLFW_KEY_PAUSE 284</span></div>
406
+ <div class="line"><a id="l00467" name="l00467"></a><span class="lineno"><a class="line" href="group__keys.html#gafb8d66c573acf22e364049477dcbea30"> 467</a></span><span class="preprocessor">#define GLFW_KEY_F1 290</span></div>
407
+ <div class="line"><a id="l00468" name="l00468"></a><span class="lineno"><a class="line" href="group__keys.html#ga0900750aff94889b940f5e428c07daee"> 468</a></span><span class="preprocessor">#define GLFW_KEY_F2 291</span></div>
408
+ <div class="line"><a id="l00469" name="l00469"></a><span class="lineno"><a class="line" href="group__keys.html#gaed7cd729c0147a551bb8b7bb36c17015"> 469</a></span><span class="preprocessor">#define GLFW_KEY_F3 292</span></div>
409
+ <div class="line"><a id="l00470" name="l00470"></a><span class="lineno"><a class="line" href="group__keys.html#ga9b61ebd0c63b44b7332fda2c9763eaa6"> 470</a></span><span class="preprocessor">#define GLFW_KEY_F4 293</span></div>
410
+ <div class="line"><a id="l00471" name="l00471"></a><span class="lineno"><a class="line" href="group__keys.html#gaf258dda9947daa428377938ed577c8c2"> 471</a></span><span class="preprocessor">#define GLFW_KEY_F5 294</span></div>
411
+ <div class="line"><a id="l00472" name="l00472"></a><span class="lineno"><a class="line" href="group__keys.html#ga6dc2d3f87b9d51ffbbbe2ef0299d8e1d"> 472</a></span><span class="preprocessor">#define GLFW_KEY_F6 295</span></div>
412
+ <div class="line"><a id="l00473" name="l00473"></a><span class="lineno"><a class="line" href="group__keys.html#gacca6ef8a2162c52a0ac1d881e8d9c38a"> 473</a></span><span class="preprocessor">#define GLFW_KEY_F7 296</span></div>
413
+ <div class="line"><a id="l00474" name="l00474"></a><span class="lineno"><a class="line" href="group__keys.html#gac9d39390336ae14e4a93e295de43c7e8"> 474</a></span><span class="preprocessor">#define GLFW_KEY_F8 297</span></div>
414
+ <div class="line"><a id="l00475" name="l00475"></a><span class="lineno"><a class="line" href="group__keys.html#gae40de0de1c9f21cd26c9afa3d7050851"> 475</a></span><span class="preprocessor">#define GLFW_KEY_F9 298</span></div>
415
+ <div class="line"><a id="l00476" name="l00476"></a><span class="lineno"><a class="line" href="group__keys.html#ga718d11d2f7d57471a2f6a894235995b1"> 476</a></span><span class="preprocessor">#define GLFW_KEY_F10 299</span></div>
416
+ <div class="line"><a id="l00477" name="l00477"></a><span class="lineno"><a class="line" href="group__keys.html#ga0bc04b11627e7d69339151e7306b2832"> 477</a></span><span class="preprocessor">#define GLFW_KEY_F11 300</span></div>
417
+ <div class="line"><a id="l00478" name="l00478"></a><span class="lineno"><a class="line" href="group__keys.html#gaf5908fa9b0a906ae03fc2c61ac7aa3e2"> 478</a></span><span class="preprocessor">#define GLFW_KEY_F12 301</span></div>
418
+ <div class="line"><a id="l00479" name="l00479"></a><span class="lineno"><a class="line" href="group__keys.html#gad637f4308655e1001bd6ad942bc0fd4b"> 479</a></span><span class="preprocessor">#define GLFW_KEY_F13 302</span></div>
419
+ <div class="line"><a id="l00480" name="l00480"></a><span class="lineno"><a class="line" href="group__keys.html#gaf14c66cff3396e5bd46e803c035e6c1f"> 480</a></span><span class="preprocessor">#define GLFW_KEY_F14 303</span></div>
420
+ <div class="line"><a id="l00481" name="l00481"></a><span class="lineno"><a class="line" href="group__keys.html#ga7f70970db6e8be1794da8516a6d14058"> 481</a></span><span class="preprocessor">#define GLFW_KEY_F15 304</span></div>
421
+ <div class="line"><a id="l00482" name="l00482"></a><span class="lineno"><a class="line" href="group__keys.html#gaa582dbb1d2ba2050aa1dca0838095b27"> 482</a></span><span class="preprocessor">#define GLFW_KEY_F16 305</span></div>
422
+ <div class="line"><a id="l00483" name="l00483"></a><span class="lineno"><a class="line" href="group__keys.html#ga972ce5c365e2394b36104b0e3125c748"> 483</a></span><span class="preprocessor">#define GLFW_KEY_F17 306</span></div>
423
+ <div class="line"><a id="l00484" name="l00484"></a><span class="lineno"><a class="line" href="group__keys.html#gaebf6391058d5566601e357edc5ea737c"> 484</a></span><span class="preprocessor">#define GLFW_KEY_F18 307</span></div>
424
+ <div class="line"><a id="l00485" name="l00485"></a><span class="lineno"><a class="line" href="group__keys.html#gaec011d9ba044058cb54529da710e9791"> 485</a></span><span class="preprocessor">#define GLFW_KEY_F19 308</span></div>
425
+ <div class="line"><a id="l00486" name="l00486"></a><span class="lineno"><a class="line" href="group__keys.html#ga82b9c721ada04cd5ca8de767da38022f"> 486</a></span><span class="preprocessor">#define GLFW_KEY_F20 309</span></div>
426
+ <div class="line"><a id="l00487" name="l00487"></a><span class="lineno"><a class="line" href="group__keys.html#ga356afb14d3440ff2bb378f74f7ebc60f"> 487</a></span><span class="preprocessor">#define GLFW_KEY_F21 310</span></div>
427
+ <div class="line"><a id="l00488" name="l00488"></a><span class="lineno"><a class="line" href="group__keys.html#ga90960bd2a155f2b09675324d3dff1565"> 488</a></span><span class="preprocessor">#define GLFW_KEY_F22 311</span></div>
428
+ <div class="line"><a id="l00489" name="l00489"></a><span class="lineno"><a class="line" href="group__keys.html#ga43c21099aac10952d1be909a8ddee4d5"> 489</a></span><span class="preprocessor">#define GLFW_KEY_F23 312</span></div>
429
+ <div class="line"><a id="l00490" name="l00490"></a><span class="lineno"><a class="line" href="group__keys.html#ga8150374677b5bed3043408732152dea2"> 490</a></span><span class="preprocessor">#define GLFW_KEY_F24 313</span></div>
430
+ <div class="line"><a id="l00491" name="l00491"></a><span class="lineno"><a class="line" href="group__keys.html#gaa4bbd93ed73bb4c6ae7d83df880b7199"> 491</a></span><span class="preprocessor">#define GLFW_KEY_F25 314</span></div>
431
+ <div class="line"><a id="l00492" name="l00492"></a><span class="lineno"><a class="line" href="group__keys.html#ga10515dafc55b71e7683f5b4fedd1c70d"> 492</a></span><span class="preprocessor">#define GLFW_KEY_KP_0 320</span></div>
432
+ <div class="line"><a id="l00493" name="l00493"></a><span class="lineno"><a class="line" href="group__keys.html#gaf3a29a334402c5eaf0b3439edf5587c3"> 493</a></span><span class="preprocessor">#define GLFW_KEY_KP_1 321</span></div>
433
+ <div class="line"><a id="l00494" name="l00494"></a><span class="lineno"><a class="line" href="group__keys.html#gaf82d5a802ab8213c72653d7480c16f13"> 494</a></span><span class="preprocessor">#define GLFW_KEY_KP_2 322</span></div>
434
+ <div class="line"><a id="l00495" name="l00495"></a><span class="lineno"><a class="line" href="group__keys.html#ga7e25ff30d56cd512828c1d4ae8d54ef2"> 495</a></span><span class="preprocessor">#define GLFW_KEY_KP_3 323</span></div>
435
+ <div class="line"><a id="l00496" name="l00496"></a><span class="lineno"><a class="line" href="group__keys.html#gada7ec86778b85e0b4de0beea72234aea"> 496</a></span><span class="preprocessor">#define GLFW_KEY_KP_4 324</span></div>
436
+ <div class="line"><a id="l00497" name="l00497"></a><span class="lineno"><a class="line" href="group__keys.html#ga9a5be274434866c51738cafbb6d26b45"> 497</a></span><span class="preprocessor">#define GLFW_KEY_KP_5 325</span></div>
437
+ <div class="line"><a id="l00498" name="l00498"></a><span class="lineno"><a class="line" href="group__keys.html#gafc141b0f8450519084c01092a3157faa"> 498</a></span><span class="preprocessor">#define GLFW_KEY_KP_6 326</span></div>
438
+ <div class="line"><a id="l00499" name="l00499"></a><span class="lineno"><a class="line" href="group__keys.html#ga8882f411f05d04ec77a9563974bbfa53"> 499</a></span><span class="preprocessor">#define GLFW_KEY_KP_7 327</span></div>
439
+ <div class="line"><a id="l00500" name="l00500"></a><span class="lineno"><a class="line" href="group__keys.html#gab2ea2e6a12f89d315045af520ac78cec"> 500</a></span><span class="preprocessor">#define GLFW_KEY_KP_8 328</span></div>
440
+ <div class="line"><a id="l00501" name="l00501"></a><span class="lineno"><a class="line" href="group__keys.html#gafb21426b630ed4fcc084868699ba74c1"> 501</a></span><span class="preprocessor">#define GLFW_KEY_KP_9 329</span></div>
441
+ <div class="line"><a id="l00502" name="l00502"></a><span class="lineno"><a class="line" href="group__keys.html#ga4e231d968796331a9ea0dbfb98d4005b"> 502</a></span><span class="preprocessor">#define GLFW_KEY_KP_DECIMAL 330</span></div>
442
+ <div class="line"><a id="l00503" name="l00503"></a><span class="lineno"><a class="line" href="group__keys.html#gabca1733780a273d549129ad0f250d1e5"> 503</a></span><span class="preprocessor">#define GLFW_KEY_KP_DIVIDE 331</span></div>
443
+ <div class="line"><a id="l00504" name="l00504"></a><span class="lineno"><a class="line" href="group__keys.html#ga9ada267eb0e78ed2ada8701dd24a56ef"> 504</a></span><span class="preprocessor">#define GLFW_KEY_KP_MULTIPLY 332</span></div>
444
+ <div class="line"><a id="l00505" name="l00505"></a><span class="lineno"><a class="line" href="group__keys.html#gaa3dbd60782ff93d6082a124bce1fa236"> 505</a></span><span class="preprocessor">#define GLFW_KEY_KP_SUBTRACT 333</span></div>
445
+ <div class="line"><a id="l00506" name="l00506"></a><span class="lineno"><a class="line" href="group__keys.html#gad09c7c98acc79e89aa6a0a91275becac"> 506</a></span><span class="preprocessor">#define GLFW_KEY_KP_ADD 334</span></div>
446
+ <div class="line"><a id="l00507" name="l00507"></a><span class="lineno"><a class="line" href="group__keys.html#ga4f728f8738f2986bd63eedd3d412e8cf"> 507</a></span><span class="preprocessor">#define GLFW_KEY_KP_ENTER 335</span></div>
447
+ <div class="line"><a id="l00508" name="l00508"></a><span class="lineno"><a class="line" href="group__keys.html#gaebdc76d4a808191e6d21b7e4ad2acd97"> 508</a></span><span class="preprocessor">#define GLFW_KEY_KP_EQUAL 336</span></div>
448
+ <div class="line"><a id="l00509" name="l00509"></a><span class="lineno"><a class="line" href="group__keys.html#ga8a530a28a65c44ab5d00b759b756d3f6"> 509</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_SHIFT 340</span></div>
449
+ <div class="line"><a id="l00510" name="l00510"></a><span class="lineno"><a class="line" href="group__keys.html#ga9f97b743e81460ac4b2deddecd10a464"> 510</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_CONTROL 341</span></div>
450
+ <div class="line"><a id="l00511" name="l00511"></a><span class="lineno"><a class="line" href="group__keys.html#ga7f27dabf63a7789daa31e1c96790219b"> 511</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_ALT 342</span></div>
451
+ <div class="line"><a id="l00512" name="l00512"></a><span class="lineno"><a class="line" href="group__keys.html#gafb1207c91997fc295afd1835fbc5641a"> 512</a></span><span class="preprocessor">#define GLFW_KEY_LEFT_SUPER 343</span></div>
452
+ <div class="line"><a id="l00513" name="l00513"></a><span class="lineno"><a class="line" href="group__keys.html#gaffca36b99c9dce1a19cb9befbadce691"> 513</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_SHIFT 344</span></div>
453
+ <div class="line"><a id="l00514" name="l00514"></a><span class="lineno"><a class="line" href="group__keys.html#gad1ca2094b2694e7251d0ab1fd34f8519"> 514</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_CONTROL 345</span></div>
454
+ <div class="line"><a id="l00515" name="l00515"></a><span class="lineno"><a class="line" href="group__keys.html#ga687b38009131cfdd07a8d05fff8fa446"> 515</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_ALT 346</span></div>
455
+ <div class="line"><a id="l00516" name="l00516"></a><span class="lineno"><a class="line" href="group__keys.html#gad4547a3e8e247594acb60423fe6502db"> 516</a></span><span class="preprocessor">#define GLFW_KEY_RIGHT_SUPER 347</span></div>
456
+ <div class="line"><a id="l00517" name="l00517"></a><span class="lineno"><a class="line" href="group__keys.html#ga9845be48a745fc232045c9ec174d8820"> 517</a></span><span class="preprocessor">#define GLFW_KEY_MENU 348</span></div>
457
+ <div class="line"><a id="l00518" name="l00518"></a><span class="lineno"> 518</span> </div>
458
+ <div class="line"><a id="l00519" name="l00519"></a><span class="lineno"><a class="line" href="group__keys.html#ga442cbaef7bfb9a4ba13594dd7fbf2789"> 519</a></span><span class="preprocessor">#define GLFW_KEY_LAST GLFW_KEY_MENU</span></div>
459
+ <div class="line"><a id="l00520" name="l00520"></a><span class="lineno"> 520</span> </div>
460
+ <div class="line"><a id="l00535" name="l00535"></a><span class="lineno"><a class="line" href="group__mods.html#ga14994d3196c290aaa347248e51740274"> 535</a></span><span class="preprocessor">#define GLFW_MOD_SHIFT 0x0001</span></div>
461
+ <div class="line"><a id="l00540" name="l00540"></a><span class="lineno"><a class="line" href="group__mods.html#ga6ed94871c3208eefd85713fa929d45aa"> 540</a></span><span class="preprocessor">#define GLFW_MOD_CONTROL 0x0002</span></div>
462
+ <div class="line"><a id="l00545" name="l00545"></a><span class="lineno"><a class="line" href="group__mods.html#gad2acd5633463c29e07008687ea73c0f4"> 545</a></span><span class="preprocessor">#define GLFW_MOD_ALT 0x0004</span></div>
463
+ <div class="line"><a id="l00550" name="l00550"></a><span class="lineno"><a class="line" href="group__mods.html#ga6b64ba10ea0227cf6f42efd0a220aba1"> 550</a></span><span class="preprocessor">#define GLFW_MOD_SUPER 0x0008</span></div>
464
+ <div class="line"><a id="l00556" name="l00556"></a><span class="lineno"><a class="line" href="group__mods.html#gaefeef8fcf825a6e43e241b337897200f"> 556</a></span><span class="preprocessor">#define GLFW_MOD_CAPS_LOCK 0x0010</span></div>
465
+ <div class="line"><a id="l00562" name="l00562"></a><span class="lineno"><a class="line" href="group__mods.html#ga64e020b8a42af8376e944baf61feecbe"> 562</a></span><span class="preprocessor">#define GLFW_MOD_NUM_LOCK 0x0020</span></div>
466
+ <div class="line"><a id="l00563" name="l00563"></a><span class="lineno"> 563</span> </div>
467
+ <div class="line"><a id="l00573" name="l00573"></a><span class="lineno"><a class="line" href="group__buttons.html#ga181a6e875251fd8671654eff00f9112e"> 573</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_1 0</span></div>
468
+ <div class="line"><a id="l00574" name="l00574"></a><span class="lineno"><a class="line" href="group__buttons.html#ga604b39b92c88ce9bd332e97fc3f4156c"> 574</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_2 1</span></div>
469
+ <div class="line"><a id="l00575" name="l00575"></a><span class="lineno"><a class="line" href="group__buttons.html#ga0130d505563d0236a6f85545f19e1721"> 575</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_3 2</span></div>
470
+ <div class="line"><a id="l00576" name="l00576"></a><span class="lineno"><a class="line" href="group__buttons.html#ga53f4097bb01d5521c7d9513418c91ca9"> 576</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_4 3</span></div>
471
+ <div class="line"><a id="l00577" name="l00577"></a><span class="lineno"><a class="line" href="group__buttons.html#gaf08c4ddecb051d3d9667db1d5e417c9c"> 577</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_5 4</span></div>
472
+ <div class="line"><a id="l00578" name="l00578"></a><span class="lineno"><a class="line" href="group__buttons.html#gae8513e06aab8aa393b595f22c6d8257a"> 578</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_6 5</span></div>
473
+ <div class="line"><a id="l00579" name="l00579"></a><span class="lineno"><a class="line" href="group__buttons.html#ga8b02a1ab55dde45b3a3883d54ffd7dc7"> 579</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_7 6</span></div>
474
+ <div class="line"><a id="l00580" name="l00580"></a><span class="lineno"><a class="line" href="group__buttons.html#ga35d5c4263e0dc0d0a4731ca6c562f32c"> 580</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_8 7</span></div>
475
+ <div class="line"><a id="l00581" name="l00581"></a><span class="lineno"><a class="line" href="group__buttons.html#gab1fd86a4518a9141ec7bcde2e15a2fdf"> 581</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_LAST GLFW_MOUSE_BUTTON_8</span></div>
476
+ <div class="line"><a id="l00582" name="l00582"></a><span class="lineno"><a class="line" href="group__buttons.html#gaf37100431dcd5082d48f95ee8bc8cd56"> 582</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_LEFT GLFW_MOUSE_BUTTON_1</span></div>
477
+ <div class="line"><a id="l00583" name="l00583"></a><span class="lineno"><a class="line" href="group__buttons.html#ga3e2f2cf3c4942df73cc094247d275e74"> 583</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_RIGHT GLFW_MOUSE_BUTTON_2</span></div>
478
+ <div class="line"><a id="l00584" name="l00584"></a><span class="lineno"><a class="line" href="group__buttons.html#ga34a4d2a701434f763fd93a2ff842b95a"> 584</a></span><span class="preprocessor">#define GLFW_MOUSE_BUTTON_MIDDLE GLFW_MOUSE_BUTTON_3</span></div>
479
+ <div class="line"><a id="l00594" name="l00594"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga34a0443d059e9f22272cd4669073f73d"> 594</a></span><span class="preprocessor">#define GLFW_JOYSTICK_1 0</span></div>
480
+ <div class="line"><a id="l00595" name="l00595"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga6eab65ec88e65e0850ef8413504cb50c"> 595</a></span><span class="preprocessor">#define GLFW_JOYSTICK_2 1</span></div>
481
+ <div class="line"><a id="l00596" name="l00596"></a><span class="lineno"><a class="line" href="group__joysticks.html#gae6f3eedfeb42424c2f5e3161efb0b654"> 596</a></span><span class="preprocessor">#define GLFW_JOYSTICK_3 2</span></div>
482
+ <div class="line"><a id="l00597" name="l00597"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga97ddbcad02b7f48d74fad4ddb08fff59"> 597</a></span><span class="preprocessor">#define GLFW_JOYSTICK_4 3</span></div>
483
+ <div class="line"><a id="l00598" name="l00598"></a><span class="lineno"><a class="line" href="group__joysticks.html#gae43281bc66d3fa5089fb50c3e7a28695"> 598</a></span><span class="preprocessor">#define GLFW_JOYSTICK_5 4</span></div>
484
+ <div class="line"><a id="l00599" name="l00599"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga74771620aa53bd68a487186dea66fd77"> 599</a></span><span class="preprocessor">#define GLFW_JOYSTICK_6 5</span></div>
485
+ <div class="line"><a id="l00600" name="l00600"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga20a9f4f3aaefed9ea5e66072fc588b87"> 600</a></span><span class="preprocessor">#define GLFW_JOYSTICK_7 6</span></div>
486
+ <div class="line"><a id="l00601" name="l00601"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga21a934c940bcf25db0e4c8fe9b364bdb"> 601</a></span><span class="preprocessor">#define GLFW_JOYSTICK_8 7</span></div>
487
+ <div class="line"><a id="l00602" name="l00602"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga87689d47df0ba6f9f5fcbbcaf7b3cecf"> 602</a></span><span class="preprocessor">#define GLFW_JOYSTICK_9 8</span></div>
488
+ <div class="line"><a id="l00603" name="l00603"></a><span class="lineno"><a class="line" href="group__joysticks.html#gaef55389ee605d6dfc31aef6fe98c54ec"> 603</a></span><span class="preprocessor">#define GLFW_JOYSTICK_10 9</span></div>
489
+ <div class="line"><a id="l00604" name="l00604"></a><span class="lineno"><a class="line" href="group__joysticks.html#gae7d26e3df447c2c14a569fcc18516af4"> 604</a></span><span class="preprocessor">#define GLFW_JOYSTICK_11 10</span></div>
490
+ <div class="line"><a id="l00605" name="l00605"></a><span class="lineno"><a class="line" href="group__joysticks.html#gab91bbf5b7ca6be8d3ac5c4d89ff48ac7"> 605</a></span><span class="preprocessor">#define GLFW_JOYSTICK_12 11</span></div>
491
+ <div class="line"><a id="l00606" name="l00606"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga5c84fb4e49bf661d7d7c78eb4018c508"> 606</a></span><span class="preprocessor">#define GLFW_JOYSTICK_13 12</span></div>
492
+ <div class="line"><a id="l00607" name="l00607"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga89540873278ae5a42b3e70d64164dc74"> 607</a></span><span class="preprocessor">#define GLFW_JOYSTICK_14 13</span></div>
493
+ <div class="line"><a id="l00608" name="l00608"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga7b02ab70daf7a78bcc942d5d4cc1dcf9"> 608</a></span><span class="preprocessor">#define GLFW_JOYSTICK_15 14</span></div>
494
+ <div class="line"><a id="l00609" name="l00609"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga453edeeabf350827646b6857df4f80ce"> 609</a></span><span class="preprocessor">#define GLFW_JOYSTICK_16 15</span></div>
495
+ <div class="line"><a id="l00610" name="l00610"></a><span class="lineno"><a class="line" href="group__joysticks.html#ga9ca13ebf24c331dd98df17d84a4b72c9"> 610</a></span><span class="preprocessor">#define GLFW_JOYSTICK_LAST GLFW_JOYSTICK_16</span></div>
496
+ <div class="line"><a id="l00620" name="l00620"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gae055a12fbf4b48b5954c8e1cd129b810"> 620</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_A 0</span></div>
497
+ <div class="line"><a id="l00621" name="l00621"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga2228a6512fd5950cdb51ba07846546fa"> 621</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_B 1</span></div>
498
+ <div class="line"><a id="l00622" name="l00622"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga52cc94785cf3fe9a12e246539259887c"> 622</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_X 2</span></div>
499
+ <div class="line"><a id="l00623" name="l00623"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gafc931248bda494b530cbe057f386a5ed"> 623</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_Y 3</span></div>
500
+ <div class="line"><a id="l00624" name="l00624"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga17d67b4f39a39d6b813bd1567a3507c3"> 624</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_LEFT_BUMPER 4</span></div>
501
+ <div class="line"><a id="l00625" name="l00625"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gadfbc9ea9bf3aae896b79fa49fdc85c7f"> 625</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_RIGHT_BUMPER 5</span></div>
502
+ <div class="line"><a id="l00626" name="l00626"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gabc7c0264ce778835b516a472b47f6caf"> 626</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_BACK 6</span></div>
503
+ <div class="line"><a id="l00627" name="l00627"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga04606949dd9139434b8a1bedf4ac1021"> 627</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_START 7</span></div>
504
+ <div class="line"><a id="l00628" name="l00628"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga7fa48c32e5b2f5db2f080aa0b8b573dc"> 628</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_GUIDE 8</span></div>
505
+ <div class="line"><a id="l00629" name="l00629"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga3e089787327454f7bfca7364d6ca206a"> 629</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_LEFT_THUMB 9</span></div>
506
+ <div class="line"><a id="l00630" name="l00630"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga1c003f52b5aebb45272475b48953b21a"> 630</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_RIGHT_THUMB 10</span></div>
507
+ <div class="line"><a id="l00631" name="l00631"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga4f1ed6f974a47bc8930d4874a283476a"> 631</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_DPAD_UP 11</span></div>
508
+ <div class="line"><a id="l00632" name="l00632"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gae2a780d2a8c79e0b77c0b7b601ca57c6"> 632</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_DPAD_RIGHT 12</span></div>
509
+ <div class="line"><a id="l00633" name="l00633"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga8f2b731b97d80f90f11967a83207665c"> 633</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_DPAD_DOWN 13</span></div>
510
+ <div class="line"><a id="l00634" name="l00634"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gaf0697e0e8607b2ebe1c93b0c6befe301"> 634</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_DPAD_LEFT 14</span></div>
511
+ <div class="line"><a id="l00635" name="l00635"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga5cc98882f4f81dacf761639a567f61eb"> 635</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_LAST GLFW_GAMEPAD_BUTTON_DPAD_LEFT</span></div>
512
+ <div class="line"><a id="l00636" name="l00636"></a><span class="lineno"> 636</span> </div>
513
+ <div class="line"><a id="l00637" name="l00637"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gaf08d0df26527c9305253422bd98ed63a"> 637</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_CROSS GLFW_GAMEPAD_BUTTON_A</span></div>
514
+ <div class="line"><a id="l00638" name="l00638"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gaaef094b3dacbf15f272b274516839b82"> 638</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_CIRCLE GLFW_GAMEPAD_BUTTON_B</span></div>
515
+ <div class="line"><a id="l00639" name="l00639"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#gafc7821e87d77d41ed2cd3e1f726ec35f"> 639</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_SQUARE GLFW_GAMEPAD_BUTTON_X</span></div>
516
+ <div class="line"><a id="l00640" name="l00640"></a><span class="lineno"><a class="line" href="group__gamepad__buttons.html#ga3a7ef6bcb768a08cd3bf142f7f09f802"> 640</a></span><span class="preprocessor">#define GLFW_GAMEPAD_BUTTON_TRIANGLE GLFW_GAMEPAD_BUTTON_Y</span></div>
517
+ <div class="line"><a id="l00650" name="l00650"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga544e396d092036a7d80c1e5f233f7a38"> 650</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_LEFT_X 0</span></div>
518
+ <div class="line"><a id="l00651" name="l00651"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga64dcf2c6e9be50b7c556ff7671996dd5"> 651</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_LEFT_Y 1</span></div>
519
+ <div class="line"><a id="l00652" name="l00652"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#gabd6785106cd3c5a044a6e49a395ee2fc"> 652</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_RIGHT_X 2</span></div>
520
+ <div class="line"><a id="l00653" name="l00653"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga1cc20566d44d521b7183681a8e88e2e4"> 653</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_RIGHT_Y 3</span></div>
521
+ <div class="line"><a id="l00654" name="l00654"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga6d79561dd8907c37354426242901b86e"> 654</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_LEFT_TRIGGER 4</span></div>
522
+ <div class="line"><a id="l00655" name="l00655"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga121a7d5d20589a423cd1634dd6ee6eab"> 655</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_RIGHT_TRIGGER 5</span></div>
523
+ <div class="line"><a id="l00656" name="l00656"></a><span class="lineno"><a class="line" href="group__gamepad__axes.html#ga0818fd9433e1359692b7443293e5ac86"> 656</a></span><span class="preprocessor">#define GLFW_GAMEPAD_AXIS_LAST GLFW_GAMEPAD_AXIS_RIGHT_TRIGGER</span></div>
524
+ <div class="line"><a id="l00672" name="l00672"></a><span class="lineno"><a class="line" href="group__errors.html#gafa30deee5db4d69c4c93d116ed87dbf4"> 672</a></span><span class="preprocessor">#define GLFW_NO_ERROR 0</span></div>
525
+ <div class="line"><a id="l00681" name="l00681"></a><span class="lineno"><a class="line" href="group__errors.html#ga2374ee02c177f12e1fa76ff3ed15e14a"> 681</a></span><span class="preprocessor">#define GLFW_NOT_INITIALIZED 0x00010001</span></div>
526
+ <div class="line"><a id="l00691" name="l00691"></a><span class="lineno"><a class="line" href="group__errors.html#gaa8290386e9528ccb9e42a3a4e16fc0d0"> 691</a></span><span class="preprocessor">#define GLFW_NO_CURRENT_CONTEXT 0x00010002</span></div>
527
+ <div class="line"><a id="l00699" name="l00699"></a><span class="lineno"><a class="line" href="group__errors.html#ga76f6bb9c4eea73db675f096b404593ce"> 699</a></span><span class="preprocessor">#define GLFW_INVALID_ENUM 0x00010003</span></div>
528
+ <div class="line"><a id="l00710" name="l00710"></a><span class="lineno"><a class="line" href="group__errors.html#gaaf2ef9aa8202c2b82ac2d921e554c687"> 710</a></span><span class="preprocessor">#define GLFW_INVALID_VALUE 0x00010004</span></div>
529
+ <div class="line"><a id="l00718" name="l00718"></a><span class="lineno"><a class="line" href="group__errors.html#ga9023953a2bcb98c2906afd071d21ee7f"> 718</a></span><span class="preprocessor">#define GLFW_OUT_OF_MEMORY 0x00010005</span></div>
530
+ <div class="line"><a id="l00734" name="l00734"></a><span class="lineno"><a class="line" href="group__errors.html#ga56882b290db23261cc6c053c40c2d08e"> 734</a></span><span class="preprocessor">#define GLFW_API_UNAVAILABLE 0x00010006</span></div>
531
+ <div class="line"><a id="l00751" name="l00751"></a><span class="lineno"><a class="line" href="group__errors.html#gad16c5565b4a69f9c2a9ac2c0dbc89462"> 751</a></span><span class="preprocessor">#define GLFW_VERSION_UNAVAILABLE 0x00010007</span></div>
532
+ <div class="line"><a id="l00762" name="l00762"></a><span class="lineno"><a class="line" href="group__errors.html#gad44162d78100ea5e87cdd38426b8c7a1"> 762</a></span><span class="preprocessor">#define GLFW_PLATFORM_ERROR 0x00010008</span></div>
533
+ <div class="line"><a id="l00781" name="l00781"></a><span class="lineno"><a class="line" href="group__errors.html#ga196e125ef261d94184e2b55c05762f14"> 781</a></span><span class="preprocessor">#define GLFW_FORMAT_UNAVAILABLE 0x00010009</span></div>
534
+ <div class="line"><a id="l00789" name="l00789"></a><span class="lineno"><a class="line" href="group__errors.html#gacff24d2757da752ae4c80bf452356487"> 789</a></span><span class="preprocessor">#define GLFW_NO_WINDOW_CONTEXT 0x0001000A</span></div>
535
+ <div class="line"><a id="l00799" name="l00799"></a><span class="lineno"><a class="line" href="group__window.html#ga54ddb14825a1541a56e22afb5f832a9e"> 799</a></span><span class="preprocessor">#define GLFW_FOCUSED 0x00020001</span></div>
536
+ <div class="line"><a id="l00804" name="l00804"></a><span class="lineno"><a class="line" href="group__window.html#ga39d44b7c056e55e581355a92d240b58a"> 804</a></span><span class="preprocessor">#define GLFW_ICONIFIED 0x00020002</span></div>
537
+ <div class="line"><a id="l00810" name="l00810"></a><span class="lineno"><a class="line" href="group__window.html#gadba13c7a1b3aa40831eb2beedbd5bd1d"> 810</a></span><span class="preprocessor">#define GLFW_RESIZABLE 0x00020003</span></div>
538
+ <div class="line"><a id="l00816" name="l00816"></a><span class="lineno"><a class="line" href="group__window.html#gafb3cdc45297e06d8f1eb13adc69ca6c4"> 816</a></span><span class="preprocessor">#define GLFW_VISIBLE 0x00020004</span></div>
539
+ <div class="line"><a id="l00822" name="l00822"></a><span class="lineno"><a class="line" href="group__window.html#ga21b854d36314c94d65aed84405b2f25e"> 822</a></span><span class="preprocessor">#define GLFW_DECORATED 0x00020005</span></div>
540
+ <div class="line"><a id="l00828" name="l00828"></a><span class="lineno"><a class="line" href="group__window.html#ga9d9874fc928200136a6dcdad726aa252"> 828</a></span><span class="preprocessor">#define GLFW_AUTO_ICONIFY 0x00020006</span></div>
541
+ <div class="line"><a id="l00834" name="l00834"></a><span class="lineno"><a class="line" href="group__window.html#ga7fb0be51407783b41adbf5bec0b09d80"> 834</a></span><span class="preprocessor">#define GLFW_FLOATING 0x00020007</span></div>
542
+ <div class="line"><a id="l00840" name="l00840"></a><span class="lineno"><a class="line" href="group__window.html#gad8ccb396253ad0b72c6d4c917eb38a03"> 840</a></span><span class="preprocessor">#define GLFW_MAXIMIZED 0x00020008</span></div>
543
+ <div class="line"><a id="l00845" name="l00845"></a><span class="lineno"><a class="line" href="group__window.html#ga5ac0847c0aa0b3619f2855707b8a7a77"> 845</a></span><span class="preprocessor">#define GLFW_CENTER_CURSOR 0x00020009</span></div>
544
+ <div class="line"><a id="l00852" name="l00852"></a><span class="lineno"><a class="line" href="group__window.html#ga60a0578c3b9449027d683a9c6abb9f14"> 852</a></span><span class="preprocessor">#define GLFW_TRANSPARENT_FRAMEBUFFER 0x0002000A</span></div>
545
+ <div class="line"><a id="l00857" name="l00857"></a><span class="lineno"><a class="line" href="group__window.html#ga8665c71c6fa3d22425c6a0e8a3f89d8a"> 857</a></span><span class="preprocessor">#define GLFW_HOVERED 0x0002000B</span></div>
546
+ <div class="line"><a id="l00863" name="l00863"></a><span class="lineno"><a class="line" href="group__window.html#gafa94b1da34bfd6488c0d709761504dfc"> 863</a></span><span class="preprocessor">#define GLFW_FOCUS_ON_SHOW 0x0002000C</span></div>
547
+ <div class="line"><a id="l00864" name="l00864"></a><span class="lineno"> 864</span> </div>
548
+ <div class="line"><a id="l00869" name="l00869"></a><span class="lineno"><a class="line" href="group__window.html#gaf78ed8e417dbcc1e354906cc2708c982"> 869</a></span><span class="preprocessor">#define GLFW_RED_BITS 0x00021001</span></div>
549
+ <div class="line"><a id="l00874" name="l00874"></a><span class="lineno"><a class="line" href="group__window.html#gafba3b72638c914e5fb8a237dd4c50d4d"> 874</a></span><span class="preprocessor">#define GLFW_GREEN_BITS 0x00021002</span></div>
550
+ <div class="line"><a id="l00879" name="l00879"></a><span class="lineno"><a class="line" href="group__window.html#gab292ea403db6d514537b515311bf9ae3"> 879</a></span><span class="preprocessor">#define GLFW_BLUE_BITS 0x00021003</span></div>
551
+ <div class="line"><a id="l00884" name="l00884"></a><span class="lineno"><a class="line" href="group__window.html#gafed79a3f468997877da86c449bd43e8c"> 884</a></span><span class="preprocessor">#define GLFW_ALPHA_BITS 0x00021004</span></div>
552
+ <div class="line"><a id="l00889" name="l00889"></a><span class="lineno"><a class="line" href="group__window.html#ga318a55eac1fee57dfe593b6d38149d07"> 889</a></span><span class="preprocessor">#define GLFW_DEPTH_BITS 0x00021005</span></div>
553
+ <div class="line"><a id="l00894" name="l00894"></a><span class="lineno"><a class="line" href="group__window.html#ga5339890a45a1fb38e93cb9fcc5fd069d"> 894</a></span><span class="preprocessor">#define GLFW_STENCIL_BITS 0x00021006</span></div>
554
+ <div class="line"><a id="l00899" name="l00899"></a><span class="lineno"><a class="line" href="group__window.html#gaead34a9a683b2bc20eecf30ba738bfc6"> 899</a></span><span class="preprocessor">#define GLFW_ACCUM_RED_BITS 0x00021007</span></div>
555
+ <div class="line"><a id="l00904" name="l00904"></a><span class="lineno"><a class="line" href="group__window.html#ga65713cee1326f8e9d806fdf93187b471"> 904</a></span><span class="preprocessor">#define GLFW_ACCUM_GREEN_BITS 0x00021008</span></div>
556
+ <div class="line"><a id="l00909" name="l00909"></a><span class="lineno"><a class="line" href="group__window.html#ga22bbe9104a8ce1f8b88fb4f186aa36ce"> 909</a></span><span class="preprocessor">#define GLFW_ACCUM_BLUE_BITS 0x00021009</span></div>
557
+ <div class="line"><a id="l00914" name="l00914"></a><span class="lineno"><a class="line" href="group__window.html#gae829b55591c18169a40ab4067a041b1f"> 914</a></span><span class="preprocessor">#define GLFW_ACCUM_ALPHA_BITS 0x0002100A</span></div>
558
+ <div class="line"><a id="l00919" name="l00919"></a><span class="lineno"><a class="line" href="group__window.html#gab05108c5029443b371112b031d1fa174"> 919</a></span><span class="preprocessor">#define GLFW_AUX_BUFFERS 0x0002100B</span></div>
559
+ <div class="line"><a id="l00924" name="l00924"></a><span class="lineno"><a class="line" href="group__window.html#ga83d991efca02537e2d69969135b77b03"> 924</a></span><span class="preprocessor">#define GLFW_STEREO 0x0002100C</span></div>
560
+ <div class="line"><a id="l00929" name="l00929"></a><span class="lineno"><a class="line" href="group__window.html#ga2cdf86fdcb7722fb8829c4e201607535"> 929</a></span><span class="preprocessor">#define GLFW_SAMPLES 0x0002100D</span></div>
561
+ <div class="line"><a id="l00934" name="l00934"></a><span class="lineno"><a class="line" href="group__window.html#ga444a8f00414a63220591f9fdb7b5642b"> 934</a></span><span class="preprocessor">#define GLFW_SRGB_CAPABLE 0x0002100E</span></div>
562
+ <div class="line"><a id="l00939" name="l00939"></a><span class="lineno"><a class="line" href="group__window.html#ga0f20825e6e47ee8ba389024519682212"> 939</a></span><span class="preprocessor">#define GLFW_REFRESH_RATE 0x0002100F</span></div>
563
+ <div class="line"><a id="l00944" name="l00944"></a><span class="lineno"><a class="line" href="group__window.html#ga714a5d569e8a274ea58fdfa020955339"> 944</a></span><span class="preprocessor">#define GLFW_DOUBLEBUFFER 0x00021010</span></div>
564
+ <div class="line"><a id="l00945" name="l00945"></a><span class="lineno"> 945</span> </div>
565
+ <div class="line"><a id="l00951" name="l00951"></a><span class="lineno"><a class="line" href="group__window.html#ga649309cf72a3d3de5b1348ca7936c95b"> 951</a></span><span class="preprocessor">#define GLFW_CLIENT_API 0x00022001</span></div>
566
+ <div class="line"><a id="l00957" name="l00957"></a><span class="lineno"><a class="line" href="group__window.html#gafe5e4922de1f9932d7e9849bb053b0c0"> 957</a></span><span class="preprocessor">#define GLFW_CONTEXT_VERSION_MAJOR 0x00022002</span></div>
567
+ <div class="line"><a id="l00963" name="l00963"></a><span class="lineno"><a class="line" href="group__window.html#ga31aca791e4b538c4e4a771eb95cc2d07"> 963</a></span><span class="preprocessor">#define GLFW_CONTEXT_VERSION_MINOR 0x00022003</span></div>
568
+ <div class="line"><a id="l00969" name="l00969"></a><span class="lineno"><a class="line" href="group__window.html#gafb9475071aa77c6fb05ca5a5c8678a08"> 969</a></span><span class="preprocessor">#define GLFW_CONTEXT_REVISION 0x00022004</span></div>
569
+ <div class="line"><a id="l00975" name="l00975"></a><span class="lineno"><a class="line" href="group__window.html#gade3593916b4c507900aa2d6844810e00"> 975</a></span><span class="preprocessor">#define GLFW_CONTEXT_ROBUSTNESS 0x00022005</span></div>
570
+ <div class="line"><a id="l00981" name="l00981"></a><span class="lineno"><a class="line" href="group__window.html#ga13d24b12465da8b28985f46c8557925b"> 981</a></span><span class="preprocessor">#define GLFW_OPENGL_FORWARD_COMPAT 0x00022006</span></div>
571
+ <div class="line"><a id="l00987" name="l00987"></a><span class="lineno"><a class="line" href="group__window.html#ga87ec2df0b915201e950ca42d5d0831e1"> 987</a></span><span class="preprocessor">#define GLFW_OPENGL_DEBUG_CONTEXT 0x00022007</span></div>
572
+ <div class="line"><a id="l00993" name="l00993"></a><span class="lineno"><a class="line" href="group__window.html#ga44f3a6b4261fbe351e0b950b0f372e12"> 993</a></span><span class="preprocessor">#define GLFW_OPENGL_PROFILE 0x00022008</span></div>
573
+ <div class="line"><a id="l00999" name="l00999"></a><span class="lineno"><a class="line" href="group__window.html#ga72b648a8378fe3310c7c7bbecc0f7be6"> 999</a></span><span class="preprocessor">#define GLFW_CONTEXT_RELEASE_BEHAVIOR 0x00022009</span></div>
574
+ <div class="line"><a id="l01005" name="l01005"></a><span class="lineno"><a class="line" href="group__window.html#ga5a52fdfd46d8249c211f923675728082"> 1005</a></span><span class="preprocessor">#define GLFW_CONTEXT_NO_ERROR 0x0002200A</span></div>
575
+ <div class="line"><a id="l01011" name="l01011"></a><span class="lineno"><a class="line" href="group__window.html#ga5154cebfcd831c1cc63a4d5ac9bb4486"> 1011</a></span><span class="preprocessor">#define GLFW_CONTEXT_CREATION_API 0x0002200B</span></div>
576
+ <div class="line"><a id="l01015" name="l01015"></a><span class="lineno"><a class="line" href="group__window.html#ga620bc4280c7eab81ac9f02204500ed47"> 1015</a></span><span class="preprocessor">#define GLFW_SCALE_TO_MONITOR 0x0002200C</span></div>
577
+ <div class="line"><a id="l01019" name="l01019"></a><span class="lineno"><a class="line" href="group__window.html#gab6ef2d02eb55800d249ccf1af253c35e"> 1019</a></span><span class="preprocessor">#define GLFW_COCOA_RETINA_FRAMEBUFFER 0x00023001</span></div>
578
+ <div class="line"><a id="l01023" name="l01023"></a><span class="lineno"><a class="line" href="group__window.html#ga70fa0fbc745de6aa824df79a580e84b5"> 1023</a></span><span class="preprocessor">#define GLFW_COCOA_FRAME_NAME 0x00023002</span></div>
579
+ <div class="line"><a id="l01027" name="l01027"></a><span class="lineno"><a class="line" href="group__window.html#ga53c84ed2ddd94e15bbd44b1f6f7feafc"> 1027</a></span><span class="preprocessor">#define GLFW_COCOA_GRAPHICS_SWITCHING 0x00023003</span></div>
580
+ <div class="line"><a id="l01031" name="l01031"></a><span class="lineno"><a class="line" href="group__window.html#gae5a9ea2fccccd92edbd343fc56461114"> 1031</a></span><span class="preprocessor">#define GLFW_X11_CLASS_NAME 0x00024001</span></div>
581
+ <div class="line"><a id="l01035" name="l01035"></a><span class="lineno"><a class="line" href="group__window.html#ga494c3c0d911e4b860b946530a3e389e8"> 1035</a></span><span class="preprocessor">#define GLFW_X11_INSTANCE_NAME 0x00024002</span></div>
582
+ <div class="line"><a id="l01038" name="l01038"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a8f6dcdc968d214ff14779564f1389264"> 1038</a></span><span class="preprocessor">#define GLFW_NO_API 0</span></div>
583
+ <div class="line"><a id="l01039" name="l01039"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a01b3f66db266341425e9abee6b257db2"> 1039</a></span><span class="preprocessor">#define GLFW_OPENGL_API 0x00030001</span></div>
584
+ <div class="line"><a id="l01040" name="l01040"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a28d9b3bc6c2a522d815c8e146595051f"> 1040</a></span><span class="preprocessor">#define GLFW_OPENGL_ES_API 0x00030002</span></div>
585
+ <div class="line"><a id="l01041" name="l01041"></a><span class="lineno"> 1041</span> </div>
586
+ <div class="line"><a id="l01042" name="l01042"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a8b306cb27f5bb0d6d67c7356a0e0fc34"> 1042</a></span><span class="preprocessor">#define GLFW_NO_ROBUSTNESS 0</span></div>
587
+ <div class="line"><a id="l01043" name="l01043"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aee84a679230d205005e22487ff678a85"> 1043</a></span><span class="preprocessor">#define GLFW_NO_RESET_NOTIFICATION 0x00031001</span></div>
588
+ <div class="line"><a id="l01044" name="l01044"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aec1132f245143fc915b2f0995228564c"> 1044</a></span><span class="preprocessor">#define GLFW_LOSE_CONTEXT_ON_RESET 0x00031002</span></div>
589
+ <div class="line"><a id="l01045" name="l01045"></a><span class="lineno"> 1045</span> </div>
590
+ <div class="line"><a id="l01046" name="l01046"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ad6f2335d6f21cc9bab96633b1c111d5f"> 1046</a></span><span class="preprocessor">#define GLFW_OPENGL_ANY_PROFILE 0</span></div>
591
+ <div class="line"><a id="l01047" name="l01047"></a><span class="lineno"><a class="line" href="glfw3_8h.html#af094bb16da76f66ebceb19ee213b3de8"> 1047</a></span><span class="preprocessor">#define GLFW_OPENGL_CORE_PROFILE 0x00032001</span></div>
592
+ <div class="line"><a id="l01048" name="l01048"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ac06b663d79c8fcf04669cc8fcc0b7670"> 1048</a></span><span class="preprocessor">#define GLFW_OPENGL_COMPAT_PROFILE 0x00032002</span></div>
593
+ <div class="line"><a id="l01049" name="l01049"></a><span class="lineno"> 1049</span> </div>
594
+ <div class="line"><a id="l01050" name="l01050"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aade31da5b884a84a7625c6b059b9132c"> 1050</a></span><span class="preprocessor">#define GLFW_CURSOR 0x00033001</span></div>
595
+ <div class="line"><a id="l01051" name="l01051"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ae3bbe2315b7691ab088159eb6c9110fc"> 1051</a></span><span class="preprocessor">#define GLFW_STICKY_KEYS 0x00033002</span></div>
596
+ <div class="line"><a id="l01052" name="l01052"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a4d7ce8ce71030c3b04e2b78145bc59d1"> 1052</a></span><span class="preprocessor">#define GLFW_STICKY_MOUSE_BUTTONS 0x00033003</span></div>
597
+ <div class="line"><a id="l01053" name="l01053"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a07b84de0b52143e1958f88a7d9105947"> 1053</a></span><span class="preprocessor">#define GLFW_LOCK_KEY_MODS 0x00033004</span></div>
598
+ <div class="line"><a id="l01054" name="l01054"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aeeda1be76a44a1fc97c1282e06281fbb"> 1054</a></span><span class="preprocessor">#define GLFW_RAW_MOUSE_MOTION 0x00033005</span></div>
599
+ <div class="line"><a id="l01055" name="l01055"></a><span class="lineno"> 1055</span> </div>
600
+ <div class="line"><a id="l01056" name="l01056"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ae04dd25c8577e19fa8c97368561f6c68"> 1056</a></span><span class="preprocessor">#define GLFW_CURSOR_NORMAL 0x00034001</span></div>
601
+ <div class="line"><a id="l01057" name="l01057"></a><span class="lineno"><a class="line" href="glfw3_8h.html#ac4d5cb9d78de8573349c58763d53bf11"> 1057</a></span><span class="preprocessor">#define GLFW_CURSOR_HIDDEN 0x00034002</span></div>
602
+ <div class="line"><a id="l01058" name="l01058"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a2315b99a329ce53e6a13a9d46fd5ca88"> 1058</a></span><span class="preprocessor">#define GLFW_CURSOR_DISABLED 0x00034003</span></div>
603
+ <div class="line"><a id="l01059" name="l01059"></a><span class="lineno"> 1059</span> </div>
604
+ <div class="line"><a id="l01060" name="l01060"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a6b47d806f285efe9bfd7aeec667297ee"> 1060</a></span><span class="preprocessor">#define GLFW_ANY_RELEASE_BEHAVIOR 0</span></div>
605
+ <div class="line"><a id="l01061" name="l01061"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a999961d391db49cb4f949c1dece0e13b"> 1061</a></span><span class="preprocessor">#define GLFW_RELEASE_BEHAVIOR_FLUSH 0x00035001</span></div>
606
+ <div class="line"><a id="l01062" name="l01062"></a><span class="lineno"><a class="line" href="glfw3_8h.html#afca09088eccacdce4b59036cfae349c5"> 1062</a></span><span class="preprocessor">#define GLFW_RELEASE_BEHAVIOR_NONE 0x00035002</span></div>
607
+ <div class="line"><a id="l01063" name="l01063"></a><span class="lineno"> 1063</span> </div>
608
+ <div class="line"><a id="l01064" name="l01064"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a0494c9bfd3f584ab41e6dbeeaa0e6a19"> 1064</a></span><span class="preprocessor">#define GLFW_NATIVE_CONTEXT_API 0x00036001</span></div>
609
+ <div class="line"><a id="l01065" name="l01065"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a03cf65c9ab01fc8b872ba58842c531c9"> 1065</a></span><span class="preprocessor">#define GLFW_EGL_CONTEXT_API 0x00036002</span></div>
610
+ <div class="line"><a id="l01066" name="l01066"></a><span class="lineno"><a class="line" href="glfw3_8h.html#afd34a473af9fa81f317910ea371b19e3"> 1066</a></span><span class="preprocessor">#define GLFW_OSMESA_CONTEXT_API 0x00036003</span></div>
611
+ <div class="line"><a id="l01067" name="l01067"></a><span class="lineno"> 1067</span> </div>
612
+ <div class="line"><a id="l01068" name="l01068"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a92b0d7e0eaeeefaccc0ccc2ccb130e99"> 1068</a></span><span class="preprocessor">#define GLFW_WAYLAND_PREFER_LIBDECOR 0x00038001</span></div>
613
+ <div class="line"><a id="l01069" name="l01069"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aadcea7c6afbf86b848404457c4253fd7"> 1069</a></span><span class="preprocessor">#define GLFW_WAYLAND_DISABLE_LIBDECOR 0x00038002</span></div>
614
+ <div class="line"><a id="l01070" name="l01070"></a><span class="lineno"> 1070</span> </div>
615
+ <div class="line"><a id="l01083" name="l01083"></a><span class="lineno"><a class="line" href="group__shapes.html#ga8ab0e717245b85506cb0eaefdea39d0a"> 1083</a></span><span class="preprocessor">#define GLFW_ARROW_CURSOR 0x00036001</span></div>
616
+ <div class="line"><a id="l01088" name="l01088"></a><span class="lineno"><a class="line" href="group__shapes.html#ga36185f4375eaada1b04e431244774c86"> 1088</a></span><span class="preprocessor">#define GLFW_IBEAM_CURSOR 0x00036002</span></div>
617
+ <div class="line"><a id="l01093" name="l01093"></a><span class="lineno"><a class="line" href="group__shapes.html#ga8af88c0ea05ab9e8f9ac1530e8873c22"> 1093</a></span><span class="preprocessor">#define GLFW_CROSSHAIR_CURSOR 0x00036003</span></div>
618
+ <div class="line"><a id="l01098" name="l01098"></a><span class="lineno"><a class="line" href="group__shapes.html#ga1db35e20849e0837c82e3dc1fd797263"> 1098</a></span><span class="preprocessor">#define GLFW_HAND_CURSOR 0x00036004</span></div>
619
+ <div class="line"><a id="l01103" name="l01103"></a><span class="lineno"><a class="line" href="group__shapes.html#gabb3eb0109f11bb808fc34659177ca962"> 1103</a></span><span class="preprocessor">#define GLFW_HRESIZE_CURSOR 0x00036005</span></div>
620
+ <div class="line"><a id="l01108" name="l01108"></a><span class="lineno"><a class="line" href="group__shapes.html#gaf024f0e1ff8366fb2b5c260509a1fce5"> 1108</a></span><span class="preprocessor">#define GLFW_VRESIZE_CURSOR 0x00036006</span></div>
621
+ <div class="line"><a id="l01111" name="l01111"></a><span class="lineno"><a class="line" href="glfw3_8h.html#abe11513fd1ffbee5bb9b173f06028b9e"> 1111</a></span><span class="preprocessor">#define GLFW_CONNECTED 0x00040001</span></div>
622
+ <div class="line"><a id="l01112" name="l01112"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aab64b25921ef21d89252d6f0a71bfc32"> 1112</a></span><span class="preprocessor">#define GLFW_DISCONNECTED 0x00040002</span></div>
623
+ <div class="line"><a id="l01113" name="l01113"></a><span class="lineno"> 1113</span> </div>
624
+ <div class="line"><a id="l01120" name="l01120"></a><span class="lineno"><a class="line" href="group__init.html#gab9c0534709fda03ec8959201da3a9a18"> 1120</a></span><span class="preprocessor">#define GLFW_JOYSTICK_HAT_BUTTONS 0x00050001</span></div>
625
+ <div class="line"><a id="l01125" name="l01125"></a><span class="lineno"><a class="line" href="group__init.html#gab937983147a3158d45f88fad7129d9f2"> 1125</a></span><span class="preprocessor">#define GLFW_COCOA_CHDIR_RESOURCES 0x00051001</span></div>
626
+ <div class="line"><a id="l01130" name="l01130"></a><span class="lineno"><a class="line" href="group__init.html#ga71e0b4ce2f2696a84a9b8c5e12dc70cf"> 1130</a></span><span class="preprocessor">#define GLFW_COCOA_MENUBAR 0x00051002</span></div>
627
+ <div class="line"><a id="l01135" name="l01135"></a><span class="lineno"><a class="line" href="group__init.html#ga2a3f2fd7695902c498b050215b3db452"> 1135</a></span><span class="preprocessor">#define GLFW_WAYLAND_LIBDECOR 0x00053001</span></div>
628
+ <div class="line"><a id="l01138" name="l01138"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a7a2edf2c18446833d27d07f1b7f3d571"> 1138</a></span><span class="preprocessor">#define GLFW_DONT_CARE -1</span></div>
629
+ <div class="line"><a id="l01139" name="l01139"></a><span class="lineno"> 1139</span> </div>
630
+ <div class="line"><a id="l01140" name="l01140"></a><span class="lineno"> 1140</span> </div>
631
+ <div class="line"><a id="l01141" name="l01141"></a><span class="lineno"> 1141</span><span class="comment">/*************************************************************************</span></div>
632
+ <div class="line"><a id="l01142" name="l01142"></a><span class="lineno"> 1142</span><span class="comment"> * GLFW API types</span></div>
633
+ <div class="line"><a id="l01143" name="l01143"></a><span class="lineno"> 1143</span><span class="comment"> *************************************************************************/</span></div>
634
+ <div class="line"><a id="l01144" name="l01144"></a><span class="lineno"> 1144</span> </div>
635
+ <div class="line"><a id="l01157" name="l01157"></a><span class="lineno"><a class="line" href="group__context.html#ga3d47c2d2fbe0be9c505d0e04e91a133c"> 1157</a></span><span class="keyword">typedef</span> void (*<a class="code hl_typedef" href="group__context.html#ga3d47c2d2fbe0be9c505d0e04e91a133c">GLFWglproc</a>)(void);</div>
636
+ <div class="line"><a id="l01158" name="l01158"></a><span class="lineno"> 1158</span> </div>
637
+ <div class="line"><a id="l01171" name="l01171"></a><span class="lineno"><a class="line" href="group__vulkan.html#ga70c01918dc9d233a4fbe0681a43018af"> 1171</a></span><span class="keyword">typedef</span> void (*<a class="code hl_typedef" href="group__vulkan.html#ga70c01918dc9d233a4fbe0681a43018af">GLFWvkproc</a>)(void);</div>
638
+ <div class="line"><a id="l01172" name="l01172"></a><span class="lineno"> 1172</span> </div>
639
+ <div class="line"><a id="l01183" name="l01183"></a><span class="lineno"><a class="line" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3"> 1183</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a> <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>;</div>
640
+ <div class="line"><a id="l01184" name="l01184"></a><span class="lineno"> 1184</span> </div>
641
+ <div class="line"><a id="l01195" name="l01195"></a><span class="lineno"><a class="line" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242"> 1195</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a> <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>;</div>
642
+ <div class="line"><a id="l01196" name="l01196"></a><span class="lineno"> 1196</span> </div>
643
+ <div class="line"><a id="l01207" name="l01207"></a><span class="lineno"><a class="line" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4"> 1207</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a> <a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>;</div>
644
+ <div class="line"><a id="l01208" name="l01208"></a><span class="lineno"> 1208</span> </div>
645
+ <div class="line"><a id="l01231" name="l01231"></a><span class="lineno"><a class="line" href="group__init.html#ga8184701785c096b3862a75cda1bf44a3"> 1231</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__init.html#ga8184701785c096b3862a75cda1bf44a3">GLFWerrorfun</a>)(<span class="keywordtype">int</span> error_code, <span class="keyword">const</span> <span class="keywordtype">char</span>* description);</div>
646
+ <div class="line"><a id="l01232" name="l01232"></a><span class="lineno"> 1232</span> </div>
647
+ <div class="line"><a id="l01254" name="l01254"></a><span class="lineno"><a class="line" href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9"> 1254</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9">GLFWwindowposfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> xpos, <span class="keywordtype">int</span> ypos);</div>
648
+ <div class="line"><a id="l01255" name="l01255"></a><span class="lineno"> 1255</span> </div>
649
+ <div class="line"><a id="l01276" name="l01276"></a><span class="lineno"><a class="line" href="group__window.html#gaec0282944bb810f6f3163ec02da90350"> 1276</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gaec0282944bb810f6f3163ec02da90350">GLFWwindowsizefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height);</div>
650
+ <div class="line"><a id="l01277" name="l01277"></a><span class="lineno"> 1277</span> </div>
651
+ <div class="line"><a id="l01296" name="l01296"></a><span class="lineno"><a class="line" href="group__window.html#gabf859b936d80961b7d39013a9694cc3e"> 1296</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gabf859b936d80961b7d39013a9694cc3e">GLFWwindowclosefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
652
+ <div class="line"><a id="l01297" name="l01297"></a><span class="lineno"> 1297</span> </div>
653
+ <div class="line"><a id="l01316" name="l01316"></a><span class="lineno"><a class="line" href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5"> 1316</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5">GLFWwindowrefreshfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
654
+ <div class="line"><a id="l01317" name="l01317"></a><span class="lineno"> 1317</span> </div>
655
+ <div class="line"><a id="l01337" name="l01337"></a><span class="lineno"><a class="line" href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46"> 1337</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46">GLFWwindowfocusfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> focused);</div>
656
+ <div class="line"><a id="l01338" name="l01338"></a><span class="lineno"> 1338</span> </div>
657
+ <div class="line"><a id="l01358" name="l01358"></a><span class="lineno"><a class="line" href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f"> 1358</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f">GLFWwindowiconifyfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> iconified);</div>
658
+ <div class="line"><a id="l01359" name="l01359"></a><span class="lineno"> 1359</span> </div>
659
+ <div class="line"><a id="l01379" name="l01379"></a><span class="lineno"><a class="line" href="group__window.html#ga3017196fdaec33ac3e095765176c2a90"> 1379</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#ga3017196fdaec33ac3e095765176c2a90">GLFWwindowmaximizefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> maximized);</div>
660
+ <div class="line"><a id="l01380" name="l01380"></a><span class="lineno"> 1380</span> </div>
661
+ <div class="line"><a id="l01400" name="l01400"></a><span class="lineno"><a class="line" href="group__window.html#gae18026e294dde685ed2e5f759533144d"> 1400</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#gae18026e294dde685ed2e5f759533144d">GLFWframebuffersizefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height);</div>
662
+ <div class="line"><a id="l01401" name="l01401"></a><span class="lineno"> 1401</span> </div>
663
+ <div class="line"><a id="l01421" name="l01421"></a><span class="lineno"><a class="line" href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e"> 1421</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e">GLFWwindowcontentscalefun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">float</span> xscale, <span class="keywordtype">float</span> yscale);</div>
664
+ <div class="line"><a id="l01422" name="l01422"></a><span class="lineno"> 1422</span> </div>
665
+ <div class="line"><a id="l01447" name="l01447"></a><span class="lineno"><a class="line" href="group__input.html#ga0184dcb59f6d85d735503dcaae809727"> 1447</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#ga0184dcb59f6d85d735503dcaae809727">GLFWmousebuttonfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> button, <span class="keywordtype">int</span> action, <span class="keywordtype">int</span> mods);</div>
666
+ <div class="line"><a id="l01448" name="l01448"></a><span class="lineno"> 1448</span> </div>
667
+ <div class="line"><a id="l01470" name="l01470"></a><span class="lineno"><a class="line" href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68"> 1470</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68">GLFWcursorposfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">double</span> xpos, <span class="keywordtype">double</span> ypos);</div>
668
+ <div class="line"><a id="l01471" name="l01471"></a><span class="lineno"> 1471</span> </div>
669
+ <div class="line"><a id="l01491" name="l01491"></a><span class="lineno"><a class="line" href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe"> 1491</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe">GLFWcursorenterfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> entered);</div>
670
+ <div class="line"><a id="l01492" name="l01492"></a><span class="lineno"> 1492</span> </div>
671
+ <div class="line"><a id="l01512" name="l01512"></a><span class="lineno"><a class="line" href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5"> 1512</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5">GLFWscrollfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">double</span> xoffset, <span class="keywordtype">double</span> yoffset);</div>
672
+ <div class="line"><a id="l01513" name="l01513"></a><span class="lineno"> 1513</span> </div>
673
+ <div class="line"><a id="l01538" name="l01538"></a><span class="lineno"><a class="line" href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c"> 1538</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c">GLFWkeyfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> key, <span class="keywordtype">int</span> scancode, <span class="keywordtype">int</span> action, <span class="keywordtype">int</span> mods);</div>
674
+ <div class="line"><a id="l01539" name="l01539"></a><span class="lineno"> 1539</span> </div>
675
+ <div class="line"><a id="l01559" name="l01559"></a><span class="lineno"><a class="line" href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e"> 1559</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e">GLFWcharfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> codepoint);</div>
676
+ <div class="line"><a id="l01560" name="l01560"></a><span class="lineno"> 1560</span> </div>
677
+ <div class="line"><a id="l01586" name="l01586"></a><span class="lineno"><a class="line" href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f"> 1586</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f">GLFWcharmodsfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> codepoint, <span class="keywordtype">int</span> mods);</div>
678
+ <div class="line"><a id="l01587" name="l01587"></a><span class="lineno"> 1587</span> </div>
679
+ <div class="line"><a id="l01610" name="l01610"></a><span class="lineno"><a class="line" href="group__input.html#gaaba73c3274062c18723b7f05862d94b2"> 1610</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gaaba73c3274062c18723b7f05862d94b2">GLFWdropfun</a>)(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> path_count, <span class="keyword">const</span> <span class="keywordtype">char</span>* paths[]);</div>
680
+ <div class="line"><a id="l01611" name="l01611"></a><span class="lineno"> 1611</span> </div>
681
+ <div class="line"><a id="l01631" name="l01631"></a><span class="lineno"><a class="line" href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249"> 1631</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249">GLFWmonitorfun</a>)(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span> event);</div>
682
+ <div class="line"><a id="l01632" name="l01632"></a><span class="lineno"> 1632</span> </div>
683
+ <div class="line"><a id="l01652" name="l01652"></a><span class="lineno"><a class="line" href="group__input.html#gaa21ad5986ae9a26077a40142efb56243"> 1652</a></span><span class="keyword">typedef</span> void (* <a class="code hl_typedef" href="group__input.html#gaa21ad5986ae9a26077a40142efb56243">GLFWjoystickfun</a>)(<span class="keywordtype">int</span> jid, <span class="keywordtype">int</span> event);</div>
684
+ <div class="line"><a id="l01653" name="l01653"></a><span class="lineno"> 1653</span> </div>
685
+ <div class="foldopen" id="foldopen01667" data-start="{" data-end="};">
686
+ <div class="line"><a id="l01667" name="l01667"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html"> 1667</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="struct_g_l_f_wvidmode.html">GLFWvidmode</a></div>
687
+ <div class="line"><a id="l01668" name="l01668"></a><span class="lineno"> 1668</span>{</div>
688
+ <div class="line"><a id="l01671" name="l01671"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#a698dcb200562051a7249cb6ae154c71d"> 1671</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#a698dcb200562051a7249cb6ae154c71d">width</a>;</div>
689
+ <div class="line"><a id="l01674" name="l01674"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#ac65942a5f6981695517437a9d571d03c"> 1674</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#ac65942a5f6981695517437a9d571d03c">height</a>;</div>
690
+ <div class="line"><a id="l01677" name="l01677"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#a6066c4ecd251098700062d3b735dba1b"> 1677</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#a6066c4ecd251098700062d3b735dba1b">redBits</a>;</div>
691
+ <div class="line"><a id="l01680" name="l01680"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#a292fdd281f3485fb3ff102a5bda43faa"> 1680</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#a292fdd281f3485fb3ff102a5bda43faa">greenBits</a>;</div>
692
+ <div class="line"><a id="l01683" name="l01683"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#af310977f58d2e3b188175b6e3d314047"> 1683</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#af310977f58d2e3b188175b6e3d314047">blueBits</a>;</div>
693
+ <div class="line"><a id="l01686" name="l01686"></a><span class="lineno"><a class="line" href="struct_g_l_f_wvidmode.html#a791bdd6c7697b09f7e9c97054bf05649"> 1686</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wvidmode.html#a791bdd6c7697b09f7e9c97054bf05649">refreshRate</a>;</div>
694
+ <div class="line"><a id="l01687" name="l01687"></a><span class="lineno"><a class="line" href="group__monitor.html#ga902c2816ac9b34b757282daab59b2565"> 1687</a></span>} <a class="code hl_struct" href="struct_g_l_f_wvidmode.html">GLFWvidmode</a>;</div>
695
+ </div>
696
+ <div class="line"><a id="l01688" name="l01688"></a><span class="lineno"> 1688</span> </div>
697
+ <div class="foldopen" id="foldopen01701" data-start="{" data-end="};">
698
+ <div class="line"><a id="l01701" name="l01701"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html"> 1701</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a></div>
699
+ <div class="line"><a id="l01702" name="l01702"></a><span class="lineno"> 1702</span>{</div>
700
+ <div class="line"><a id="l01705" name="l01705"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html#a2cce5d968734b685623eef913e635138"> 1705</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span>* <a class="code hl_variable" href="struct_g_l_f_wgammaramp.html#a2cce5d968734b685623eef913e635138">red</a>;</div>
701
+ <div class="line"><a id="l01708" name="l01708"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html#affccc6f5df47820b6562d709da3a5a3a"> 1708</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span>* <a class="code hl_variable" href="struct_g_l_f_wgammaramp.html#affccc6f5df47820b6562d709da3a5a3a">green</a>;</div>
702
+ <div class="line"><a id="l01711" name="l01711"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html#acf0c836d0efe29c392fe8d1a1042744b"> 1711</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">short</span>* <a class="code hl_variable" href="struct_g_l_f_wgammaramp.html#acf0c836d0efe29c392fe8d1a1042744b">blue</a>;</div>
703
+ <div class="line"><a id="l01714" name="l01714"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgammaramp.html#ad620e1cffbff9a32c51bca46301b59a5"> 1714</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wgammaramp.html#ad620e1cffbff9a32c51bca46301b59a5">size</a>;</div>
704
+ <div class="line"><a id="l01715" name="l01715"></a><span class="lineno"><a class="line" href="group__monitor.html#ga939cf093cb0af0498b7b54dc2e181404"> 1715</a></span>} <a class="code hl_struct" href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a>;</div>
705
+ </div>
706
+ <div class="line"><a id="l01716" name="l01716"></a><span class="lineno"> 1716</span> </div>
707
+ <div class="foldopen" id="foldopen01730" data-start="{" data-end="};">
708
+ <div class="line"><a id="l01730" name="l01730"></a><span class="lineno"><a class="line" href="struct_g_l_f_wimage.html"> 1730</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="struct_g_l_f_wimage.html">GLFWimage</a></div>
709
+ <div class="line"><a id="l01731" name="l01731"></a><span class="lineno"> 1731</span>{</div>
710
+ <div class="line"><a id="l01734" name="l01734"></a><span class="lineno"><a class="line" href="struct_g_l_f_wimage.html#af6a71cc999fe6d3aea31dd7e9687d835"> 1734</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wimage.html#af6a71cc999fe6d3aea31dd7e9687d835">width</a>;</div>
711
+ <div class="line"><a id="l01737" name="l01737"></a><span class="lineno"><a class="line" href="struct_g_l_f_wimage.html#a0b7d95368f0c80d5e5c9875057c7dbec"> 1737</a></span> <span class="keywordtype">int</span> <a class="code hl_variable" href="struct_g_l_f_wimage.html#a0b7d95368f0c80d5e5c9875057c7dbec">height</a>;</div>
712
+ <div class="line"><a id="l01740" name="l01740"></a><span class="lineno"><a class="line" href="struct_g_l_f_wimage.html#a0c532a5c2bb715555279b7817daba0fb"> 1740</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>* <a class="code hl_variable" href="struct_g_l_f_wimage.html#a0c532a5c2bb715555279b7817daba0fb">pixels</a>;</div>
713
+ <div class="line"><a id="l01741" name="l01741"></a><span class="lineno"><a class="line" href="group__window.html#ga7cc0a09de172fa7250872046f8c4d2ca"> 1741</a></span>} <a class="code hl_struct" href="struct_g_l_f_wimage.html">GLFWimage</a>;</div>
714
+ </div>
715
+ <div class="line"><a id="l01742" name="l01742"></a><span class="lineno"> 1742</span> </div>
716
+ <div class="foldopen" id="foldopen01754" data-start="{" data-end="};">
717
+ <div class="line"><a id="l01754" name="l01754"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgamepadstate.html"> 1754</a></span><span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code hl_struct" href="struct_g_l_f_wgamepadstate.html">GLFWgamepadstate</a></div>
718
+ <div class="line"><a id="l01755" name="l01755"></a><span class="lineno"> 1755</span>{</div>
719
+ <div class="line"><a id="l01759" name="l01759"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgamepadstate.html#a27e9896b51c65df15fba2c7139bfdb9a"> 1759</a></span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> <a class="code hl_variable" href="struct_g_l_f_wgamepadstate.html#a27e9896b51c65df15fba2c7139bfdb9a">buttons</a>[15];</div>
720
+ <div class="line"><a id="l01763" name="l01763"></a><span class="lineno"><a class="line" href="struct_g_l_f_wgamepadstate.html#a8b2c8939b1d31458de5359998375c189"> 1763</a></span> <span class="keywordtype">float</span> <a class="code hl_variable" href="struct_g_l_f_wgamepadstate.html#a8b2c8939b1d31458de5359998375c189">axes</a>[6];</div>
721
+ <div class="line"><a id="l01764" name="l01764"></a><span class="lineno"><a class="line" href="group__input.html#ga61acfb1f28f751438dd221225c5e725d"> 1764</a></span>} <a class="code hl_struct" href="struct_g_l_f_wgamepadstate.html">GLFWgamepadstate</a>;</div>
722
+ </div>
723
+ <div class="line"><a id="l01765" name="l01765"></a><span class="lineno"> 1765</span> </div>
724
+ <div class="line"><a id="l01766" name="l01766"></a><span class="lineno"> 1766</span> </div>
725
+ <div class="line"><a id="l01767" name="l01767"></a><span class="lineno"> 1767</span><span class="comment">/*************************************************************************</span></div>
726
+ <div class="line"><a id="l01768" name="l01768"></a><span class="lineno"> 1768</span><span class="comment"> * GLFW API functions</span></div>
727
+ <div class="line"><a id="l01769" name="l01769"></a><span class="lineno"> 1769</span><span class="comment"> *************************************************************************/</span></div>
728
+ <div class="line"><a id="l01770" name="l01770"></a><span class="lineno"> 1770</span> </div>
729
+ <div class="line"><a id="l01807" name="l01807"></a><span class="lineno"><a class="line" href="group__init.html#ga317aac130a235ab08c6db0834907d85e"> 1807</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__init.html#ga317aac130a235ab08c6db0834907d85e">glfwInit</a>(<span class="keywordtype">void</span>);</div>
730
+ <div class="line"><a id="l01808" name="l01808"></a><span class="lineno"> 1808</span> </div>
731
+ <div class="line"><a id="l01841" name="l01841"></a><span class="lineno"><a class="line" href="group__init.html#gaaae48c0a18607ea4a4ba951d939f0901"> 1841</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__init.html#gaaae48c0a18607ea4a4ba951d939f0901">glfwTerminate</a>(<span class="keywordtype">void</span>);</div>
732
+ <div class="line"><a id="l01842" name="l01842"></a><span class="lineno"> 1842</span> </div>
733
+ <div class="line"><a id="l01873" name="l01873"></a><span class="lineno"><a class="line" href="group__init.html#ga110fd1d3f0412822b4f1908c026f724a"> 1873</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__init.html#ga110fd1d3f0412822b4f1908c026f724a">glfwInitHint</a>(<span class="keywordtype">int</span> hint, <span class="keywordtype">int</span> value);</div>
734
+ <div class="line"><a id="l01874" name="l01874"></a><span class="lineno"> 1874</span> </div>
735
+ <div class="line"><a id="l01900" name="l01900"></a><span class="lineno"><a class="line" href="group__init.html#ga9f8ffaacf3c269cc48eafbf8b9b71197"> 1900</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__init.html#ga9f8ffaacf3c269cc48eafbf8b9b71197">glfwGetVersion</a>(<span class="keywordtype">int</span>* major, <span class="keywordtype">int</span>* minor, <span class="keywordtype">int</span>* rev);</div>
736
+ <div class="line"><a id="l01901" name="l01901"></a><span class="lineno"> 1901</span> </div>
737
+ <div class="line"><a id="l01931" name="l01931"></a><span class="lineno"><a class="line" href="group__init.html#ga026abd003c8e6501981ab1662062f1c0"> 1931</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__init.html#ga026abd003c8e6501981ab1662062f1c0">glfwGetVersionString</a>(<span class="keywordtype">void</span>);</div>
738
+ <div class="line"><a id="l01932" name="l01932"></a><span class="lineno"> 1932</span> </div>
739
+ <div class="line"><a id="l01962" name="l01962"></a><span class="lineno"><a class="line" href="group__init.html#ga944986b4ec0b928d488141f92982aa18"> 1962</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__init.html#ga944986b4ec0b928d488141f92982aa18">glfwGetError</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>** description);</div>
740
+ <div class="line"><a id="l01963" name="l01963"></a><span class="lineno"> 1963</span> </div>
741
+ <div class="line"><a id="l02008" name="l02008"></a><span class="lineno"><a class="line" href="group__init.html#gaff45816610d53f0b83656092a4034f40"> 2008</a></span>GLFWAPI <a class="code hl_typedef" href="group__init.html#ga8184701785c096b3862a75cda1bf44a3">GLFWerrorfun</a> <a class="code hl_function" href="group__init.html#gaff45816610d53f0b83656092a4034f40">glfwSetErrorCallback</a>(<a class="code hl_typedef" href="group__init.html#ga8184701785c096b3862a75cda1bf44a3">GLFWerrorfun</a> callback);</div>
742
+ <div class="line"><a id="l02009" name="l02009"></a><span class="lineno"> 2009</span> </div>
743
+ <div class="line"><a id="l02037" name="l02037"></a><span class="lineno"><a class="line" href="group__monitor.html#ga70b1156d5d24e9928f145d6c864369d2"> 2037</a></span>GLFWAPI <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>** <a class="code hl_function" href="group__monitor.html#ga70b1156d5d24e9928f145d6c864369d2">glfwGetMonitors</a>(<span class="keywordtype">int</span>* count);</div>
744
+ <div class="line"><a id="l02038" name="l02038"></a><span class="lineno"> 2038</span> </div>
745
+ <div class="line"><a id="l02061" name="l02061"></a><span class="lineno"><a class="line" href="group__monitor.html#gac3adb24947eb709e1874028272e5dfc5"> 2061</a></span>GLFWAPI <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* <a class="code hl_function" href="group__monitor.html#gac3adb24947eb709e1874028272e5dfc5">glfwGetPrimaryMonitor</a>(<span class="keywordtype">void</span>);</div>
746
+ <div class="line"><a id="l02062" name="l02062"></a><span class="lineno"> 2062</span> </div>
747
+ <div class="line"><a id="l02086" name="l02086"></a><span class="lineno"><a class="line" href="group__monitor.html#ga102f54e7acc9149edbcf0997152df8c9"> 2086</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga102f54e7acc9149edbcf0997152df8c9">glfwGetMonitorPos</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span>* xpos, <span class="keywordtype">int</span>* ypos);</div>
748
+ <div class="line"><a id="l02087" name="l02087"></a><span class="lineno"> 2087</span> </div>
749
+ <div class="line"><a id="l02117" name="l02117"></a><span class="lineno"><a class="line" href="group__monitor.html#ga7387a3bdb64bfe8ebf2b9e54f5b6c9d0"> 2117</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga7387a3bdb64bfe8ebf2b9e54f5b6c9d0">glfwGetMonitorWorkarea</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span>* xpos, <span class="keywordtype">int</span>* ypos, <span class="keywordtype">int</span>* width, <span class="keywordtype">int</span>* height);</div>
750
+ <div class="line"><a id="l02118" name="l02118"></a><span class="lineno"> 2118</span> </div>
751
+ <div class="line"><a id="l02151" name="l02151"></a><span class="lineno"><a class="line" href="group__monitor.html#ga7d8bffc6c55539286a6bd20d32a8d7ea"> 2151</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga7d8bffc6c55539286a6bd20d32a8d7ea">glfwGetMonitorPhysicalSize</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span>* widthMM, <span class="keywordtype">int</span>* heightMM);</div>
752
+ <div class="line"><a id="l02152" name="l02152"></a><span class="lineno"> 2152</span> </div>
753
+ <div class="line"><a id="l02183" name="l02183"></a><span class="lineno"><a class="line" href="group__monitor.html#gad3152e84465fa620b601265ebfcdb21b"> 2183</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#gad3152e84465fa620b601265ebfcdb21b">glfwGetMonitorContentScale</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">float</span>* xscale, <span class="keywordtype">float</span>* yscale);</div>
754
+ <div class="line"><a id="l02184" name="l02184"></a><span class="lineno"> 2184</span> </div>
755
+ <div class="line"><a id="l02209" name="l02209"></a><span class="lineno"><a class="line" href="group__monitor.html#ga7af83e13489d90379588fb331b9e4b68"> 2209</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__monitor.html#ga7af83e13489d90379588fb331b9e4b68">glfwGetMonitorName</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor);</div>
756
+ <div class="line"><a id="l02210" name="l02210"></a><span class="lineno"> 2210</span> </div>
757
+ <div class="line"><a id="l02235" name="l02235"></a><span class="lineno"><a class="line" href="group__monitor.html#ga702750e24313a686d3637297b6e85fda"> 2235</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga702750e24313a686d3637297b6e85fda">glfwSetMonitorUserPointer</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">void</span>* pointer);</div>
758
+ <div class="line"><a id="l02236" name="l02236"></a><span class="lineno"> 2236</span> </div>
759
+ <div class="line"><a id="l02259" name="l02259"></a><span class="lineno"><a class="line" href="group__monitor.html#ga1adbfbfb8cd58b23cfee82e574fbbdc5"> 2259</a></span>GLFWAPI <span class="keywordtype">void</span>* <a class="code hl_function" href="group__monitor.html#ga1adbfbfb8cd58b23cfee82e574fbbdc5">glfwGetMonitorUserPointer</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor);</div>
760
+ <div class="line"><a id="l02260" name="l02260"></a><span class="lineno"> 2260</span> </div>
761
+ <div class="line"><a id="l02289" name="l02289"></a><span class="lineno"><a class="line" href="group__monitor.html#gab39df645587c8518192aa746c2fb06c3"> 2289</a></span>GLFWAPI <a class="code hl_typedef" href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249">GLFWmonitorfun</a> <a class="code hl_function" href="group__monitor.html#gab39df645587c8518192aa746c2fb06c3">glfwSetMonitorCallback</a>(<a class="code hl_typedef" href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249">GLFWmonitorfun</a> callback);</div>
762
+ <div class="line"><a id="l02290" name="l02290"></a><span class="lineno"> 2290</span> </div>
763
+ <div class="line"><a id="l02323" name="l02323"></a><span class="lineno"><a class="line" href="group__monitor.html#gad2e24d2843cb7d6c26202cddd530fc1b"> 2323</a></span>GLFWAPI <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wvidmode.html">GLFWvidmode</a>* <a class="code hl_function" href="group__monitor.html#gad2e24d2843cb7d6c26202cddd530fc1b">glfwGetVideoModes</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span>* count);</div>
764
+ <div class="line"><a id="l02324" name="l02324"></a><span class="lineno"> 2324</span> </div>
765
+ <div class="line"><a id="l02351" name="l02351"></a><span class="lineno"><a class="line" href="group__monitor.html#gaba376fa7e76634b4788bddc505d6c9d5"> 2351</a></span>GLFWAPI <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wvidmode.html">GLFWvidmode</a>* <a class="code hl_function" href="group__monitor.html#gaba376fa7e76634b4788bddc505d6c9d5">glfwGetVideoMode</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor);</div>
766
+ <div class="line"><a id="l02352" name="l02352"></a><span class="lineno"> 2352</span> </div>
767
+ <div class="line"><a id="l02384" name="l02384"></a><span class="lineno"><a class="line" href="group__monitor.html#ga6ac582625c990220785ddd34efa3169a"> 2384</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga6ac582625c990220785ddd34efa3169a">glfwSetGamma</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">float</span> gamma);</div>
768
+ <div class="line"><a id="l02385" name="l02385"></a><span class="lineno"> 2385</span> </div>
769
+ <div class="line"><a id="l02414" name="l02414"></a><span class="lineno"><a class="line" href="group__monitor.html#ga76ba90debcf0062b5c4b73052b24f96f"> 2414</a></span>GLFWAPI <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a>* <a class="code hl_function" href="group__monitor.html#ga76ba90debcf0062b5c4b73052b24f96f">glfwGetGammaRamp</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor);</div>
770
+ <div class="line"><a id="l02415" name="l02415"></a><span class="lineno"> 2415</span> </div>
771
+ <div class="line"><a id="l02455" name="l02455"></a><span class="lineno"><a class="line" href="group__monitor.html#ga583f0ffd0d29613d8cd172b996bbf0dd"> 2455</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__monitor.html#ga583f0ffd0d29613d8cd172b996bbf0dd">glfwSetGammaRamp</a>(<a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a>* ramp);</div>
772
+ <div class="line"><a id="l02456" name="l02456"></a><span class="lineno"> 2456</span> </div>
773
+ <div class="line"><a id="l02474" name="l02474"></a><span class="lineno"><a class="line" href="group__window.html#gaa77c4898dfb83344a6b4f76aa16b9a4a"> 2474</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gaa77c4898dfb83344a6b4f76aa16b9a4a">glfwDefaultWindowHints</a>(<span class="keywordtype">void</span>);</div>
774
+ <div class="line"><a id="l02475" name="l02475"></a><span class="lineno"> 2475</span> </div>
775
+ <div class="line"><a id="l02509" name="l02509"></a><span class="lineno"><a class="line" href="group__window.html#ga7d9c8c62384b1e2821c4dc48952d2033"> 2509</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga7d9c8c62384b1e2821c4dc48952d2033">glfwWindowHint</a>(<span class="keywordtype">int</span> hint, <span class="keywordtype">int</span> value);</div>
776
+ <div class="line"><a id="l02510" name="l02510"></a><span class="lineno"> 2510</span> </div>
777
+ <div class="line"><a id="l02547" name="l02547"></a><span class="lineno"><a class="line" href="group__window.html#ga8cb2782861c9d997bcf2dea97f363e5f"> 2547</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga8cb2782861c9d997bcf2dea97f363e5f">glfwWindowHintString</a>(<span class="keywordtype">int</span> hint, <span class="keyword">const</span> <span class="keywordtype">char</span>* value);</div>
778
+ <div class="line"><a id="l02548" name="l02548"></a><span class="lineno"> 2548</span> </div>
779
+ <div class="line"><a id="l02701" name="l02701"></a><span class="lineno"><a class="line" href="group__window.html#ga3555a418df92ad53f917597fe2f64aeb"> 2701</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* <a class="code hl_function" href="group__window.html#ga3555a418df92ad53f917597fe2f64aeb">glfwCreateWindow</a>(<span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height, <span class="keyword">const</span> <span class="keywordtype">char</span>* title, <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* share);</div>
780
+ <div class="line"><a id="l02702" name="l02702"></a><span class="lineno"> 2702</span> </div>
781
+ <div class="line"><a id="l02730" name="l02730"></a><span class="lineno"><a class="line" href="group__window.html#gacdf43e51376051d2c091662e9fe3d7b2"> 2730</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gacdf43e51376051d2c091662e9fe3d7b2">glfwDestroyWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
782
+ <div class="line"><a id="l02731" name="l02731"></a><span class="lineno"> 2731</span> </div>
783
+ <div class="line"><a id="l02750" name="l02750"></a><span class="lineno"><a class="line" href="group__window.html#ga24e02fbfefbb81fc45320989f8140ab5"> 2750</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__window.html#ga24e02fbfefbb81fc45320989f8140ab5">glfwWindowShouldClose</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
784
+ <div class="line"><a id="l02751" name="l02751"></a><span class="lineno"> 2751</span> </div>
785
+ <div class="line"><a id="l02772" name="l02772"></a><span class="lineno"><a class="line" href="group__window.html#ga49c449dde2a6f87d996f4daaa09d6708"> 2772</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga49c449dde2a6f87d996f4daaa09d6708">glfwSetWindowShouldClose</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> value);</div>
786
+ <div class="line"><a id="l02773" name="l02773"></a><span class="lineno"> 2773</span> </div>
787
+ <div class="line"><a id="l02797" name="l02797"></a><span class="lineno"><a class="line" href="group__window.html#ga5d877f09e968cef7a360b513306f17ff"> 2797</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga5d877f09e968cef7a360b513306f17ff">glfwSetWindowTitle</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keyword">const</span> <span class="keywordtype">char</span>* title);</div>
788
+ <div class="line"><a id="l02798" name="l02798"></a><span class="lineno"> 2798</span> </div>
789
+ <div class="line"><a id="l02844" name="l02844"></a><span class="lineno"><a class="line" href="group__window.html#gadd7ccd39fe7a7d1f0904666ae5932dc5"> 2844</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gadd7ccd39fe7a7d1f0904666ae5932dc5">glfwSetWindowIcon</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> count, <span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wimage.html">GLFWimage</a>* images);</div>
790
+ <div class="line"><a id="l02845" name="l02845"></a><span class="lineno"> 2845</span> </div>
791
+ <div class="line"><a id="l02876" name="l02876"></a><span class="lineno"><a class="line" href="group__window.html#ga73cb526c000876fd8ddf571570fdb634"> 2876</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga73cb526c000876fd8ddf571570fdb634">glfwGetWindowPos</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span>* xpos, <span class="keywordtype">int</span>* ypos);</div>
792
+ <div class="line"><a id="l02877" name="l02877"></a><span class="lineno"> 2877</span> </div>
793
+ <div class="line"><a id="l02911" name="l02911"></a><span class="lineno"><a class="line" href="group__window.html#ga1abb6d690e8c88e0c8cd1751356dbca8"> 2911</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga1abb6d690e8c88e0c8cd1751356dbca8">glfwSetWindowPos</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> xpos, <span class="keywordtype">int</span> ypos);</div>
794
+ <div class="line"><a id="l02912" name="l02912"></a><span class="lineno"> 2912</span> </div>
795
+ <div class="line"><a id="l02941" name="l02941"></a><span class="lineno"><a class="line" href="group__window.html#gaeea7cbc03373a41fb51cfbf9f2a5d4c6"> 2941</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gaeea7cbc03373a41fb51cfbf9f2a5d4c6">glfwGetWindowSize</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span>* width, <span class="keywordtype">int</span>* height);</div>
796
+ <div class="line"><a id="l02942" name="l02942"></a><span class="lineno"> 2942</span> </div>
797
+ <div class="line"><a id="l02984" name="l02984"></a><span class="lineno"><a class="line" href="group__window.html#gac314fa6cec7d2d307be9963e2709cc90"> 2984</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gac314fa6cec7d2d307be9963e2709cc90">glfwSetWindowSizeLimits</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> minwidth, <span class="keywordtype">int</span> minheight, <span class="keywordtype">int</span> maxwidth, <span class="keywordtype">int</span> maxheight);</div>
798
+ <div class="line"><a id="l02985" name="l02985"></a><span class="lineno"> 2985</span> </div>
799
+ <div class="line"><a id="l03027" name="l03027"></a><span class="lineno"><a class="line" href="group__window.html#ga72ac8cb1ee2e312a878b55153d81b937"> 3027</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga72ac8cb1ee2e312a878b55153d81b937">glfwSetWindowAspectRatio</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> numer, <span class="keywordtype">int</span> denom);</div>
800
+ <div class="line"><a id="l03028" name="l03028"></a><span class="lineno"> 3028</span> </div>
801
+ <div class="line"><a id="l03068" name="l03068"></a><span class="lineno"><a class="line" href="group__window.html#ga371911f12c74c504dd8d47d832d095cb"> 3068</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga371911f12c74c504dd8d47d832d095cb">glfwSetWindowSize</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height);</div>
802
+ <div class="line"><a id="l03069" name="l03069"></a><span class="lineno"> 3069</span> </div>
803
+ <div class="line"><a id="l03097" name="l03097"></a><span class="lineno"><a class="line" href="group__window.html#ga0e2637a4161afb283f5300c7f94785c9"> 3097</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga0e2637a4161afb283f5300c7f94785c9">glfwGetFramebufferSize</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span>* width, <span class="keywordtype">int</span>* height);</div>
804
+ <div class="line"><a id="l03098" name="l03098"></a><span class="lineno"> 3098</span> </div>
805
+ <div class="line"><a id="l03134" name="l03134"></a><span class="lineno"><a class="line" href="group__window.html#ga1a9fd382058c53101b21cf211898f1f1"> 3134</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga1a9fd382058c53101b21cf211898f1f1">glfwGetWindowFrameSize</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span>* left, <span class="keywordtype">int</span>* top, <span class="keywordtype">int</span>* right, <span class="keywordtype">int</span>* bottom);</div>
806
+ <div class="line"><a id="l03135" name="l03135"></a><span class="lineno"> 3135</span> </div>
807
+ <div class="line"><a id="l03167" name="l03167"></a><span class="lineno"><a class="line" href="group__window.html#gaf5d31de9c19c4f994facea64d2b3106c"> 3167</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gaf5d31de9c19c4f994facea64d2b3106c">glfwGetWindowContentScale</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">float</span>* xscale, <span class="keywordtype">float</span>* yscale);</div>
808
+ <div class="line"><a id="l03168" name="l03168"></a><span class="lineno"> 3168</span> </div>
809
+ <div class="line"><a id="l03194" name="l03194"></a><span class="lineno"><a class="line" href="group__window.html#gad09f0bd7a6307c4533b7061828480a84"> 3194</a></span>GLFWAPI <span class="keywordtype">float</span> <a class="code hl_function" href="group__window.html#gad09f0bd7a6307c4533b7061828480a84">glfwGetWindowOpacity</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
810
+ <div class="line"><a id="l03195" name="l03195"></a><span class="lineno"> 3195</span> </div>
811
+ <div class="line"><a id="l03223" name="l03223"></a><span class="lineno"><a class="line" href="group__window.html#gac31caeb3d1088831b13d2c8a156802e9"> 3223</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gac31caeb3d1088831b13d2c8a156802e9">glfwSetWindowOpacity</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">float</span> opacity);</div>
812
+ <div class="line"><a id="l03224" name="l03224"></a><span class="lineno"> 3224</span> </div>
813
+ <div class="line"><a id="l03251" name="l03251"></a><span class="lineno"><a class="line" href="group__window.html#ga1bb559c0ebaad63c5c05ad2a066779c4"> 3251</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga1bb559c0ebaad63c5c05ad2a066779c4">glfwIconifyWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
814
+ <div class="line"><a id="l03252" name="l03252"></a><span class="lineno"> 3252</span> </div>
815
+ <div class="line"><a id="l03278" name="l03278"></a><span class="lineno"><a class="line" href="group__window.html#ga52527a5904b47d802b6b4bb519cdebc7"> 3278</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga52527a5904b47d802b6b4bb519cdebc7">glfwRestoreWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
816
+ <div class="line"><a id="l03279" name="l03279"></a><span class="lineno"> 3279</span> </div>
817
+ <div class="line"><a id="l03303" name="l03303"></a><span class="lineno"><a class="line" href="group__window.html#ga3f541387449d911274324ae7f17ec56b"> 3303</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga3f541387449d911274324ae7f17ec56b">glfwMaximizeWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
818
+ <div class="line"><a id="l03304" name="l03304"></a><span class="lineno"> 3304</span> </div>
819
+ <div class="line"><a id="l03335" name="l03335"></a><span class="lineno"><a class="line" href="group__window.html#ga61be47917b72536a148300f46494fc66"> 3335</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga61be47917b72536a148300f46494fc66">glfwShowWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
820
+ <div class="line"><a id="l03336" name="l03336"></a><span class="lineno"> 3336</span> </div>
821
+ <div class="line"><a id="l03357" name="l03357"></a><span class="lineno"><a class="line" href="group__window.html#ga49401f82a1ba5f15db5590728314d47c"> 3357</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga49401f82a1ba5f15db5590728314d47c">glfwHideWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
822
+ <div class="line"><a id="l03358" name="l03358"></a><span class="lineno"> 3358</span> </div>
823
+ <div class="line"><a id="l03396" name="l03396"></a><span class="lineno"><a class="line" href="group__window.html#ga873780357abd3f3a081d71a40aae45a1"> 3396</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga873780357abd3f3a081d71a40aae45a1">glfwFocusWindow</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
824
+ <div class="line"><a id="l03397" name="l03397"></a><span class="lineno"> 3397</span> </div>
825
+ <div class="line"><a id="l03423" name="l03423"></a><span class="lineno"><a class="line" href="group__window.html#ga2f8d59323fc4692c1d54ba08c863a703"> 3423</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga2f8d59323fc4692c1d54ba08c863a703">glfwRequestWindowAttention</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
826
+ <div class="line"><a id="l03424" name="l03424"></a><span class="lineno"> 3424</span> </div>
827
+ <div class="line"><a id="l03445" name="l03445"></a><span class="lineno"><a class="line" href="group__window.html#ga4d766499ac02c60f02221a9dfab87299"> 3445</a></span>GLFWAPI <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* <a class="code hl_function" href="group__window.html#ga4d766499ac02c60f02221a9dfab87299">glfwGetWindowMonitor</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
828
+ <div class="line"><a id="l03446" name="l03446"></a><span class="lineno"> 3446</span> </div>
829
+ <div class="line"><a id="l03504" name="l03504"></a><span class="lineno"><a class="line" href="group__window.html#ga81c76c418af80a1cce7055bccb0ae0a7"> 3504</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga81c76c418af80a1cce7055bccb0ae0a7">glfwSetWindowMonitor</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a>* monitor, <span class="keywordtype">int</span> xpos, <span class="keywordtype">int</span> ypos, <span class="keywordtype">int</span> width, <span class="keywordtype">int</span> height, <span class="keywordtype">int</span> refreshRate);</div>
830
+ <div class="line"><a id="l03505" name="l03505"></a><span class="lineno"> 3505</span> </div>
831
+ <div class="line"><a id="l03541" name="l03541"></a><span class="lineno"><a class="line" href="group__window.html#gacccb29947ea4b16860ebef42c2cb9337"> 3541</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__window.html#gacccb29947ea4b16860ebef42c2cb9337">glfwGetWindowAttrib</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> attrib);</div>
832
+ <div class="line"><a id="l03542" name="l03542"></a><span class="lineno"> 3542</span> </div>
833
+ <div class="line"><a id="l03578" name="l03578"></a><span class="lineno"><a class="line" href="group__window.html#gace2afda29b4116ec012e410a6819033e"> 3578</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gace2afda29b4116ec012e410a6819033e">glfwSetWindowAttrib</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> attrib, <span class="keywordtype">int</span> value);</div>
834
+ <div class="line"><a id="l03579" name="l03579"></a><span class="lineno"> 3579</span> </div>
835
+ <div class="line"><a id="l03601" name="l03601"></a><span class="lineno"><a class="line" href="group__window.html#ga3d2fc6026e690ab31a13f78bc9fd3651"> 3601</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga3d2fc6026e690ab31a13f78bc9fd3651">glfwSetWindowUserPointer</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">void</span>* pointer);</div>
836
+ <div class="line"><a id="l03602" name="l03602"></a><span class="lineno"> 3602</span> </div>
837
+ <div class="line"><a id="l03622" name="l03622"></a><span class="lineno"><a class="line" href="group__window.html#gae77a4add0d2023ca21ff1443ced01653"> 3622</a></span>GLFWAPI <span class="keywordtype">void</span>* <a class="code hl_function" href="group__window.html#gae77a4add0d2023ca21ff1443ced01653">glfwGetWindowUserPointer</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
838
+ <div class="line"><a id="l03623" name="l03623"></a><span class="lineno"> 3623</span> </div>
839
+ <div class="line"><a id="l03657" name="l03657"></a><span class="lineno"><a class="line" href="group__window.html#ga08bdfbba88934f9c4f92fd757979ac74"> 3657</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9">GLFWwindowposfun</a> <a class="code hl_function" href="group__window.html#ga08bdfbba88934f9c4f92fd757979ac74">glfwSetWindowPosCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9">GLFWwindowposfun</a> callback);</div>
840
+ <div class="line"><a id="l03658" name="l03658"></a><span class="lineno"> 3658</span> </div>
841
+ <div class="line"><a id="l03689" name="l03689"></a><span class="lineno"><a class="line" href="group__window.html#gad91b8b047a0c4c6033c38853864c34f8"> 3689</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gaec0282944bb810f6f3163ec02da90350">GLFWwindowsizefun</a> <a class="code hl_function" href="group__window.html#gad91b8b047a0c4c6033c38853864c34f8">glfwSetWindowSizeCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gaec0282944bb810f6f3163ec02da90350">GLFWwindowsizefun</a> callback);</div>
842
+ <div class="line"><a id="l03690" name="l03690"></a><span class="lineno"> 3690</span> </div>
843
+ <div class="line"><a id="l03729" name="l03729"></a><span class="lineno"><a class="line" href="group__window.html#gada646d775a7776a95ac000cfc1885331"> 3729</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gabf859b936d80961b7d39013a9694cc3e">GLFWwindowclosefun</a> <a class="code hl_function" href="group__window.html#gada646d775a7776a95ac000cfc1885331">glfwSetWindowCloseCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gabf859b936d80961b7d39013a9694cc3e">GLFWwindowclosefun</a> callback);</div>
844
+ <div class="line"><a id="l03730" name="l03730"></a><span class="lineno"> 3730</span> </div>
845
+ <div class="line"><a id="l03765" name="l03765"></a><span class="lineno"><a class="line" href="group__window.html#ga1c5c7eb889c33c7f4d10dd35b327654e"> 3765</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5">GLFWwindowrefreshfun</a> <a class="code hl_function" href="group__window.html#ga1c5c7eb889c33c7f4d10dd35b327654e">glfwSetWindowRefreshCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5">GLFWwindowrefreshfun</a> callback);</div>
846
+ <div class="line"><a id="l03766" name="l03766"></a><span class="lineno"> 3766</span> </div>
847
+ <div class="line"><a id="l03800" name="l03800"></a><span class="lineno"><a class="line" href="group__window.html#gac2d83c4a10f071baf841f6730528e66c"> 3800</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46">GLFWwindowfocusfun</a> <a class="code hl_function" href="group__window.html#gac2d83c4a10f071baf841f6730528e66c">glfwSetWindowFocusCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46">GLFWwindowfocusfun</a> callback);</div>
848
+ <div class="line"><a id="l03801" name="l03801"></a><span class="lineno"> 3801</span> </div>
849
+ <div class="line"><a id="l03833" name="l03833"></a><span class="lineno"><a class="line" href="group__window.html#gac793e9efd255567b5fb8b445052cfd3e"> 3833</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f">GLFWwindowiconifyfun</a> <a class="code hl_function" href="group__window.html#gac793e9efd255567b5fb8b445052cfd3e">glfwSetWindowIconifyCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f">GLFWwindowiconifyfun</a> callback);</div>
850
+ <div class="line"><a id="l03834" name="l03834"></a><span class="lineno"> 3834</span> </div>
851
+ <div class="line"><a id="l03863" name="l03863"></a><span class="lineno"><a class="line" href="group__window.html#gacbe64c339fbd94885e62145563b6dc93"> 3863</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga3017196fdaec33ac3e095765176c2a90">GLFWwindowmaximizefun</a> <a class="code hl_function" href="group__window.html#gacbe64c339fbd94885e62145563b6dc93">glfwSetWindowMaximizeCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#ga3017196fdaec33ac3e095765176c2a90">GLFWwindowmaximizefun</a> callback);</div>
852
+ <div class="line"><a id="l03864" name="l03864"></a><span class="lineno"> 3864</span> </div>
853
+ <div class="line"><a id="l03893" name="l03893"></a><span class="lineno"><a class="line" href="group__window.html#gab3fb7c3366577daef18c0023e2a8591f"> 3893</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#gae18026e294dde685ed2e5f759533144d">GLFWframebuffersizefun</a> <a class="code hl_function" href="group__window.html#gab3fb7c3366577daef18c0023e2a8591f">glfwSetFramebufferSizeCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#gae18026e294dde685ed2e5f759533144d">GLFWframebuffersizefun</a> callback);</div>
854
+ <div class="line"><a id="l03894" name="l03894"></a><span class="lineno"> 3894</span> </div>
855
+ <div class="line"><a id="l03924" name="l03924"></a><span class="lineno"><a class="line" href="group__window.html#gaf2832ebb5aa6c252a2d261de002c92d6"> 3924</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e">GLFWwindowcontentscalefun</a> <a class="code hl_function" href="group__window.html#gaf2832ebb5aa6c252a2d261de002c92d6">glfwSetWindowContentScaleCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e">GLFWwindowcontentscalefun</a> callback);</div>
856
+ <div class="line"><a id="l03925" name="l03925"></a><span class="lineno"> 3925</span> </div>
857
+ <div class="line"><a id="l03962" name="l03962"></a><span class="lineno"><a class="line" href="group__window.html#ga37bd57223967b4211d60ca1a0bf3c832"> 3962</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga37bd57223967b4211d60ca1a0bf3c832">glfwPollEvents</a>(<span class="keywordtype">void</span>);</div>
858
+ <div class="line"><a id="l03963" name="l03963"></a><span class="lineno"> 3963</span> </div>
859
+ <div class="line"><a id="l04007" name="l04007"></a><span class="lineno"><a class="line" href="group__window.html#ga554e37d781f0a997656c26b2c56c835e"> 4007</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga554e37d781f0a997656c26b2c56c835e">glfwWaitEvents</a>(<span class="keywordtype">void</span>);</div>
860
+ <div class="line"><a id="l04008" name="l04008"></a><span class="lineno"> 4008</span> </div>
861
+ <div class="line"><a id="l04056" name="l04056"></a><span class="lineno"><a class="line" href="group__window.html#ga605a178db92f1a7f1a925563ef3ea2cf"> 4056</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga605a178db92f1a7f1a925563ef3ea2cf">glfwWaitEventsTimeout</a>(<span class="keywordtype">double</span> timeout);</div>
862
+ <div class="line"><a id="l04057" name="l04057"></a><span class="lineno"> 4057</span> </div>
863
+ <div class="line"><a id="l04076" name="l04076"></a><span class="lineno"><a class="line" href="group__window.html#gab5997a25187e9fd5c6f2ecbbc8dfd7e9"> 4076</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#gab5997a25187e9fd5c6f2ecbbc8dfd7e9">glfwPostEmptyEvent</a>(<span class="keywordtype">void</span>);</div>
864
+ <div class="line"><a id="l04077" name="l04077"></a><span class="lineno"> 4077</span> </div>
865
+ <div class="line"><a id="l04101" name="l04101"></a><span class="lineno"><a class="line" href="group__input.html#gaf5b859dbe19bdf434e42695ea45cc5f4"> 4101</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gaf5b859dbe19bdf434e42695ea45cc5f4">glfwGetInputMode</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> mode);</div>
866
+ <div class="line"><a id="l04102" name="l04102"></a><span class="lineno"> 4102</span> </div>
867
+ <div class="line"><a id="l04163" name="l04163"></a><span class="lineno"><a class="line" href="group__input.html#gaa92336e173da9c8834558b54ee80563b"> 4163</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#gaa92336e173da9c8834558b54ee80563b">glfwSetInputMode</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> mode, <span class="keywordtype">int</span> value);</div>
868
+ <div class="line"><a id="l04164" name="l04164"></a><span class="lineno"> 4164</span> </div>
869
+ <div class="line"><a id="l04192" name="l04192"></a><span class="lineno"><a class="line" href="group__input.html#gae4ee0dbd0d256183e1ea4026d897e1c2"> 4192</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gae4ee0dbd0d256183e1ea4026d897e1c2">glfwRawMouseMotionSupported</a>(<span class="keywordtype">void</span>);</div>
870
+ <div class="line"><a id="l04193" name="l04193"></a><span class="lineno"> 4193</span> </div>
871
+ <div class="line"><a id="l04260" name="l04260"></a><span class="lineno"><a class="line" href="group__input.html#gaeaed62e69c3bd62b7ff8f7b19913ce4f"> 4260</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#gaeaed62e69c3bd62b7ff8f7b19913ce4f">glfwGetKeyName</a>(<span class="keywordtype">int</span> key, <span class="keywordtype">int</span> scancode);</div>
872
+ <div class="line"><a id="l04261" name="l04261"></a><span class="lineno"> 4261</span> </div>
873
+ <div class="line"><a id="l04287" name="l04287"></a><span class="lineno"><a class="line" href="group__input.html#ga67ddd1b7dcbbaff03e4a76c0ea67103a"> 4287</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#ga67ddd1b7dcbbaff03e4a76c0ea67103a">glfwGetKeyScancode</a>(<span class="keywordtype">int</span> key);</div>
874
+ <div class="line"><a id="l04288" name="l04288"></a><span class="lineno"> 4288</span> </div>
875
+ <div class="line"><a id="l04326" name="l04326"></a><span class="lineno"><a class="line" href="group__input.html#gadd341da06bc8d418b4dc3a3518af9ad2"> 4326</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gadd341da06bc8d418b4dc3a3518af9ad2">glfwGetKey</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> key);</div>
876
+ <div class="line"><a id="l04327" name="l04327"></a><span class="lineno"> 4327</span> </div>
877
+ <div class="line"><a id="l04355" name="l04355"></a><span class="lineno"><a class="line" href="group__input.html#gac1473feacb5996c01a7a5a33b5066704"> 4355</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gac1473feacb5996c01a7a5a33b5066704">glfwGetMouseButton</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">int</span> button);</div>
878
+ <div class="line"><a id="l04356" name="l04356"></a><span class="lineno"> 4356</span> </div>
879
+ <div class="line"><a id="l04393" name="l04393"></a><span class="lineno"><a class="line" href="group__input.html#ga01d37b6c40133676b9cea60ca1d7c0cc"> 4393</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#ga01d37b6c40133676b9cea60ca1d7c0cc">glfwGetCursorPos</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">double</span>* xpos, <span class="keywordtype">double</span>* ypos);</div>
880
+ <div class="line"><a id="l04394" name="l04394"></a><span class="lineno"> 4394</span> </div>
881
+ <div class="line"><a id="l04433" name="l04433"></a><span class="lineno"><a class="line" href="group__input.html#ga04b03af936d906ca123c8f4ee08b39e7"> 4433</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#ga04b03af936d906ca123c8f4ee08b39e7">glfwSetCursorPos</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keywordtype">double</span> xpos, <span class="keywordtype">double</span> ypos);</div>
882
+ <div class="line"><a id="l04434" name="l04434"></a><span class="lineno"> 4434</span> </div>
883
+ <div class="line"><a id="l04471" name="l04471"></a><span class="lineno"><a class="line" href="group__input.html#ga556f604f73af156c0db0e97c081373c3"> 4471</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>* <a class="code hl_function" href="group__input.html#ga556f604f73af156c0db0e97c081373c3">glfwCreateCursor</a>(<span class="keyword">const</span> <a class="code hl_struct" href="struct_g_l_f_wimage.html">GLFWimage</a>* image, <span class="keywordtype">int</span> xhot, <span class="keywordtype">int</span> yhot);</div>
884
+ <div class="line"><a id="l04472" name="l04472"></a><span class="lineno"> 4472</span> </div>
885
+ <div class="line"><a id="l04494" name="l04494"></a><span class="lineno"><a class="line" href="group__input.html#gaf2fb2eb2c9dd842d1cef8a34e3c6403e"> 4494</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>* <a class="code hl_function" href="group__input.html#gaf2fb2eb2c9dd842d1cef8a34e3c6403e">glfwCreateStandardCursor</a>(<span class="keywordtype">int</span> shape);</div>
886
+ <div class="line"><a id="l04495" name="l04495"></a><span class="lineno"> 4495</span> </div>
887
+ <div class="line"><a id="l04521" name="l04521"></a><span class="lineno"><a class="line" href="group__input.html#ga81b952cd1764274d0db7fb3c5a79ba6a"> 4521</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#ga81b952cd1764274d0db7fb3c5a79ba6a">glfwDestroyCursor</a>(<a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>* cursor);</div>
888
+ <div class="line"><a id="l04522" name="l04522"></a><span class="lineno"> 4522</span> </div>
889
+ <div class="line"><a id="l04548" name="l04548"></a><span class="lineno"><a class="line" href="group__input.html#gad3b4f38c8d5dae036bc8fa959e18343e"> 4548</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#gad3b4f38c8d5dae036bc8fa959e18343e">glfwSetCursor</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a>* cursor);</div>
890
+ <div class="line"><a id="l04549" name="l04549"></a><span class="lineno"> 4549</span> </div>
891
+ <div class="line"><a id="l04598" name="l04598"></a><span class="lineno"><a class="line" href="group__input.html#ga1caf18159767e761185e49a3be019f8d"> 4598</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c">GLFWkeyfun</a> <a class="code hl_function" href="group__input.html#ga1caf18159767e761185e49a3be019f8d">glfwSetKeyCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c">GLFWkeyfun</a> callback);</div>
892
+ <div class="line"><a id="l04599" name="l04599"></a><span class="lineno"> 4599</span> </div>
893
+ <div class="line"><a id="l04641" name="l04641"></a><span class="lineno"><a class="line" href="group__input.html#gab25c4a220fd8f5717718dbc487828996"> 4641</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e">GLFWcharfun</a> <a class="code hl_function" href="group__input.html#gab25c4a220fd8f5717718dbc487828996">glfwSetCharCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e">GLFWcharfun</a> callback);</div>
894
+ <div class="line"><a id="l04642" name="l04642"></a><span class="lineno"> 4642</span> </div>
895
+ <div class="line"><a id="l04683" name="l04683"></a><span class="lineno"><a class="line" href="group__input.html#ga0b7f4ad13c2b17435ff13b6dcfb4e43c"> 4683</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f">GLFWcharmodsfun</a> <a class="code hl_function" href="group__input.html#ga0b7f4ad13c2b17435ff13b6dcfb4e43c">glfwSetCharModsCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f">GLFWcharmodsfun</a> callback);</div>
896
+ <div class="line"><a id="l04684" name="l04684"></a><span class="lineno"> 4684</span> </div>
897
+ <div class="line"><a id="l04720" name="l04720"></a><span class="lineno"><a class="line" href="group__input.html#ga6ab84420974d812bee700e45284a723c"> 4720</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#ga0184dcb59f6d85d735503dcaae809727">GLFWmousebuttonfun</a> <a class="code hl_function" href="group__input.html#ga6ab84420974d812bee700e45284a723c">glfwSetMouseButtonCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#ga0184dcb59f6d85d735503dcaae809727">GLFWmousebuttonfun</a> callback);</div>
898
+ <div class="line"><a id="l04721" name="l04721"></a><span class="lineno"> 4721</span> </div>
899
+ <div class="line"><a id="l04752" name="l04752"></a><span class="lineno"><a class="line" href="group__input.html#gac1f879ab7435d54d4d79bb469fe225d7"> 4752</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68">GLFWcursorposfun</a> <a class="code hl_function" href="group__input.html#gac1f879ab7435d54d4d79bb469fe225d7">glfwSetCursorPosCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68">GLFWcursorposfun</a> callback);</div>
900
+ <div class="line"><a id="l04753" name="l04753"></a><span class="lineno"> 4753</span> </div>
901
+ <div class="line"><a id="l04783" name="l04783"></a><span class="lineno"><a class="line" href="group__input.html#gad27f8ad0142c038a281466c0966817d8"> 4783</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe">GLFWcursorenterfun</a> <a class="code hl_function" href="group__input.html#gad27f8ad0142c038a281466c0966817d8">glfwSetCursorEnterCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe">GLFWcursorenterfun</a> callback);</div>
902
+ <div class="line"><a id="l04784" name="l04784"></a><span class="lineno"> 4784</span> </div>
903
+ <div class="line"><a id="l04817" name="l04817"></a><span class="lineno"><a class="line" href="group__input.html#ga571e45a030ae4061f746ed56cb76aede"> 4817</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5">GLFWscrollfun</a> <a class="code hl_function" href="group__input.html#ga571e45a030ae4061f746ed56cb76aede">glfwSetScrollCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5">GLFWscrollfun</a> callback);</div>
904
+ <div class="line"><a id="l04818" name="l04818"></a><span class="lineno"> 4818</span> </div>
905
+ <div class="line"><a id="l04854" name="l04854"></a><span class="lineno"><a class="line" href="group__input.html#gab773f0ee0a07cff77a210cea40bc1f6b"> 4854</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gaaba73c3274062c18723b7f05862d94b2">GLFWdropfun</a> <a class="code hl_function" href="group__input.html#gab773f0ee0a07cff77a210cea40bc1f6b">glfwSetDropCallback</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <a class="code hl_typedef" href="group__input.html#gaaba73c3274062c18723b7f05862d94b2">GLFWdropfun</a> callback);</div>
906
+ <div class="line"><a id="l04855" name="l04855"></a><span class="lineno"> 4855</span> </div>
907
+ <div class="line"><a id="l04878" name="l04878"></a><span class="lineno"><a class="line" href="group__input.html#gaed0966cee139d815317f9ffcba64c9f1"> 4878</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gaed0966cee139d815317f9ffcba64c9f1">glfwJoystickPresent</a>(<span class="keywordtype">int</span> jid);</div>
908
+ <div class="line"><a id="l04879" name="l04879"></a><span class="lineno"> 4879</span> </div>
909
+ <div class="line"><a id="l04911" name="l04911"></a><span class="lineno"><a class="line" href="group__input.html#gaeb1c0191d3140a233a682987c61eb408"> 4911</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">float</span>* <a class="code hl_function" href="group__input.html#gaeb1c0191d3140a233a682987c61eb408">glfwGetJoystickAxes</a>(<span class="keywordtype">int</span> jid, <span class="keywordtype">int</span>* count);</div>
910
+ <div class="line"><a id="l04912" name="l04912"></a><span class="lineno"> 4912</span> </div>
911
+ <div class="line"><a id="l04952" name="l04952"></a><span class="lineno"><a class="line" href="group__input.html#ga5ffe34739d3dc97efe432ed2d81d9938"> 4952</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga5ffe34739d3dc97efe432ed2d81d9938">glfwGetJoystickButtons</a>(<span class="keywordtype">int</span> jid, <span class="keywordtype">int</span>* count);</div>
912
+ <div class="line"><a id="l04953" name="l04953"></a><span class="lineno"> 4953</span> </div>
913
+ <div class="line"><a id="l05009" name="l05009"></a><span class="lineno"><a class="line" href="group__input.html#ga06e660841b3e79c54da4f54a932c5a2c"> 5009</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga06e660841b3e79c54da4f54a932c5a2c">glfwGetJoystickHats</a>(<span class="keywordtype">int</span> jid, <span class="keywordtype">int</span>* count);</div>
914
+ <div class="line"><a id="l05010" name="l05010"></a><span class="lineno"> 5010</span> </div>
915
+ <div class="line"><a id="l05040" name="l05040"></a><span class="lineno"><a class="line" href="group__input.html#gac6a8e769e18e0bcfa9097793fc2c3978"> 5040</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#gac6a8e769e18e0bcfa9097793fc2c3978">glfwGetJoystickName</a>(<span class="keywordtype">int</span> jid);</div>
916
+ <div class="line"><a id="l05041" name="l05041"></a><span class="lineno"> 5041</span> </div>
917
+ <div class="line"><a id="l05081" name="l05081"></a><span class="lineno"><a class="line" href="group__input.html#ga6659411aec3c7fcef27780e2cb2d9600"> 5081</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga6659411aec3c7fcef27780e2cb2d9600">glfwGetJoystickGUID</a>(<span class="keywordtype">int</span> jid);</div>
918
+ <div class="line"><a id="l05082" name="l05082"></a><span class="lineno"> 5082</span> </div>
919
+ <div class="line"><a id="l05107" name="l05107"></a><span class="lineno"><a class="line" href="group__input.html#ga6b2f72d64d636b48a727b437cbb7489e"> 5107</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#ga6b2f72d64d636b48a727b437cbb7489e">glfwSetJoystickUserPointer</a>(<span class="keywordtype">int</span> jid, <span class="keywordtype">void</span>* pointer);</div>
920
+ <div class="line"><a id="l05108" name="l05108"></a><span class="lineno"> 5108</span> </div>
921
+ <div class="line"><a id="l05131" name="l05131"></a><span class="lineno"><a class="line" href="group__input.html#ga18cefd7265d1fa04f3fd38a6746db5f3"> 5131</a></span>GLFWAPI <span class="keywordtype">void</span>* <a class="code hl_function" href="group__input.html#ga18cefd7265d1fa04f3fd38a6746db5f3">glfwGetJoystickUserPointer</a>(<span class="keywordtype">int</span> jid);</div>
922
+ <div class="line"><a id="l05132" name="l05132"></a><span class="lineno"> 5132</span> </div>
923
+ <div class="line"><a id="l05159" name="l05159"></a><span class="lineno"><a class="line" href="group__input.html#gad0f676860f329d80f7e47e9f06a96f00"> 5159</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gad0f676860f329d80f7e47e9f06a96f00">glfwJoystickIsGamepad</a>(<span class="keywordtype">int</span> jid);</div>
924
+ <div class="line"><a id="l05160" name="l05160"></a><span class="lineno"> 5160</span> </div>
925
+ <div class="line"><a id="l05195" name="l05195"></a><span class="lineno"><a class="line" href="group__input.html#ga2f60a0e5b7bd8d1b7344dc0a7cb32b4c"> 5195</a></span>GLFWAPI <a class="code hl_typedef" href="group__input.html#gaa21ad5986ae9a26077a40142efb56243">GLFWjoystickfun</a> <a class="code hl_function" href="group__input.html#ga2f60a0e5b7bd8d1b7344dc0a7cb32b4c">glfwSetJoystickCallback</a>(<a class="code hl_typedef" href="group__input.html#gaa21ad5986ae9a26077a40142efb56243">GLFWjoystickfun</a> callback);</div>
926
+ <div class="line"><a id="l05196" name="l05196"></a><span class="lineno"> 5196</span> </div>
927
+ <div class="line"><a id="l05229" name="l05229"></a><span class="lineno"><a class="line" href="group__input.html#gaed5104612f2fa8e66aa6e846652ad00f"> 5229</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gaed5104612f2fa8e66aa6e846652ad00f">glfwUpdateGamepadMappings</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <span class="keywordtype">string</span>);</div>
928
+ <div class="line"><a id="l05230" name="l05230"></a><span class="lineno"> 5230</span> </div>
929
+ <div class="line"><a id="l05261" name="l05261"></a><span class="lineno"><a class="line" href="group__input.html#ga8aea73a1a25cc6c0486a617019f56728"> 5261</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga8aea73a1a25cc6c0486a617019f56728">glfwGetGamepadName</a>(<span class="keywordtype">int</span> jid);</div>
930
+ <div class="line"><a id="l05262" name="l05262"></a><span class="lineno"> 5262</span> </div>
931
+ <div class="line"><a id="l05299" name="l05299"></a><span class="lineno"><a class="line" href="group__input.html#gadccddea8bce6113fa459de379ddaf051"> 5299</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__input.html#gadccddea8bce6113fa459de379ddaf051">glfwGetGamepadState</a>(<span class="keywordtype">int</span> jid, <a class="code hl_struct" href="struct_g_l_f_wgamepadstate.html">GLFWgamepadstate</a>* state);</div>
932
+ <div class="line"><a id="l05300" name="l05300"></a><span class="lineno"> 5300</span> </div>
933
+ <div class="line"><a id="l05324" name="l05324"></a><span class="lineno"><a class="line" href="group__input.html#gaba1f022c5eb07dfac421df34cdcd31dd"> 5324</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#gaba1f022c5eb07dfac421df34cdcd31dd">glfwSetClipboardString</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keyword">const</span> <span class="keywordtype">char</span>* <span class="keywordtype">string</span>);</div>
934
+ <div class="line"><a id="l05325" name="l05325"></a><span class="lineno"> 5325</span> </div>
935
+ <div class="line"><a id="l05354" name="l05354"></a><span class="lineno"><a class="line" href="group__input.html#ga71a5b20808ea92193d65c21b82580355"> 5354</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_function" href="group__input.html#ga71a5b20808ea92193d65c21b82580355">glfwGetClipboardString</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
936
+ <div class="line"><a id="l05355" name="l05355"></a><span class="lineno"> 5355</span> </div>
937
+ <div class="line"><a id="l05384" name="l05384"></a><span class="lineno"><a class="line" href="group__input.html#gaa6cf4e7a77158a3b8fd00328b1720a4a"> 5384</a></span>GLFWAPI <span class="keywordtype">double</span> <a class="code hl_function" href="group__input.html#gaa6cf4e7a77158a3b8fd00328b1720a4a">glfwGetTime</a>(<span class="keywordtype">void</span>);</div>
938
+ <div class="line"><a id="l05385" name="l05385"></a><span class="lineno"> 5385</span> </div>
939
+ <div class="line"><a id="l05414" name="l05414"></a><span class="lineno"><a class="line" href="group__input.html#gaf59589ef6e8b8c8b5ad184b25afd4dc0"> 5414</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__input.html#gaf59589ef6e8b8c8b5ad184b25afd4dc0">glfwSetTime</a>(<span class="keywordtype">double</span> time);</div>
940
+ <div class="line"><a id="l05415" name="l05415"></a><span class="lineno"> 5415</span> </div>
941
+ <div class="line"><a id="l05436" name="l05436"></a><span class="lineno"><a class="line" href="group__input.html#ga09b2bd37d328e0b9456c7ec575cc26aa"> 5436</a></span>GLFWAPI uint64_t <a class="code hl_function" href="group__input.html#ga09b2bd37d328e0b9456c7ec575cc26aa">glfwGetTimerValue</a>(<span class="keywordtype">void</span>);</div>
942
+ <div class="line"><a id="l05437" name="l05437"></a><span class="lineno"> 5437</span> </div>
943
+ <div class="line"><a id="l05456" name="l05456"></a><span class="lineno"><a class="line" href="group__input.html#ga3289ee876572f6e91f06df3a24824443"> 5456</a></span>GLFWAPI uint64_t <a class="code hl_function" href="group__input.html#ga3289ee876572f6e91f06df3a24824443">glfwGetTimerFrequency</a>(<span class="keywordtype">void</span>);</div>
944
+ <div class="line"><a id="l05457" name="l05457"></a><span class="lineno"> 5457</span> </div>
945
+ <div class="line"><a id="l05501" name="l05501"></a><span class="lineno"><a class="line" href="group__context.html#ga1c04dc242268f827290fe40aa1c91157"> 5501</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__context.html#ga1c04dc242268f827290fe40aa1c91157">glfwMakeContextCurrent</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
946
+ <div class="line"><a id="l05502" name="l05502"></a><span class="lineno"> 5502</span> </div>
947
+ <div class="line"><a id="l05522" name="l05522"></a><span class="lineno"><a class="line" href="group__context.html#gad94e80185397a6cf5fe2ab30567af71c"> 5522</a></span>GLFWAPI <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* <a class="code hl_function" href="group__context.html#gad94e80185397a6cf5fe2ab30567af71c">glfwGetCurrentContext</a>(<span class="keywordtype">void</span>);</div>
948
+ <div class="line"><a id="l05523" name="l05523"></a><span class="lineno"> 5523</span> </div>
949
+ <div class="line"><a id="l05556" name="l05556"></a><span class="lineno"><a class="line" href="group__window.html#ga15a5a1ee5b3c2ca6b15ca209a12efd14"> 5556</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__window.html#ga15a5a1ee5b3c2ca6b15ca209a12efd14">glfwSwapBuffers</a>(<a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window);</div>
950
+ <div class="line"><a id="l05557" name="l05557"></a><span class="lineno"> 5557</span> </div>
951
+ <div class="line"><a id="l05602" name="l05602"></a><span class="lineno"><a class="line" href="group__context.html#ga6d4e0cdf151b5e579bd67f13202994ed"> 5602</a></span>GLFWAPI <span class="keywordtype">void</span> <a class="code hl_function" href="group__context.html#ga6d4e0cdf151b5e579bd67f13202994ed">glfwSwapInterval</a>(<span class="keywordtype">int</span> interval);</div>
952
+ <div class="line"><a id="l05603" name="l05603"></a><span class="lineno"> 5603</span> </div>
953
+ <div class="line"><a id="l05640" name="l05640"></a><span class="lineno"><a class="line" href="group__context.html#ga87425065c011cef1ebd6aac75e059dfa"> 5640</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__context.html#ga87425065c011cef1ebd6aac75e059dfa">glfwExtensionSupported</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* extension);</div>
954
+ <div class="line"><a id="l05641" name="l05641"></a><span class="lineno"> 5641</span> </div>
955
+ <div class="line"><a id="l05682" name="l05682"></a><span class="lineno"><a class="line" href="group__context.html#ga35f1837e6f666781842483937612f163"> 5682</a></span>GLFWAPI <a class="code hl_typedef" href="group__context.html#ga3d47c2d2fbe0be9c505d0e04e91a133c">GLFWglproc</a> <a class="code hl_function" href="group__context.html#ga35f1837e6f666781842483937612f163">glfwGetProcAddress</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* procname);</div>
956
+ <div class="line"><a id="l05683" name="l05683"></a><span class="lineno"> 5683</span> </div>
957
+ <div class="line"><a id="l05708" name="l05708"></a><span class="lineno"><a class="line" href="group__vulkan.html#ga2e7f30931e02464b5bc8d0d4b6f9fe2b"> 5708</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__vulkan.html#ga2e7f30931e02464b5bc8d0d4b6f9fe2b">glfwVulkanSupported</a>(<span class="keywordtype">void</span>);</div>
958
+ <div class="line"><a id="l05709" name="l05709"></a><span class="lineno"> 5709</span> </div>
959
+ <div class="line"><a id="l05752" name="l05752"></a><span class="lineno"><a class="line" href="group__vulkan.html#ga99ad342d82f4a3421e2864978cb6d1d6"> 5752</a></span>GLFWAPI <span class="keyword">const</span> <span class="keywordtype">char</span>** <a class="code hl_function" href="group__vulkan.html#ga99ad342d82f4a3421e2864978cb6d1d6">glfwGetRequiredInstanceExtensions</a>(uint32_t* count);</div>
960
+ <div class="line"><a id="l05753" name="l05753"></a><span class="lineno"> 5753</span> </div>
961
+ <div class="line"><a id="l05754" name="l05754"></a><span class="lineno"> 5754</span><span class="preprocessor">#if defined(VK_VERSION_1_0)</span></div>
962
+ <div class="line"><a id="l05755" name="l05755"></a><span class="lineno"> 5755</span> </div>
963
+ <div class="line"><a id="l05795" name="l05795"></a><span class="lineno"><a class="line" href="group__vulkan.html#gadf228fac94c5fd8f12423ec9af9ff1e9"> 5795</a></span>GLFWAPI <a class="code hl_typedef" href="group__vulkan.html#ga70c01918dc9d233a4fbe0681a43018af">GLFWvkproc</a> <a class="code hl_function" href="group__vulkan.html#gadf228fac94c5fd8f12423ec9af9ff1e9">glfwGetInstanceProcAddress</a>(VkInstance instance, <span class="keyword">const</span> <span class="keywordtype">char</span>* procname);</div>
964
+ <div class="line"><a id="l05796" name="l05796"></a><span class="lineno"> 5796</span> </div>
965
+ <div class="line"><a id="l05832" name="l05832"></a><span class="lineno"><a class="line" href="group__vulkan.html#gaff3823355cdd7e2f3f9f4d9ea9518d92"> 5832</a></span>GLFWAPI <span class="keywordtype">int</span> <a class="code hl_function" href="group__vulkan.html#gaff3823355cdd7e2f3f9f4d9ea9518d92">glfwGetPhysicalDevicePresentationSupport</a>(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily);</div>
966
+ <div class="line"><a id="l05833" name="l05833"></a><span class="lineno"> 5833</span> </div>
967
+ <div class="line"><a id="l05895" name="l05895"></a><span class="lineno"><a class="line" href="group__vulkan.html#ga1a24536bec3f80b08ead18e28e6ae965"> 5895</a></span>GLFWAPI VkResult <a class="code hl_function" href="group__vulkan.html#ga1a24536bec3f80b08ead18e28e6ae965">glfwCreateWindowSurface</a>(VkInstance instance, <a class="code hl_typedef" href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a>* window, <span class="keyword">const</span> VkAllocationCallbacks* allocator, VkSurfaceKHR* surface);</div>
968
+ <div class="line"><a id="l05896" name="l05896"></a><span class="lineno"> 5896</span> </div>
969
+ <div class="line"><a id="l05897" name="l05897"></a><span class="lineno"> 5897</span><span class="preprocessor">#endif </span><span class="comment">/*VK_VERSION_1_0*/</span><span class="preprocessor"></span></div>
970
+ <div class="line"><a id="l05898" name="l05898"></a><span class="lineno"> 5898</span> </div>
971
+ <div class="line"><a id="l05899" name="l05899"></a><span class="lineno"> 5899</span> </div>
972
+ <div class="line"><a id="l05900" name="l05900"></a><span class="lineno"> 5900</span><span class="comment">/*************************************************************************</span></div>
973
+ <div class="line"><a id="l05901" name="l05901"></a><span class="lineno"> 5901</span><span class="comment"> * Global definition cleanup</span></div>
974
+ <div class="line"><a id="l05902" name="l05902"></a><span class="lineno"> 5902</span><span class="comment"> *************************************************************************/</span></div>
975
+ <div class="line"><a id="l05903" name="l05903"></a><span class="lineno"> 5903</span> </div>
976
+ <div class="line"><a id="l05904" name="l05904"></a><span class="lineno"> 5904</span><span class="comment">/* ------------------- BEGIN SYSTEM/COMPILER SPECIFIC -------------------- */</span></div>
977
+ <div class="line"><a id="l05905" name="l05905"></a><span class="lineno"> 5905</span> </div>
978
+ <div class="line"><a id="l05906" name="l05906"></a><span class="lineno"> 5906</span><span class="preprocessor">#ifdef GLFW_WINGDIAPI_DEFINED</span></div>
979
+ <div class="line"><a id="l05907" name="l05907"></a><span class="lineno"> 5907</span><span class="preprocessor"> #undef WINGDIAPI</span></div>
980
+ <div class="line"><a id="l05908" name="l05908"></a><span class="lineno"> 5908</span><span class="preprocessor"> #undef GLFW_WINGDIAPI_DEFINED</span></div>
981
+ <div class="line"><a id="l05909" name="l05909"></a><span class="lineno"> 5909</span><span class="preprocessor">#endif</span></div>
982
+ <div class="line"><a id="l05910" name="l05910"></a><span class="lineno"> 5910</span> </div>
983
+ <div class="line"><a id="l05911" name="l05911"></a><span class="lineno"> 5911</span><span class="preprocessor">#ifdef GLFW_CALLBACK_DEFINED</span></div>
984
+ <div class="line"><a id="l05912" name="l05912"></a><span class="lineno"> 5912</span><span class="preprocessor"> #undef CALLBACK</span></div>
985
+ <div class="line"><a id="l05913" name="l05913"></a><span class="lineno"> 5913</span><span class="preprocessor"> #undef GLFW_CALLBACK_DEFINED</span></div>
986
+ <div class="line"><a id="l05914" name="l05914"></a><span class="lineno"> 5914</span><span class="preprocessor">#endif</span></div>
987
+ <div class="line"><a id="l05915" name="l05915"></a><span class="lineno"> 5915</span> </div>
988
+ <div class="line"><a id="l05916" name="l05916"></a><span class="lineno"> 5916</span><span class="comment">/* Some OpenGL related headers need GLAPIENTRY, but it is unconditionally</span></div>
989
+ <div class="line"><a id="l05917" name="l05917"></a><span class="lineno"> 5917</span><span class="comment"> * defined by some gl.h variants (OpenBSD) so define it after if needed.</span></div>
990
+ <div class="line"><a id="l05918" name="l05918"></a><span class="lineno"> 5918</span><span class="comment"> */</span></div>
991
+ <div class="line"><a id="l05919" name="l05919"></a><span class="lineno"> 5919</span><span class="preprocessor">#ifndef GLAPIENTRY</span></div>
992
+ <div class="line"><a id="l05920" name="l05920"></a><span class="lineno"><a class="line" href="glfw3_8h.html#aa97755eb47e4bf2727ad45d610e18206"> 5920</a></span><span class="preprocessor"> #define GLAPIENTRY APIENTRY</span></div>
993
+ <div class="line"><a id="l05921" name="l05921"></a><span class="lineno"><a class="line" href="glfw3_8h.html#a3b526ac796be993406ea2f1642c25fc3"> 5921</a></span><span class="preprocessor"> #define GLFW_GLAPIENTRY_DEFINED</span></div>
994
+ <div class="line"><a id="l05922" name="l05922"></a><span class="lineno"> 5922</span><span class="preprocessor">#endif</span></div>
995
+ <div class="line"><a id="l05923" name="l05923"></a><span class="lineno"> 5923</span> </div>
996
+ <div class="line"><a id="l05924" name="l05924"></a><span class="lineno"> 5924</span><span class="comment">/* -------------------- END SYSTEM/COMPILER SPECIFIC --------------------- */</span></div>
997
+ <div class="line"><a id="l05925" name="l05925"></a><span class="lineno"> 5925</span> </div>
998
+ <div class="line"><a id="l05926" name="l05926"></a><span class="lineno"> 5926</span> </div>
999
+ <div class="line"><a id="l05927" name="l05927"></a><span class="lineno"> 5927</span><span class="preprocessor">#ifdef __cplusplus</span></div>
1000
+ <div class="line"><a id="l05928" name="l05928"></a><span class="lineno"> 5928</span>}</div>
1001
+ <div class="line"><a id="l05929" name="l05929"></a><span class="lineno"> 5929</span><span class="preprocessor">#endif</span></div>
1002
+ <div class="line"><a id="l05930" name="l05930"></a><span class="lineno"> 5930</span> </div>
1003
+ <div class="line"><a id="l05931" name="l05931"></a><span class="lineno"> 5931</span><span class="preprocessor">#endif </span><span class="comment">/* _glfw3_h_ */</span><span class="preprocessor"></span></div>
1004
+ <div class="line"><a id="l05932" name="l05932"></a><span class="lineno"> 5932</span> </div>
1005
+ <div class="ttc" id="agroup__context_html_ga1c04dc242268f827290fe40aa1c91157"><div class="ttname"><a href="group__context.html#ga1c04dc242268f827290fe40aa1c91157">glfwMakeContextCurrent</a></div><div class="ttdeci">void glfwMakeContextCurrent(GLFWwindow *window)</div><div class="ttdoc">Makes the context of the specified window current for the calling thread.</div></div>
1006
+ <div class="ttc" id="agroup__context_html_ga35f1837e6f666781842483937612f163"><div class="ttname"><a href="group__context.html#ga35f1837e6f666781842483937612f163">glfwGetProcAddress</a></div><div class="ttdeci">GLFWglproc glfwGetProcAddress(const char *procname)</div><div class="ttdoc">Returns the address of the specified function for the current context.</div></div>
1007
+ <div class="ttc" id="agroup__context_html_ga3d47c2d2fbe0be9c505d0e04e91a133c"><div class="ttname"><a href="group__context.html#ga3d47c2d2fbe0be9c505d0e04e91a133c">GLFWglproc</a></div><div class="ttdeci">void(* GLFWglproc)(void)</div><div class="ttdoc">Client API function pointer type.</div><div class="ttdef"><b>Definition</b> glfw3.h:1157</div></div>
1008
+ <div class="ttc" id="agroup__context_html_ga6d4e0cdf151b5e579bd67f13202994ed"><div class="ttname"><a href="group__context.html#ga6d4e0cdf151b5e579bd67f13202994ed">glfwSwapInterval</a></div><div class="ttdeci">void glfwSwapInterval(int interval)</div><div class="ttdoc">Sets the swap interval for the current context.</div></div>
1009
+ <div class="ttc" id="agroup__context_html_ga87425065c011cef1ebd6aac75e059dfa"><div class="ttname"><a href="group__context.html#ga87425065c011cef1ebd6aac75e059dfa">glfwExtensionSupported</a></div><div class="ttdeci">int glfwExtensionSupported(const char *extension)</div><div class="ttdoc">Returns whether the specified extension is available.</div></div>
1010
+ <div class="ttc" id="agroup__context_html_gad94e80185397a6cf5fe2ab30567af71c"><div class="ttname"><a href="group__context.html#gad94e80185397a6cf5fe2ab30567af71c">glfwGetCurrentContext</a></div><div class="ttdeci">GLFWwindow * glfwGetCurrentContext(void)</div><div class="ttdoc">Returns the window whose context is current on the calling thread.</div></div>
1011
+ <div class="ttc" id="agroup__init_html_ga026abd003c8e6501981ab1662062f1c0"><div class="ttname"><a href="group__init.html#ga026abd003c8e6501981ab1662062f1c0">glfwGetVersionString</a></div><div class="ttdeci">const char * glfwGetVersionString(void)</div><div class="ttdoc">Returns a string describing the compile-time configuration.</div></div>
1012
+ <div class="ttc" id="agroup__init_html_ga110fd1d3f0412822b4f1908c026f724a"><div class="ttname"><a href="group__init.html#ga110fd1d3f0412822b4f1908c026f724a">glfwInitHint</a></div><div class="ttdeci">void glfwInitHint(int hint, int value)</div><div class="ttdoc">Sets the specified init hint to the desired value.</div></div>
1013
+ <div class="ttc" id="agroup__init_html_ga317aac130a235ab08c6db0834907d85e"><div class="ttname"><a href="group__init.html#ga317aac130a235ab08c6db0834907d85e">glfwInit</a></div><div class="ttdeci">int glfwInit(void)</div><div class="ttdoc">Initializes the GLFW library.</div></div>
1014
+ <div class="ttc" id="agroup__init_html_ga8184701785c096b3862a75cda1bf44a3"><div class="ttname"><a href="group__init.html#ga8184701785c096b3862a75cda1bf44a3">GLFWerrorfun</a></div><div class="ttdeci">void(* GLFWerrorfun)(int error_code, const char *description)</div><div class="ttdoc">The function pointer type for error callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1231</div></div>
1015
+ <div class="ttc" id="agroup__init_html_ga944986b4ec0b928d488141f92982aa18"><div class="ttname"><a href="group__init.html#ga944986b4ec0b928d488141f92982aa18">glfwGetError</a></div><div class="ttdeci">int glfwGetError(const char **description)</div><div class="ttdoc">Returns and clears the last error for the calling thread.</div></div>
1016
+ <div class="ttc" id="agroup__init_html_ga9f8ffaacf3c269cc48eafbf8b9b71197"><div class="ttname"><a href="group__init.html#ga9f8ffaacf3c269cc48eafbf8b9b71197">glfwGetVersion</a></div><div class="ttdeci">void glfwGetVersion(int *major, int *minor, int *rev)</div><div class="ttdoc">Retrieves the version of the GLFW library.</div></div>
1017
+ <div class="ttc" id="agroup__init_html_gaaae48c0a18607ea4a4ba951d939f0901"><div class="ttname"><a href="group__init.html#gaaae48c0a18607ea4a4ba951d939f0901">glfwTerminate</a></div><div class="ttdeci">void glfwTerminate(void)</div><div class="ttdoc">Terminates the GLFW library.</div></div>
1018
+ <div class="ttc" id="agroup__init_html_gaff45816610d53f0b83656092a4034f40"><div class="ttname"><a href="group__init.html#gaff45816610d53f0b83656092a4034f40">glfwSetErrorCallback</a></div><div class="ttdeci">GLFWerrorfun glfwSetErrorCallback(GLFWerrorfun callback)</div><div class="ttdoc">Sets the error callback.</div></div>
1019
+ <div class="ttc" id="agroup__input_html_ga0184dcb59f6d85d735503dcaae809727"><div class="ttname"><a href="group__input.html#ga0184dcb59f6d85d735503dcaae809727">GLFWmousebuttonfun</a></div><div class="ttdeci">void(* GLFWmousebuttonfun)(GLFWwindow *window, int button, int action, int mods)</div><div class="ttdoc">The function pointer type for mouse button callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1447</div></div>
1020
+ <div class="ttc" id="agroup__input_html_ga01d37b6c40133676b9cea60ca1d7c0cc"><div class="ttname"><a href="group__input.html#ga01d37b6c40133676b9cea60ca1d7c0cc">glfwGetCursorPos</a></div><div class="ttdeci">void glfwGetCursorPos(GLFWwindow *window, double *xpos, double *ypos)</div><div class="ttdoc">Retrieves the position of the cursor relative to the content area of the window.</div></div>
1021
+ <div class="ttc" id="agroup__input_html_ga04b03af936d906ca123c8f4ee08b39e7"><div class="ttname"><a href="group__input.html#ga04b03af936d906ca123c8f4ee08b39e7">glfwSetCursorPos</a></div><div class="ttdeci">void glfwSetCursorPos(GLFWwindow *window, double xpos, double ypos)</div><div class="ttdoc">Sets the position of the cursor, relative to the content area of the window.</div></div>
1022
+ <div class="ttc" id="agroup__input_html_ga06e660841b3e79c54da4f54a932c5a2c"><div class="ttname"><a href="group__input.html#ga06e660841b3e79c54da4f54a932c5a2c">glfwGetJoystickHats</a></div><div class="ttdeci">const unsigned char * glfwGetJoystickHats(int jid, int *count)</div><div class="ttdoc">Returns the state of all hats of the specified joystick.</div></div>
1023
+ <div class="ttc" id="agroup__input_html_ga09b2bd37d328e0b9456c7ec575cc26aa"><div class="ttname"><a href="group__input.html#ga09b2bd37d328e0b9456c7ec575cc26aa">glfwGetTimerValue</a></div><div class="ttdeci">uint64_t glfwGetTimerValue(void)</div><div class="ttdoc">Returns the current value of the raw timer.</div></div>
1024
+ <div class="ttc" id="agroup__input_html_ga0b7f4ad13c2b17435ff13b6dcfb4e43c"><div class="ttname"><a href="group__input.html#ga0b7f4ad13c2b17435ff13b6dcfb4e43c">glfwSetCharModsCallback</a></div><div class="ttdeci">GLFWcharmodsfun glfwSetCharModsCallback(GLFWwindow *window, GLFWcharmodsfun callback)</div><div class="ttdoc">Sets the Unicode character with modifiers callback.</div></div>
1025
+ <div class="ttc" id="agroup__input_html_ga18cefd7265d1fa04f3fd38a6746db5f3"><div class="ttname"><a href="group__input.html#ga18cefd7265d1fa04f3fd38a6746db5f3">glfwGetJoystickUserPointer</a></div><div class="ttdeci">void * glfwGetJoystickUserPointer(int jid)</div><div class="ttdoc">Returns the user pointer of the specified joystick.</div></div>
1026
+ <div class="ttc" id="agroup__input_html_ga1ab90a55cf3f58639b893c0f4118cb6e"><div class="ttname"><a href="group__input.html#ga1ab90a55cf3f58639b893c0f4118cb6e">GLFWcharfun</a></div><div class="ttdeci">void(* GLFWcharfun)(GLFWwindow *window, unsigned int codepoint)</div><div class="ttdoc">The function pointer type for Unicode character callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1559</div></div>
1027
+ <div class="ttc" id="agroup__input_html_ga1caf18159767e761185e49a3be019f8d"><div class="ttname"><a href="group__input.html#ga1caf18159767e761185e49a3be019f8d">glfwSetKeyCallback</a></div><div class="ttdeci">GLFWkeyfun glfwSetKeyCallback(GLFWwindow *window, GLFWkeyfun callback)</div><div class="ttdoc">Sets the key callback.</div></div>
1028
+ <div class="ttc" id="agroup__input_html_ga2f60a0e5b7bd8d1b7344dc0a7cb32b4c"><div class="ttname"><a href="group__input.html#ga2f60a0e5b7bd8d1b7344dc0a7cb32b4c">glfwSetJoystickCallback</a></div><div class="ttdeci">GLFWjoystickfun glfwSetJoystickCallback(GLFWjoystickfun callback)</div><div class="ttdoc">Sets the joystick configuration callback.</div></div>
1029
+ <div class="ttc" id="agroup__input_html_ga3289ee876572f6e91f06df3a24824443"><div class="ttname"><a href="group__input.html#ga3289ee876572f6e91f06df3a24824443">glfwGetTimerFrequency</a></div><div class="ttdeci">uint64_t glfwGetTimerFrequency(void)</div><div class="ttdoc">Returns the frequency, in Hz, of the raw timer.</div></div>
1030
+ <div class="ttc" id="agroup__input_html_ga556f604f73af156c0db0e97c081373c3"><div class="ttname"><a href="group__input.html#ga556f604f73af156c0db0e97c081373c3">glfwCreateCursor</a></div><div class="ttdeci">GLFWcursor * glfwCreateCursor(const GLFWimage *image, int xhot, int yhot)</div><div class="ttdoc">Creates a custom cursor.</div></div>
1031
+ <div class="ttc" id="agroup__input_html_ga571e45a030ae4061f746ed56cb76aede"><div class="ttname"><a href="group__input.html#ga571e45a030ae4061f746ed56cb76aede">glfwSetScrollCallback</a></div><div class="ttdeci">GLFWscrollfun glfwSetScrollCallback(GLFWwindow *window, GLFWscrollfun callback)</div><div class="ttdoc">Sets the scroll callback.</div></div>
1032
+ <div class="ttc" id="agroup__input_html_ga5bd751b27b90f865d2ea613533f0453c"><div class="ttname"><a href="group__input.html#ga5bd751b27b90f865d2ea613533f0453c">GLFWkeyfun</a></div><div class="ttdeci">void(* GLFWkeyfun)(GLFWwindow *window, int key, int scancode, int action, int mods)</div><div class="ttdoc">The function pointer type for keyboard key callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1538</div></div>
1033
+ <div class="ttc" id="agroup__input_html_ga5ffe34739d3dc97efe432ed2d81d9938"><div class="ttname"><a href="group__input.html#ga5ffe34739d3dc97efe432ed2d81d9938">glfwGetJoystickButtons</a></div><div class="ttdeci">const unsigned char * glfwGetJoystickButtons(int jid, int *count)</div><div class="ttdoc">Returns the state of all buttons of the specified joystick.</div></div>
1034
+ <div class="ttc" id="agroup__input_html_ga6659411aec3c7fcef27780e2cb2d9600"><div class="ttname"><a href="group__input.html#ga6659411aec3c7fcef27780e2cb2d9600">glfwGetJoystickGUID</a></div><div class="ttdeci">const char * glfwGetJoystickGUID(int jid)</div><div class="ttdoc">Returns the SDL compatible GUID of the specified joystick.</div></div>
1035
+ <div class="ttc" id="agroup__input_html_ga67ddd1b7dcbbaff03e4a76c0ea67103a"><div class="ttname"><a href="group__input.html#ga67ddd1b7dcbbaff03e4a76c0ea67103a">glfwGetKeyScancode</a></div><div class="ttdeci">int glfwGetKeyScancode(int key)</div><div class="ttdoc">Returns the platform-specific scancode of the specified key.</div></div>
1036
+ <div class="ttc" id="agroup__input_html_ga6ab84420974d812bee700e45284a723c"><div class="ttname"><a href="group__input.html#ga6ab84420974d812bee700e45284a723c">glfwSetMouseButtonCallback</a></div><div class="ttdeci">GLFWmousebuttonfun glfwSetMouseButtonCallback(GLFWwindow *window, GLFWmousebuttonfun callback)</div><div class="ttdoc">Sets the mouse button callback.</div></div>
1037
+ <div class="ttc" id="agroup__input_html_ga6b2f72d64d636b48a727b437cbb7489e"><div class="ttname"><a href="group__input.html#ga6b2f72d64d636b48a727b437cbb7489e">glfwSetJoystickUserPointer</a></div><div class="ttdeci">void glfwSetJoystickUserPointer(int jid, void *pointer)</div><div class="ttdoc">Sets the user pointer of the specified joystick.</div></div>
1038
+ <div class="ttc" id="agroup__input_html_ga71a5b20808ea92193d65c21b82580355"><div class="ttname"><a href="group__input.html#ga71a5b20808ea92193d65c21b82580355">glfwGetClipboardString</a></div><div class="ttdeci">const char * glfwGetClipboardString(GLFWwindow *window)</div><div class="ttdoc">Returns the contents of the clipboard as a string.</div></div>
1039
+ <div class="ttc" id="agroup__input_html_ga81b952cd1764274d0db7fb3c5a79ba6a"><div class="ttname"><a href="group__input.html#ga81b952cd1764274d0db7fb3c5a79ba6a">glfwDestroyCursor</a></div><div class="ttdeci">void glfwDestroyCursor(GLFWcursor *cursor)</div><div class="ttdoc">Destroys a cursor.</div></div>
1040
+ <div class="ttc" id="agroup__input_html_ga89261ae18c75e863aaf2656ecdd238f4"><div class="ttname"><a href="group__input.html#ga89261ae18c75e863aaf2656ecdd238f4">GLFWcursor</a></div><div class="ttdeci">struct GLFWcursor GLFWcursor</div><div class="ttdoc">Opaque cursor object.</div><div class="ttdef"><b>Definition</b> glfw3.h:1207</div></div>
1041
+ <div class="ttc" id="agroup__input_html_ga8aea73a1a25cc6c0486a617019f56728"><div class="ttname"><a href="group__input.html#ga8aea73a1a25cc6c0486a617019f56728">glfwGetGamepadName</a></div><div class="ttdeci">const char * glfwGetGamepadName(int jid)</div><div class="ttdoc">Returns the human-readable gamepad name for the specified joystick.</div></div>
1042
+ <div class="ttc" id="agroup__input_html_gaa21ad5986ae9a26077a40142efb56243"><div class="ttname"><a href="group__input.html#gaa21ad5986ae9a26077a40142efb56243">GLFWjoystickfun</a></div><div class="ttdeci">void(* GLFWjoystickfun)(int jid, int event)</div><div class="ttdoc">The function pointer type for joystick configuration callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1652</div></div>
1043
+ <div class="ttc" id="agroup__input_html_gaa6cf4e7a77158a3b8fd00328b1720a4a"><div class="ttname"><a href="group__input.html#gaa6cf4e7a77158a3b8fd00328b1720a4a">glfwGetTime</a></div><div class="ttdeci">double glfwGetTime(void)</div><div class="ttdoc">Returns the GLFW time.</div></div>
1044
+ <div class="ttc" id="agroup__input_html_gaa92336e173da9c8834558b54ee80563b"><div class="ttname"><a href="group__input.html#gaa92336e173da9c8834558b54ee80563b">glfwSetInputMode</a></div><div class="ttdeci">void glfwSetInputMode(GLFWwindow *window, int mode, int value)</div><div class="ttdoc">Sets an input option for the specified window.</div></div>
1045
+ <div class="ttc" id="agroup__input_html_gaa93dc4818ac9ab32532909d53a337cbe"><div class="ttname"><a href="group__input.html#gaa93dc4818ac9ab32532909d53a337cbe">GLFWcursorenterfun</a></div><div class="ttdeci">void(* GLFWcursorenterfun)(GLFWwindow *window, int entered)</div><div class="ttdoc">The function pointer type for cursor enter/leave callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1491</div></div>
1046
+ <div class="ttc" id="agroup__input_html_gaaba73c3274062c18723b7f05862d94b2"><div class="ttname"><a href="group__input.html#gaaba73c3274062c18723b7f05862d94b2">GLFWdropfun</a></div><div class="ttdeci">void(* GLFWdropfun)(GLFWwindow *window, int path_count, const char *paths[])</div><div class="ttdoc">The function pointer type for path drop callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1610</div></div>
1047
+ <div class="ttc" id="agroup__input_html_gab25c4a220fd8f5717718dbc487828996"><div class="ttname"><a href="group__input.html#gab25c4a220fd8f5717718dbc487828996">glfwSetCharCallback</a></div><div class="ttdeci">GLFWcharfun glfwSetCharCallback(GLFWwindow *window, GLFWcharfun callback)</div><div class="ttdoc">Sets the Unicode character callback.</div></div>
1048
+ <div class="ttc" id="agroup__input_html_gab773f0ee0a07cff77a210cea40bc1f6b"><div class="ttname"><a href="group__input.html#gab773f0ee0a07cff77a210cea40bc1f6b">glfwSetDropCallback</a></div><div class="ttdeci">GLFWdropfun glfwSetDropCallback(GLFWwindow *window, GLFWdropfun callback)</div><div class="ttdoc">Sets the path drop callback.</div></div>
1049
+ <div class="ttc" id="agroup__input_html_gaba1f022c5eb07dfac421df34cdcd31dd"><div class="ttname"><a href="group__input.html#gaba1f022c5eb07dfac421df34cdcd31dd">glfwSetClipboardString</a></div><div class="ttdeci">void glfwSetClipboardString(GLFWwindow *window, const char *string)</div><div class="ttdoc">Sets the clipboard to the specified string.</div></div>
1050
+ <div class="ttc" id="agroup__input_html_gac1473feacb5996c01a7a5a33b5066704"><div class="ttname"><a href="group__input.html#gac1473feacb5996c01a7a5a33b5066704">glfwGetMouseButton</a></div><div class="ttdeci">int glfwGetMouseButton(GLFWwindow *window, int button)</div><div class="ttdoc">Returns the last reported state of a mouse button for the specified window.</div></div>
1051
+ <div class="ttc" id="agroup__input_html_gac1f879ab7435d54d4d79bb469fe225d7"><div class="ttname"><a href="group__input.html#gac1f879ab7435d54d4d79bb469fe225d7">glfwSetCursorPosCallback</a></div><div class="ttdeci">GLFWcursorposfun glfwSetCursorPosCallback(GLFWwindow *window, GLFWcursorposfun callback)</div><div class="ttdoc">Sets the cursor position callback.</div></div>
1052
+ <div class="ttc" id="agroup__input_html_gac3cf64f90b6219c05ac7b7822d5a4b8f"><div class="ttname"><a href="group__input.html#gac3cf64f90b6219c05ac7b7822d5a4b8f">GLFWcharmodsfun</a></div><div class="ttdeci">void(* GLFWcharmodsfun)(GLFWwindow *window, unsigned int codepoint, int mods)</div><div class="ttdoc">The function pointer type for Unicode character with modifiers callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1586</div></div>
1053
+ <div class="ttc" id="agroup__input_html_gac6a8e769e18e0bcfa9097793fc2c3978"><div class="ttname"><a href="group__input.html#gac6a8e769e18e0bcfa9097793fc2c3978">glfwGetJoystickName</a></div><div class="ttdeci">const char * glfwGetJoystickName(int jid)</div><div class="ttdoc">Returns the name of the specified joystick.</div></div>
1054
+ <div class="ttc" id="agroup__input_html_gad0f676860f329d80f7e47e9f06a96f00"><div class="ttname"><a href="group__input.html#gad0f676860f329d80f7e47e9f06a96f00">glfwJoystickIsGamepad</a></div><div class="ttdeci">int glfwJoystickIsGamepad(int jid)</div><div class="ttdoc">Returns whether the specified joystick has a gamepad mapping.</div></div>
1055
+ <div class="ttc" id="agroup__input_html_gad27f8ad0142c038a281466c0966817d8"><div class="ttname"><a href="group__input.html#gad27f8ad0142c038a281466c0966817d8">glfwSetCursorEnterCallback</a></div><div class="ttdeci">GLFWcursorenterfun glfwSetCursorEnterCallback(GLFWwindow *window, GLFWcursorenterfun callback)</div><div class="ttdoc">Sets the cursor enter/leave callback.</div></div>
1056
+ <div class="ttc" id="agroup__input_html_gad3b4f38c8d5dae036bc8fa959e18343e"><div class="ttname"><a href="group__input.html#gad3b4f38c8d5dae036bc8fa959e18343e">glfwSetCursor</a></div><div class="ttdeci">void glfwSetCursor(GLFWwindow *window, GLFWcursor *cursor)</div><div class="ttdoc">Sets the cursor for the window.</div></div>
1057
+ <div class="ttc" id="agroup__input_html_gad6fae41b3ac2e4209aaa87b596c57f68"><div class="ttname"><a href="group__input.html#gad6fae41b3ac2e4209aaa87b596c57f68">GLFWcursorposfun</a></div><div class="ttdeci">void(* GLFWcursorposfun)(GLFWwindow *window, double xpos, double ypos)</div><div class="ttdoc">The function pointer type for cursor position callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1470</div></div>
1058
+ <div class="ttc" id="agroup__input_html_gadccddea8bce6113fa459de379ddaf051"><div class="ttname"><a href="group__input.html#gadccddea8bce6113fa459de379ddaf051">glfwGetGamepadState</a></div><div class="ttdeci">int glfwGetGamepadState(int jid, GLFWgamepadstate *state)</div><div class="ttdoc">Retrieves the state of the specified joystick remapped as a gamepad.</div></div>
1059
+ <div class="ttc" id="agroup__input_html_gadd341da06bc8d418b4dc3a3518af9ad2"><div class="ttname"><a href="group__input.html#gadd341da06bc8d418b4dc3a3518af9ad2">glfwGetKey</a></div><div class="ttdeci">int glfwGetKey(GLFWwindow *window, int key)</div><div class="ttdoc">Returns the last reported state of a keyboard key for the specified window.</div></div>
1060
+ <div class="ttc" id="agroup__input_html_gae4ee0dbd0d256183e1ea4026d897e1c2"><div class="ttname"><a href="group__input.html#gae4ee0dbd0d256183e1ea4026d897e1c2">glfwRawMouseMotionSupported</a></div><div class="ttdeci">int glfwRawMouseMotionSupported(void)</div><div class="ttdoc">Returns whether raw mouse motion is supported.</div></div>
1061
+ <div class="ttc" id="agroup__input_html_gaeaed62e69c3bd62b7ff8f7b19913ce4f"><div class="ttname"><a href="group__input.html#gaeaed62e69c3bd62b7ff8f7b19913ce4f">glfwGetKeyName</a></div><div class="ttdeci">const char * glfwGetKeyName(int key, int scancode)</div><div class="ttdoc">Returns the layout-specific name of the specified printable key.</div></div>
1062
+ <div class="ttc" id="agroup__input_html_gaeb1c0191d3140a233a682987c61eb408"><div class="ttname"><a href="group__input.html#gaeb1c0191d3140a233a682987c61eb408">glfwGetJoystickAxes</a></div><div class="ttdeci">const float * glfwGetJoystickAxes(int jid, int *count)</div><div class="ttdoc">Returns the values of all axes of the specified joystick.</div></div>
1063
+ <div class="ttc" id="agroup__input_html_gaed0966cee139d815317f9ffcba64c9f1"><div class="ttname"><a href="group__input.html#gaed0966cee139d815317f9ffcba64c9f1">glfwJoystickPresent</a></div><div class="ttdeci">int glfwJoystickPresent(int jid)</div><div class="ttdoc">Returns whether the specified joystick is present.</div></div>
1064
+ <div class="ttc" id="agroup__input_html_gaed5104612f2fa8e66aa6e846652ad00f"><div class="ttname"><a href="group__input.html#gaed5104612f2fa8e66aa6e846652ad00f">glfwUpdateGamepadMappings</a></div><div class="ttdeci">int glfwUpdateGamepadMappings(const char *string)</div><div class="ttdoc">Adds the specified SDL_GameControllerDB gamepad mappings.</div></div>
1065
+ <div class="ttc" id="agroup__input_html_gaf2fb2eb2c9dd842d1cef8a34e3c6403e"><div class="ttname"><a href="group__input.html#gaf2fb2eb2c9dd842d1cef8a34e3c6403e">glfwCreateStandardCursor</a></div><div class="ttdeci">GLFWcursor * glfwCreateStandardCursor(int shape)</div><div class="ttdoc">Creates a cursor with a standard shape.</div></div>
1066
+ <div class="ttc" id="agroup__input_html_gaf59589ef6e8b8c8b5ad184b25afd4dc0"><div class="ttname"><a href="group__input.html#gaf59589ef6e8b8c8b5ad184b25afd4dc0">glfwSetTime</a></div><div class="ttdeci">void glfwSetTime(double time)</div><div class="ttdoc">Sets the GLFW time.</div></div>
1067
+ <div class="ttc" id="agroup__input_html_gaf5b859dbe19bdf434e42695ea45cc5f4"><div class="ttname"><a href="group__input.html#gaf5b859dbe19bdf434e42695ea45cc5f4">glfwGetInputMode</a></div><div class="ttdeci">int glfwGetInputMode(GLFWwindow *window, int mode)</div><div class="ttdoc">Returns the value of an input option for the specified window.</div></div>
1068
+ <div class="ttc" id="agroup__input_html_gaf656112c33de3efdb227fa58f0134cf5"><div class="ttname"><a href="group__input.html#gaf656112c33de3efdb227fa58f0134cf5">GLFWscrollfun</a></div><div class="ttdeci">void(* GLFWscrollfun)(GLFWwindow *window, double xoffset, double yoffset)</div><div class="ttdoc">The function pointer type for scroll callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1512</div></div>
1069
+ <div class="ttc" id="agroup__monitor_html_ga102f54e7acc9149edbcf0997152df8c9"><div class="ttname"><a href="group__monitor.html#ga102f54e7acc9149edbcf0997152df8c9">glfwGetMonitorPos</a></div><div class="ttdeci">void glfwGetMonitorPos(GLFWmonitor *monitor, int *xpos, int *ypos)</div><div class="ttdoc">Returns the position of the monitor's viewport on the virtual screen.</div></div>
1070
+ <div class="ttc" id="agroup__monitor_html_ga1adbfbfb8cd58b23cfee82e574fbbdc5"><div class="ttname"><a href="group__monitor.html#ga1adbfbfb8cd58b23cfee82e574fbbdc5">glfwGetMonitorUserPointer</a></div><div class="ttdeci">void * glfwGetMonitorUserPointer(GLFWmonitor *monitor)</div><div class="ttdoc">Returns the user pointer of the specified monitor.</div></div>
1071
+ <div class="ttc" id="agroup__monitor_html_ga583f0ffd0d29613d8cd172b996bbf0dd"><div class="ttname"><a href="group__monitor.html#ga583f0ffd0d29613d8cd172b996bbf0dd">glfwSetGammaRamp</a></div><div class="ttdeci">void glfwSetGammaRamp(GLFWmonitor *monitor, const GLFWgammaramp *ramp)</div><div class="ttdoc">Sets the current gamma ramp for the specified monitor.</div></div>
1072
+ <div class="ttc" id="agroup__monitor_html_ga6ac582625c990220785ddd34efa3169a"><div class="ttname"><a href="group__monitor.html#ga6ac582625c990220785ddd34efa3169a">glfwSetGamma</a></div><div class="ttdeci">void glfwSetGamma(GLFWmonitor *monitor, float gamma)</div><div class="ttdoc">Generates a gamma ramp and sets it for the specified monitor.</div></div>
1073
+ <div class="ttc" id="agroup__monitor_html_ga702750e24313a686d3637297b6e85fda"><div class="ttname"><a href="group__monitor.html#ga702750e24313a686d3637297b6e85fda">glfwSetMonitorUserPointer</a></div><div class="ttdeci">void glfwSetMonitorUserPointer(GLFWmonitor *monitor, void *pointer)</div><div class="ttdoc">Sets the user pointer of the specified monitor.</div></div>
1074
+ <div class="ttc" id="agroup__monitor_html_ga70b1156d5d24e9928f145d6c864369d2"><div class="ttname"><a href="group__monitor.html#ga70b1156d5d24e9928f145d6c864369d2">glfwGetMonitors</a></div><div class="ttdeci">GLFWmonitor ** glfwGetMonitors(int *count)</div><div class="ttdoc">Returns the currently connected monitors.</div></div>
1075
+ <div class="ttc" id="agroup__monitor_html_ga7387a3bdb64bfe8ebf2b9e54f5b6c9d0"><div class="ttname"><a href="group__monitor.html#ga7387a3bdb64bfe8ebf2b9e54f5b6c9d0">glfwGetMonitorWorkarea</a></div><div class="ttdeci">void glfwGetMonitorWorkarea(GLFWmonitor *monitor, int *xpos, int *ypos, int *width, int *height)</div><div class="ttdoc">Retrieves the work area of the monitor.</div></div>
1076
+ <div class="ttc" id="agroup__monitor_html_ga76ba90debcf0062b5c4b73052b24f96f"><div class="ttname"><a href="group__monitor.html#ga76ba90debcf0062b5c4b73052b24f96f">glfwGetGammaRamp</a></div><div class="ttdeci">const GLFWgammaramp * glfwGetGammaRamp(GLFWmonitor *monitor)</div><div class="ttdoc">Returns the current gamma ramp for the specified monitor.</div></div>
1077
+ <div class="ttc" id="agroup__monitor_html_ga7af83e13489d90379588fb331b9e4b68"><div class="ttname"><a href="group__monitor.html#ga7af83e13489d90379588fb331b9e4b68">glfwGetMonitorName</a></div><div class="ttdeci">const char * glfwGetMonitorName(GLFWmonitor *monitor)</div><div class="ttdoc">Returns the name of the specified monitor.</div></div>
1078
+ <div class="ttc" id="agroup__monitor_html_ga7d8bffc6c55539286a6bd20d32a8d7ea"><div class="ttname"><a href="group__monitor.html#ga7d8bffc6c55539286a6bd20d32a8d7ea">glfwGetMonitorPhysicalSize</a></div><div class="ttdeci">void glfwGetMonitorPhysicalSize(GLFWmonitor *monitor, int *widthMM, int *heightMM)</div><div class="ttdoc">Returns the physical size of the monitor.</div></div>
1079
+ <div class="ttc" id="agroup__monitor_html_ga8d9efd1cde9426692c73fe40437d0ae3"><div class="ttname"><a href="group__monitor.html#ga8d9efd1cde9426692c73fe40437d0ae3">GLFWmonitor</a></div><div class="ttdeci">struct GLFWmonitor GLFWmonitor</div><div class="ttdoc">Opaque monitor object.</div><div class="ttdef"><b>Definition</b> glfw3.h:1183</div></div>
1080
+ <div class="ttc" id="agroup__monitor_html_gaabe16caca8dea952504dfdebdf4cd249"><div class="ttname"><a href="group__monitor.html#gaabe16caca8dea952504dfdebdf4cd249">GLFWmonitorfun</a></div><div class="ttdeci">void(* GLFWmonitorfun)(GLFWmonitor *monitor, int event)</div><div class="ttdoc">The function pointer type for monitor configuration callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1631</div></div>
1081
+ <div class="ttc" id="agroup__monitor_html_gab39df645587c8518192aa746c2fb06c3"><div class="ttname"><a href="group__monitor.html#gab39df645587c8518192aa746c2fb06c3">glfwSetMonitorCallback</a></div><div class="ttdeci">GLFWmonitorfun glfwSetMonitorCallback(GLFWmonitorfun callback)</div><div class="ttdoc">Sets the monitor configuration callback.</div></div>
1082
+ <div class="ttc" id="agroup__monitor_html_gaba376fa7e76634b4788bddc505d6c9d5"><div class="ttname"><a href="group__monitor.html#gaba376fa7e76634b4788bddc505d6c9d5">glfwGetVideoMode</a></div><div class="ttdeci">const GLFWvidmode * glfwGetVideoMode(GLFWmonitor *monitor)</div><div class="ttdoc">Returns the current mode of the specified monitor.</div></div>
1083
+ <div class="ttc" id="agroup__monitor_html_gac3adb24947eb709e1874028272e5dfc5"><div class="ttname"><a href="group__monitor.html#gac3adb24947eb709e1874028272e5dfc5">glfwGetPrimaryMonitor</a></div><div class="ttdeci">GLFWmonitor * glfwGetPrimaryMonitor(void)</div><div class="ttdoc">Returns the primary monitor.</div></div>
1084
+ <div class="ttc" id="agroup__monitor_html_gad2e24d2843cb7d6c26202cddd530fc1b"><div class="ttname"><a href="group__monitor.html#gad2e24d2843cb7d6c26202cddd530fc1b">glfwGetVideoModes</a></div><div class="ttdeci">const GLFWvidmode * glfwGetVideoModes(GLFWmonitor *monitor, int *count)</div><div class="ttdoc">Returns the available video modes for the specified monitor.</div></div>
1085
+ <div class="ttc" id="agroup__monitor_html_gad3152e84465fa620b601265ebfcdb21b"><div class="ttname"><a href="group__monitor.html#gad3152e84465fa620b601265ebfcdb21b">glfwGetMonitorContentScale</a></div><div class="ttdeci">void glfwGetMonitorContentScale(GLFWmonitor *monitor, float *xscale, float *yscale)</div><div class="ttdoc">Retrieves the content scale for the specified monitor.</div></div>
1086
+ <div class="ttc" id="agroup__vulkan_html_ga1a24536bec3f80b08ead18e28e6ae965"><div class="ttname"><a href="group__vulkan.html#ga1a24536bec3f80b08ead18e28e6ae965">glfwCreateWindowSurface</a></div><div class="ttdeci">VkResult glfwCreateWindowSurface(VkInstance instance, GLFWwindow *window, const VkAllocationCallbacks *allocator, VkSurfaceKHR *surface)</div><div class="ttdoc">Creates a Vulkan surface for the specified window.</div></div>
1087
+ <div class="ttc" id="agroup__vulkan_html_ga2e7f30931e02464b5bc8d0d4b6f9fe2b"><div class="ttname"><a href="group__vulkan.html#ga2e7f30931e02464b5bc8d0d4b6f9fe2b">glfwVulkanSupported</a></div><div class="ttdeci">int glfwVulkanSupported(void)</div><div class="ttdoc">Returns whether the Vulkan loader and an ICD have been found.</div></div>
1088
+ <div class="ttc" id="agroup__vulkan_html_ga70c01918dc9d233a4fbe0681a43018af"><div class="ttname"><a href="group__vulkan.html#ga70c01918dc9d233a4fbe0681a43018af">GLFWvkproc</a></div><div class="ttdeci">void(* GLFWvkproc)(void)</div><div class="ttdoc">Vulkan API function pointer type.</div><div class="ttdef"><b>Definition</b> glfw3.h:1171</div></div>
1089
+ <div class="ttc" id="agroup__vulkan_html_ga99ad342d82f4a3421e2864978cb6d1d6"><div class="ttname"><a href="group__vulkan.html#ga99ad342d82f4a3421e2864978cb6d1d6">glfwGetRequiredInstanceExtensions</a></div><div class="ttdeci">const char ** glfwGetRequiredInstanceExtensions(uint32_t *count)</div><div class="ttdoc">Returns the Vulkan instance extensions required by GLFW.</div></div>
1090
+ <div class="ttc" id="agroup__vulkan_html_gadf228fac94c5fd8f12423ec9af9ff1e9"><div class="ttname"><a href="group__vulkan.html#gadf228fac94c5fd8f12423ec9af9ff1e9">glfwGetInstanceProcAddress</a></div><div class="ttdeci">GLFWvkproc glfwGetInstanceProcAddress(VkInstance instance, const char *procname)</div><div class="ttdoc">Returns the address of the specified Vulkan instance function.</div></div>
1091
+ <div class="ttc" id="agroup__vulkan_html_gaff3823355cdd7e2f3f9f4d9ea9518d92"><div class="ttname"><a href="group__vulkan.html#gaff3823355cdd7e2f3f9f4d9ea9518d92">glfwGetPhysicalDevicePresentationSupport</a></div><div class="ttdeci">int glfwGetPhysicalDevicePresentationSupport(VkInstance instance, VkPhysicalDevice device, uint32_t queuefamily)</div><div class="ttdoc">Returns whether the specified queue family can present images.</div></div>
1092
+ <div class="ttc" id="agroup__window_html_ga08bdfbba88934f9c4f92fd757979ac74"><div class="ttname"><a href="group__window.html#ga08bdfbba88934f9c4f92fd757979ac74">glfwSetWindowPosCallback</a></div><div class="ttdeci">GLFWwindowposfun glfwSetWindowPosCallback(GLFWwindow *window, GLFWwindowposfun callback)</div><div class="ttdoc">Sets the position callback for the specified window.</div></div>
1093
+ <div class="ttc" id="agroup__window_html_ga0e2637a4161afb283f5300c7f94785c9"><div class="ttname"><a href="group__window.html#ga0e2637a4161afb283f5300c7f94785c9">glfwGetFramebufferSize</a></div><div class="ttdeci">void glfwGetFramebufferSize(GLFWwindow *window, int *width, int *height)</div><div class="ttdoc">Retrieves the size of the framebuffer of the specified window.</div></div>
1094
+ <div class="ttc" id="agroup__window_html_ga15a5a1ee5b3c2ca6b15ca209a12efd14"><div class="ttname"><a href="group__window.html#ga15a5a1ee5b3c2ca6b15ca209a12efd14">glfwSwapBuffers</a></div><div class="ttdeci">void glfwSwapBuffers(GLFWwindow *window)</div><div class="ttdoc">Swaps the front and back buffers of the specified window.</div></div>
1095
+ <div class="ttc" id="agroup__window_html_ga1a9fd382058c53101b21cf211898f1f1"><div class="ttname"><a href="group__window.html#ga1a9fd382058c53101b21cf211898f1f1">glfwGetWindowFrameSize</a></div><div class="ttdeci">void glfwGetWindowFrameSize(GLFWwindow *window, int *left, int *top, int *right, int *bottom)</div><div class="ttdoc">Retrieves the size of the frame of the window.</div></div>
1096
+ <div class="ttc" id="agroup__window_html_ga1abb6d690e8c88e0c8cd1751356dbca8"><div class="ttname"><a href="group__window.html#ga1abb6d690e8c88e0c8cd1751356dbca8">glfwSetWindowPos</a></div><div class="ttdeci">void glfwSetWindowPos(GLFWwindow *window, int xpos, int ypos)</div><div class="ttdoc">Sets the position of the content area of the specified window.</div></div>
1097
+ <div class="ttc" id="agroup__window_html_ga1bb559c0ebaad63c5c05ad2a066779c4"><div class="ttname"><a href="group__window.html#ga1bb559c0ebaad63c5c05ad2a066779c4">glfwIconifyWindow</a></div><div class="ttdeci">void glfwIconifyWindow(GLFWwindow *window)</div><div class="ttdoc">Iconifies the specified window.</div></div>
1098
+ <div class="ttc" id="agroup__window_html_ga1c5c7eb889c33c7f4d10dd35b327654e"><div class="ttname"><a href="group__window.html#ga1c5c7eb889c33c7f4d10dd35b327654e">glfwSetWindowRefreshCallback</a></div><div class="ttdeci">GLFWwindowrefreshfun glfwSetWindowRefreshCallback(GLFWwindow *window, GLFWwindowrefreshfun callback)</div><div class="ttdoc">Sets the refresh callback for the specified window.</div></div>
1099
+ <div class="ttc" id="agroup__window_html_ga24e02fbfefbb81fc45320989f8140ab5"><div class="ttname"><a href="group__window.html#ga24e02fbfefbb81fc45320989f8140ab5">glfwWindowShouldClose</a></div><div class="ttdeci">int glfwWindowShouldClose(GLFWwindow *window)</div><div class="ttdoc">Checks the close flag of the specified window.</div></div>
1100
+ <div class="ttc" id="agroup__window_html_ga2f8d59323fc4692c1d54ba08c863a703"><div class="ttname"><a href="group__window.html#ga2f8d59323fc4692c1d54ba08c863a703">glfwRequestWindowAttention</a></div><div class="ttdeci">void glfwRequestWindowAttention(GLFWwindow *window)</div><div class="ttdoc">Requests user attention to the specified window.</div></div>
1101
+ <div class="ttc" id="agroup__window_html_ga3017196fdaec33ac3e095765176c2a90"><div class="ttname"><a href="group__window.html#ga3017196fdaec33ac3e095765176c2a90">GLFWwindowmaximizefun</a></div><div class="ttdeci">void(* GLFWwindowmaximizefun)(GLFWwindow *window, int maximized)</div><div class="ttdoc">The function pointer type for window maximize callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1379</div></div>
1102
+ <div class="ttc" id="agroup__window_html_ga3555a418df92ad53f917597fe2f64aeb"><div class="ttname"><a href="group__window.html#ga3555a418df92ad53f917597fe2f64aeb">glfwCreateWindow</a></div><div class="ttdeci">GLFWwindow * glfwCreateWindow(int width, int height, const char *title, GLFWmonitor *monitor, GLFWwindow *share)</div><div class="ttdoc">Creates a window and its associated context.</div></div>
1103
+ <div class="ttc" id="agroup__window_html_ga35c658cccba236f26e7adee0e25f6a4f"><div class="ttname"><a href="group__window.html#ga35c658cccba236f26e7adee0e25f6a4f">GLFWwindowiconifyfun</a></div><div class="ttdeci">void(* GLFWwindowiconifyfun)(GLFWwindow *window, int iconified)</div><div class="ttdoc">The function pointer type for window iconify callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1358</div></div>
1104
+ <div class="ttc" id="agroup__window_html_ga371911f12c74c504dd8d47d832d095cb"><div class="ttname"><a href="group__window.html#ga371911f12c74c504dd8d47d832d095cb">glfwSetWindowSize</a></div><div class="ttdeci">void glfwSetWindowSize(GLFWwindow *window, int width, int height)</div><div class="ttdoc">Sets the size of the content area of the specified window.</div></div>
1105
+ <div class="ttc" id="agroup__window_html_ga37bd57223967b4211d60ca1a0bf3c832"><div class="ttname"><a href="group__window.html#ga37bd57223967b4211d60ca1a0bf3c832">glfwPollEvents</a></div><div class="ttdeci">void glfwPollEvents(void)</div><div class="ttdoc">Processes all pending events.</div></div>
1106
+ <div class="ttc" id="agroup__window_html_ga3c96d80d363e67d13a41b5d1821f3242"><div class="ttname"><a href="group__window.html#ga3c96d80d363e67d13a41b5d1821f3242">GLFWwindow</a></div><div class="ttdeci">struct GLFWwindow GLFWwindow</div><div class="ttdoc">Opaque window object.</div><div class="ttdef"><b>Definition</b> glfw3.h:1195</div></div>
1107
+ <div class="ttc" id="agroup__window_html_ga3d2fc6026e690ab31a13f78bc9fd3651"><div class="ttname"><a href="group__window.html#ga3d2fc6026e690ab31a13f78bc9fd3651">glfwSetWindowUserPointer</a></div><div class="ttdeci">void glfwSetWindowUserPointer(GLFWwindow *window, void *pointer)</div><div class="ttdoc">Sets the user pointer of the specified window.</div></div>
1108
+ <div class="ttc" id="agroup__window_html_ga3f541387449d911274324ae7f17ec56b"><div class="ttname"><a href="group__window.html#ga3f541387449d911274324ae7f17ec56b">glfwMaximizeWindow</a></div><div class="ttdeci">void glfwMaximizeWindow(GLFWwindow *window)</div><div class="ttdoc">Maximizes the specified window.</div></div>
1109
+ <div class="ttc" id="agroup__window_html_ga431663a1427d2eb3a273bc398b6737b5"><div class="ttname"><a href="group__window.html#ga431663a1427d2eb3a273bc398b6737b5">GLFWwindowrefreshfun</a></div><div class="ttdeci">void(* GLFWwindowrefreshfun)(GLFWwindow *window)</div><div class="ttdoc">The function pointer type for window content refresh callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1316</div></div>
1110
+ <div class="ttc" id="agroup__window_html_ga49401f82a1ba5f15db5590728314d47c"><div class="ttname"><a href="group__window.html#ga49401f82a1ba5f15db5590728314d47c">glfwHideWindow</a></div><div class="ttdeci">void glfwHideWindow(GLFWwindow *window)</div><div class="ttdoc">Hides the specified window.</div></div>
1111
+ <div class="ttc" id="agroup__window_html_ga49c449dde2a6f87d996f4daaa09d6708"><div class="ttname"><a href="group__window.html#ga49c449dde2a6f87d996f4daaa09d6708">glfwSetWindowShouldClose</a></div><div class="ttdeci">void glfwSetWindowShouldClose(GLFWwindow *window, int value)</div><div class="ttdoc">Sets the close flag of the specified window.</div></div>
1112
+ <div class="ttc" id="agroup__window_html_ga4d766499ac02c60f02221a9dfab87299"><div class="ttname"><a href="group__window.html#ga4d766499ac02c60f02221a9dfab87299">glfwGetWindowMonitor</a></div><div class="ttdeci">GLFWmonitor * glfwGetWindowMonitor(GLFWwindow *window)</div><div class="ttdoc">Returns the monitor that the window uses for full screen mode.</div></div>
1113
+ <div class="ttc" id="agroup__window_html_ga52527a5904b47d802b6b4bb519cdebc7"><div class="ttname"><a href="group__window.html#ga52527a5904b47d802b6b4bb519cdebc7">glfwRestoreWindow</a></div><div class="ttdeci">void glfwRestoreWindow(GLFWwindow *window)</div><div class="ttdoc">Restores the specified window.</div></div>
1114
+ <div class="ttc" id="agroup__window_html_ga554e37d781f0a997656c26b2c56c835e"><div class="ttname"><a href="group__window.html#ga554e37d781f0a997656c26b2c56c835e">glfwWaitEvents</a></div><div class="ttdeci">void glfwWaitEvents(void)</div><div class="ttdoc">Waits until events are queued and processes them.</div></div>
1115
+ <div class="ttc" id="agroup__window_html_ga5d877f09e968cef7a360b513306f17ff"><div class="ttname"><a href="group__window.html#ga5d877f09e968cef7a360b513306f17ff">glfwSetWindowTitle</a></div><div class="ttdeci">void glfwSetWindowTitle(GLFWwindow *window, const char *title)</div><div class="ttdoc">Sets the title of the specified window.</div></div>
1116
+ <div class="ttc" id="agroup__window_html_ga605a178db92f1a7f1a925563ef3ea2cf"><div class="ttname"><a href="group__window.html#ga605a178db92f1a7f1a925563ef3ea2cf">glfwWaitEventsTimeout</a></div><div class="ttdeci">void glfwWaitEventsTimeout(double timeout)</div><div class="ttdoc">Waits with timeout until events are queued and processes them.</div></div>
1117
+ <div class="ttc" id="agroup__window_html_ga61be47917b72536a148300f46494fc66"><div class="ttname"><a href="group__window.html#ga61be47917b72536a148300f46494fc66">glfwShowWindow</a></div><div class="ttdeci">void glfwShowWindow(GLFWwindow *window)</div><div class="ttdoc">Makes the specified window visible.</div></div>
1118
+ <div class="ttc" id="agroup__window_html_ga72ac8cb1ee2e312a878b55153d81b937"><div class="ttname"><a href="group__window.html#ga72ac8cb1ee2e312a878b55153d81b937">glfwSetWindowAspectRatio</a></div><div class="ttdeci">void glfwSetWindowAspectRatio(GLFWwindow *window, int numer, int denom)</div><div class="ttdoc">Sets the aspect ratio of the specified window.</div></div>
1119
+ <div class="ttc" id="agroup__window_html_ga73cb526c000876fd8ddf571570fdb634"><div class="ttname"><a href="group__window.html#ga73cb526c000876fd8ddf571570fdb634">glfwGetWindowPos</a></div><div class="ttdeci">void glfwGetWindowPos(GLFWwindow *window, int *xpos, int *ypos)</div><div class="ttdoc">Retrieves the position of the content area of the specified window.</div></div>
1120
+ <div class="ttc" id="agroup__window_html_ga77f288a2d04bb3c77c7d9615d08cf70e"><div class="ttname"><a href="group__window.html#ga77f288a2d04bb3c77c7d9615d08cf70e">GLFWwindowcontentscalefun</a></div><div class="ttdeci">void(* GLFWwindowcontentscalefun)(GLFWwindow *window, float xscale, float yscale)</div><div class="ttdoc">The function pointer type for window content scale callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1421</div></div>
1121
+ <div class="ttc" id="agroup__window_html_ga7d9c8c62384b1e2821c4dc48952d2033"><div class="ttname"><a href="group__window.html#ga7d9c8c62384b1e2821c4dc48952d2033">glfwWindowHint</a></div><div class="ttdeci">void glfwWindowHint(int hint, int value)</div><div class="ttdoc">Sets the specified window hint to the desired value.</div></div>
1122
+ <div class="ttc" id="agroup__window_html_ga81c76c418af80a1cce7055bccb0ae0a7"><div class="ttname"><a href="group__window.html#ga81c76c418af80a1cce7055bccb0ae0a7">glfwSetWindowMonitor</a></div><div class="ttdeci">void glfwSetWindowMonitor(GLFWwindow *window, GLFWmonitor *monitor, int xpos, int ypos, int width, int height, int refreshRate)</div><div class="ttdoc">Sets the mode, monitor, video mode and placement of a window.</div></div>
1123
+ <div class="ttc" id="agroup__window_html_ga873780357abd3f3a081d71a40aae45a1"><div class="ttname"><a href="group__window.html#ga873780357abd3f3a081d71a40aae45a1">glfwFocusWindow</a></div><div class="ttdeci">void glfwFocusWindow(GLFWwindow *window)</div><div class="ttdoc">Brings the specified window to front and sets input focus.</div></div>
1124
+ <div class="ttc" id="agroup__window_html_ga8cb2782861c9d997bcf2dea97f363e5f"><div class="ttname"><a href="group__window.html#ga8cb2782861c9d997bcf2dea97f363e5f">glfwWindowHintString</a></div><div class="ttdeci">void glfwWindowHintString(int hint, const char *value)</div><div class="ttdoc">Sets the specified window hint to the desired value.</div></div>
1125
+ <div class="ttc" id="agroup__window_html_gaa77c4898dfb83344a6b4f76aa16b9a4a"><div class="ttname"><a href="group__window.html#gaa77c4898dfb83344a6b4f76aa16b9a4a">glfwDefaultWindowHints</a></div><div class="ttdeci">void glfwDefaultWindowHints(void)</div><div class="ttdoc">Resets all window hints to their default values.</div></div>
1126
+ <div class="ttc" id="agroup__window_html_gab3fb7c3366577daef18c0023e2a8591f"><div class="ttname"><a href="group__window.html#gab3fb7c3366577daef18c0023e2a8591f">glfwSetFramebufferSizeCallback</a></div><div class="ttdeci">GLFWframebuffersizefun glfwSetFramebufferSizeCallback(GLFWwindow *window, GLFWframebuffersizefun callback)</div><div class="ttdoc">Sets the framebuffer resize callback for the specified window.</div></div>
1127
+ <div class="ttc" id="agroup__window_html_gab5997a25187e9fd5c6f2ecbbc8dfd7e9"><div class="ttname"><a href="group__window.html#gab5997a25187e9fd5c6f2ecbbc8dfd7e9">glfwPostEmptyEvent</a></div><div class="ttdeci">void glfwPostEmptyEvent(void)</div><div class="ttdoc">Posts an empty event to the event queue.</div></div>
1128
+ <div class="ttc" id="agroup__window_html_gabc58c47e9d93f6eb1862d615c3680f46"><div class="ttname"><a href="group__window.html#gabc58c47e9d93f6eb1862d615c3680f46">GLFWwindowfocusfun</a></div><div class="ttdeci">void(* GLFWwindowfocusfun)(GLFWwindow *window, int focused)</div><div class="ttdoc">The function pointer type for window focus callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1337</div></div>
1129
+ <div class="ttc" id="agroup__window_html_gabe287973a21a8f927cde4db06b8dcbe9"><div class="ttname"><a href="group__window.html#gabe287973a21a8f927cde4db06b8dcbe9">GLFWwindowposfun</a></div><div class="ttdeci">void(* GLFWwindowposfun)(GLFWwindow *window, int xpos, int ypos)</div><div class="ttdoc">The function pointer type for window position callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1254</div></div>
1130
+ <div class="ttc" id="agroup__window_html_gabf859b936d80961b7d39013a9694cc3e"><div class="ttname"><a href="group__window.html#gabf859b936d80961b7d39013a9694cc3e">GLFWwindowclosefun</a></div><div class="ttdeci">void(* GLFWwindowclosefun)(GLFWwindow *window)</div><div class="ttdoc">The function pointer type for window close callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1296</div></div>
1131
+ <div class="ttc" id="agroup__window_html_gac2d83c4a10f071baf841f6730528e66c"><div class="ttname"><a href="group__window.html#gac2d83c4a10f071baf841f6730528e66c">glfwSetWindowFocusCallback</a></div><div class="ttdeci">GLFWwindowfocusfun glfwSetWindowFocusCallback(GLFWwindow *window, GLFWwindowfocusfun callback)</div><div class="ttdoc">Sets the focus callback for the specified window.</div></div>
1132
+ <div class="ttc" id="agroup__window_html_gac314fa6cec7d2d307be9963e2709cc90"><div class="ttname"><a href="group__window.html#gac314fa6cec7d2d307be9963e2709cc90">glfwSetWindowSizeLimits</a></div><div class="ttdeci">void glfwSetWindowSizeLimits(GLFWwindow *window, int minwidth, int minheight, int maxwidth, int maxheight)</div><div class="ttdoc">Sets the size limits of the specified window.</div></div>
1133
+ <div class="ttc" id="agroup__window_html_gac31caeb3d1088831b13d2c8a156802e9"><div class="ttname"><a href="group__window.html#gac31caeb3d1088831b13d2c8a156802e9">glfwSetWindowOpacity</a></div><div class="ttdeci">void glfwSetWindowOpacity(GLFWwindow *window, float opacity)</div><div class="ttdoc">Sets the opacity of the whole window.</div></div>
1134
+ <div class="ttc" id="agroup__window_html_gac793e9efd255567b5fb8b445052cfd3e"><div class="ttname"><a href="group__window.html#gac793e9efd255567b5fb8b445052cfd3e">glfwSetWindowIconifyCallback</a></div><div class="ttdeci">GLFWwindowiconifyfun glfwSetWindowIconifyCallback(GLFWwindow *window, GLFWwindowiconifyfun callback)</div><div class="ttdoc">Sets the iconify callback for the specified window.</div></div>
1135
+ <div class="ttc" id="agroup__window_html_gacbe64c339fbd94885e62145563b6dc93"><div class="ttname"><a href="group__window.html#gacbe64c339fbd94885e62145563b6dc93">glfwSetWindowMaximizeCallback</a></div><div class="ttdeci">GLFWwindowmaximizefun glfwSetWindowMaximizeCallback(GLFWwindow *window, GLFWwindowmaximizefun callback)</div><div class="ttdoc">Sets the maximize callback for the specified window.</div></div>
1136
+ <div class="ttc" id="agroup__window_html_gacccb29947ea4b16860ebef42c2cb9337"><div class="ttname"><a href="group__window.html#gacccb29947ea4b16860ebef42c2cb9337">glfwGetWindowAttrib</a></div><div class="ttdeci">int glfwGetWindowAttrib(GLFWwindow *window, int attrib)</div><div class="ttdoc">Returns an attribute of the specified window.</div></div>
1137
+ <div class="ttc" id="agroup__window_html_gacdf43e51376051d2c091662e9fe3d7b2"><div class="ttname"><a href="group__window.html#gacdf43e51376051d2c091662e9fe3d7b2">glfwDestroyWindow</a></div><div class="ttdeci">void glfwDestroyWindow(GLFWwindow *window)</div><div class="ttdoc">Destroys the specified window and its context.</div></div>
1138
+ <div class="ttc" id="agroup__window_html_gace2afda29b4116ec012e410a6819033e"><div class="ttname"><a href="group__window.html#gace2afda29b4116ec012e410a6819033e">glfwSetWindowAttrib</a></div><div class="ttdeci">void glfwSetWindowAttrib(GLFWwindow *window, int attrib, int value)</div><div class="ttdoc">Sets an attribute of the specified window.</div></div>
1139
+ <div class="ttc" id="agroup__window_html_gad09f0bd7a6307c4533b7061828480a84"><div class="ttname"><a href="group__window.html#gad09f0bd7a6307c4533b7061828480a84">glfwGetWindowOpacity</a></div><div class="ttdeci">float glfwGetWindowOpacity(GLFWwindow *window)</div><div class="ttdoc">Returns the opacity of the whole window.</div></div>
1140
+ <div class="ttc" id="agroup__window_html_gad91b8b047a0c4c6033c38853864c34f8"><div class="ttname"><a href="group__window.html#gad91b8b047a0c4c6033c38853864c34f8">glfwSetWindowSizeCallback</a></div><div class="ttdeci">GLFWwindowsizefun glfwSetWindowSizeCallback(GLFWwindow *window, GLFWwindowsizefun callback)</div><div class="ttdoc">Sets the size callback for the specified window.</div></div>
1141
+ <div class="ttc" id="agroup__window_html_gada646d775a7776a95ac000cfc1885331"><div class="ttname"><a href="group__window.html#gada646d775a7776a95ac000cfc1885331">glfwSetWindowCloseCallback</a></div><div class="ttdeci">GLFWwindowclosefun glfwSetWindowCloseCallback(GLFWwindow *window, GLFWwindowclosefun callback)</div><div class="ttdoc">Sets the close callback for the specified window.</div></div>
1142
+ <div class="ttc" id="agroup__window_html_gadd7ccd39fe7a7d1f0904666ae5932dc5"><div class="ttname"><a href="group__window.html#gadd7ccd39fe7a7d1f0904666ae5932dc5">glfwSetWindowIcon</a></div><div class="ttdeci">void glfwSetWindowIcon(GLFWwindow *window, int count, const GLFWimage *images)</div><div class="ttdoc">Sets the icon for the specified window.</div></div>
1143
+ <div class="ttc" id="agroup__window_html_gae18026e294dde685ed2e5f759533144d"><div class="ttname"><a href="group__window.html#gae18026e294dde685ed2e5f759533144d">GLFWframebuffersizefun</a></div><div class="ttdeci">void(* GLFWframebuffersizefun)(GLFWwindow *window, int width, int height)</div><div class="ttdoc">The function pointer type for framebuffer size callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1400</div></div>
1144
+ <div class="ttc" id="agroup__window_html_gae77a4add0d2023ca21ff1443ced01653"><div class="ttname"><a href="group__window.html#gae77a4add0d2023ca21ff1443ced01653">glfwGetWindowUserPointer</a></div><div class="ttdeci">void * glfwGetWindowUserPointer(GLFWwindow *window)</div><div class="ttdoc">Returns the user pointer of the specified window.</div></div>
1145
+ <div class="ttc" id="agroup__window_html_gaec0282944bb810f6f3163ec02da90350"><div class="ttname"><a href="group__window.html#gaec0282944bb810f6f3163ec02da90350">GLFWwindowsizefun</a></div><div class="ttdeci">void(* GLFWwindowsizefun)(GLFWwindow *window, int width, int height)</div><div class="ttdoc">The function pointer type for window size callbacks.</div><div class="ttdef"><b>Definition</b> glfw3.h:1276</div></div>
1146
+ <div class="ttc" id="agroup__window_html_gaeea7cbc03373a41fb51cfbf9f2a5d4c6"><div class="ttname"><a href="group__window.html#gaeea7cbc03373a41fb51cfbf9f2a5d4c6">glfwGetWindowSize</a></div><div class="ttdeci">void glfwGetWindowSize(GLFWwindow *window, int *width, int *height)</div><div class="ttdoc">Retrieves the size of the content area of the specified window.</div></div>
1147
+ <div class="ttc" id="agroup__window_html_gaf2832ebb5aa6c252a2d261de002c92d6"><div class="ttname"><a href="group__window.html#gaf2832ebb5aa6c252a2d261de002c92d6">glfwSetWindowContentScaleCallback</a></div><div class="ttdeci">GLFWwindowcontentscalefun glfwSetWindowContentScaleCallback(GLFWwindow *window, GLFWwindowcontentscalefun callback)</div><div class="ttdoc">Sets the window content scale callback for the specified window.</div></div>
1148
+ <div class="ttc" id="agroup__window_html_gaf5d31de9c19c4f994facea64d2b3106c"><div class="ttname"><a href="group__window.html#gaf5d31de9c19c4f994facea64d2b3106c">glfwGetWindowContentScale</a></div><div class="ttdeci">void glfwGetWindowContentScale(GLFWwindow *window, float *xscale, float *yscale)</div><div class="ttdoc">Retrieves the content scale for the specified window.</div></div>
1149
+ <div class="ttc" id="astruct_g_l_f_wgamepadstate_html"><div class="ttname"><a href="struct_g_l_f_wgamepadstate.html">GLFWgamepadstate</a></div><div class="ttdoc">Gamepad input state.</div><div class="ttdef"><b>Definition</b> glfw3.h:1755</div></div>
1150
+ <div class="ttc" id="astruct_g_l_f_wgamepadstate_html_a27e9896b51c65df15fba2c7139bfdb9a"><div class="ttname"><a href="struct_g_l_f_wgamepadstate.html#a27e9896b51c65df15fba2c7139bfdb9a">GLFWgamepadstate::buttons</a></div><div class="ttdeci">unsigned char buttons[15]</div><div class="ttdef"><b>Definition</b> glfw3.h:1759</div></div>
1151
+ <div class="ttc" id="astruct_g_l_f_wgamepadstate_html_a8b2c8939b1d31458de5359998375c189"><div class="ttname"><a href="struct_g_l_f_wgamepadstate.html#a8b2c8939b1d31458de5359998375c189">GLFWgamepadstate::axes</a></div><div class="ttdeci">float axes[6]</div><div class="ttdef"><b>Definition</b> glfw3.h:1763</div></div>
1152
+ <div class="ttc" id="astruct_g_l_f_wgammaramp_html"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html">GLFWgammaramp</a></div><div class="ttdoc">Gamma ramp.</div><div class="ttdef"><b>Definition</b> glfw3.h:1702</div></div>
1153
+ <div class="ttc" id="astruct_g_l_f_wgammaramp_html_a2cce5d968734b685623eef913e635138"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html#a2cce5d968734b685623eef913e635138">GLFWgammaramp::red</a></div><div class="ttdeci">unsigned short * red</div><div class="ttdef"><b>Definition</b> glfw3.h:1705</div></div>
1154
+ <div class="ttc" id="astruct_g_l_f_wgammaramp_html_acf0c836d0efe29c392fe8d1a1042744b"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html#acf0c836d0efe29c392fe8d1a1042744b">GLFWgammaramp::blue</a></div><div class="ttdeci">unsigned short * blue</div><div class="ttdef"><b>Definition</b> glfw3.h:1711</div></div>
1155
+ <div class="ttc" id="astruct_g_l_f_wgammaramp_html_ad620e1cffbff9a32c51bca46301b59a5"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html#ad620e1cffbff9a32c51bca46301b59a5">GLFWgammaramp::size</a></div><div class="ttdeci">unsigned int size</div><div class="ttdef"><b>Definition</b> glfw3.h:1714</div></div>
1156
+ <div class="ttc" id="astruct_g_l_f_wgammaramp_html_affccc6f5df47820b6562d709da3a5a3a"><div class="ttname"><a href="struct_g_l_f_wgammaramp.html#affccc6f5df47820b6562d709da3a5a3a">GLFWgammaramp::green</a></div><div class="ttdeci">unsigned short * green</div><div class="ttdef"><b>Definition</b> glfw3.h:1708</div></div>
1157
+ <div class="ttc" id="astruct_g_l_f_wimage_html"><div class="ttname"><a href="struct_g_l_f_wimage.html">GLFWimage</a></div><div class="ttdoc">Image data.</div><div class="ttdef"><b>Definition</b> glfw3.h:1731</div></div>
1158
+ <div class="ttc" id="astruct_g_l_f_wimage_html_a0b7d95368f0c80d5e5c9875057c7dbec"><div class="ttname"><a href="struct_g_l_f_wimage.html#a0b7d95368f0c80d5e5c9875057c7dbec">GLFWimage::height</a></div><div class="ttdeci">int height</div><div class="ttdef"><b>Definition</b> glfw3.h:1737</div></div>
1159
+ <div class="ttc" id="astruct_g_l_f_wimage_html_a0c532a5c2bb715555279b7817daba0fb"><div class="ttname"><a href="struct_g_l_f_wimage.html#a0c532a5c2bb715555279b7817daba0fb">GLFWimage::pixels</a></div><div class="ttdeci">unsigned char * pixels</div><div class="ttdef"><b>Definition</b> glfw3.h:1740</div></div>
1160
+ <div class="ttc" id="astruct_g_l_f_wimage_html_af6a71cc999fe6d3aea31dd7e9687d835"><div class="ttname"><a href="struct_g_l_f_wimage.html#af6a71cc999fe6d3aea31dd7e9687d835">GLFWimage::width</a></div><div class="ttdeci">int width</div><div class="ttdef"><b>Definition</b> glfw3.h:1734</div></div>
1161
+ <div class="ttc" id="astruct_g_l_f_wvidmode_html"><div class="ttname"><a href="struct_g_l_f_wvidmode.html">GLFWvidmode</a></div><div class="ttdoc">Video mode type.</div><div class="ttdef"><b>Definition</b> glfw3.h:1668</div></div>
1162
+ <div class="ttc" id="astruct_g_l_f_wvidmode_html_a292fdd281f3485fb3ff102a5bda43faa"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#a292fdd281f3485fb3ff102a5bda43faa">GLFWvidmode::greenBits</a></div><div class="ttdeci">int greenBits</div><div class="ttdef"><b>Definition</b> glfw3.h:1680</div></div>
1163
+ <div class="ttc" id="astruct_g_l_f_wvidmode_html_a6066c4ecd251098700062d3b735dba1b"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#a6066c4ecd251098700062d3b735dba1b">GLFWvidmode::redBits</a></div><div class="ttdeci">int redBits</div><div class="ttdef"><b>Definition</b> glfw3.h:1677</div></div>
1164
+ <div class="ttc" id="astruct_g_l_f_wvidmode_html_a698dcb200562051a7249cb6ae154c71d"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#a698dcb200562051a7249cb6ae154c71d">GLFWvidmode::width</a></div><div class="ttdeci">int width</div><div class="ttdef"><b>Definition</b> glfw3.h:1671</div></div>
1165
+ <div class="ttc" id="astruct_g_l_f_wvidmode_html_a791bdd6c7697b09f7e9c97054bf05649"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#a791bdd6c7697b09f7e9c97054bf05649">GLFWvidmode::refreshRate</a></div><div class="ttdeci">int refreshRate</div><div class="ttdef"><b>Definition</b> glfw3.h:1686</div></div>
1166
+ <div class="ttc" id="astruct_g_l_f_wvidmode_html_ac65942a5f6981695517437a9d571d03c"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#ac65942a5f6981695517437a9d571d03c">GLFWvidmode::height</a></div><div class="ttdeci">int height</div><div class="ttdef"><b>Definition</b> glfw3.h:1674</div></div>
1167
+ <div class="ttc" id="astruct_g_l_f_wvidmode_html_af310977f58d2e3b188175b6e3d314047"><div class="ttname"><a href="struct_g_l_f_wvidmode.html#af310977f58d2e3b188175b6e3d314047">GLFWvidmode::blueBits</a></div><div class="ttdeci">int blueBits</div><div class="ttdef"><b>Definition</b> glfw3.h:1683</div></div>
1168
+ </div><!-- fragment --></div><!-- contents -->
1169
+ <address class="footer">
1170
+ <p>
1171
+ Last update on Thu Dec 14 2023 for GLFW 3.3.9
1172
+ </p>
1173
+ </address>
1174
+ </body>
1175
+ </html>