Browse Source

doc: mention searchability of GL symbols also here.

pull/205/head
Vladimír Vondruš 8 years ago
parent
commit
8edf8c0dfb
  1. 5
      doc/opengl.dox

5
doc/opengl.dox

@ -28,7 +28,10 @@
The following table maps OpenGL function names to Magnum API, useful for
developers with existing OpenGL background. Note that, as reverse mapping, each
function documentation also contains list of OpenGL functions used.
function documentation also contains list of OpenGL functions used. You can
also use the search functionality to find out which OpenGL API corresponds to
which Magnum function, class or enum value. Just enter name of an OpenGL
function, define or GLSL name into the search box.
- @subpage opengl-mapping

Loading…
Cancel
Save