aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_gl3d.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_gl3d.h')
-rw-r--r--src/gwin/gwin_gl3d.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gwin/gwin_gl3d.h b/src/gwin/gwin_gl3d.h
index 84ead5d9..b04d49a6 100644
--- a/src/gwin/gwin_gl3d.h
+++ b/src/gwin/gwin_gl3d.h
@@ -12,7 +12,10 @@
* @defgroup 3D 3D
* @ingroup Windows
*
+ * @brief Widget that can be used to render OpenGL.
+ *
* @details 3D GWIN window based on OpenGL (or more exactly Tiny GL)
+ *
* @pre GFX_USE_GWIN must be set to TRUE in your gfxconf.h
* @pre GWIN_NEED_GL3D must be set to TRUE in your gfxconf.h
*