2008-03-13 02:56:21 +00:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
// Name: class_gl.h
|
|
|
|
// Purpose: OpenGL classes group docs
|
|
|
|
// Author: wxWidgets team
|
2010-07-13 13:29:13 +00:00
|
|
|
// Licence: wxWindows licence
|
2008-03-13 02:56:21 +00:00
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
|
|
|
@defgroup group_class_gl OpenGL
|
|
|
|
@ingroup group_class
|
|
|
|
|
2008-12-12 18:51:54 +00:00
|
|
|
Classes interfacing wxWidgets with OpenGL (http://opengl.org/).
|
|
|
|
|
2008-03-13 02:56:21 +00:00
|
|
|
*/
|
|
|
|
|