doc-src/wave-glut.h

Go to the documentation of this file.
00001 /*
00002  * wave-glut.h
00003  *
00004  * Bogus header file for doxygen documentation.
00005  *
00006  * Don't use this file!
00007  */
00008 
00009 ////////////////////////////////////////////////////////////////////////////////
00010 ///
00011 /// \page wave-glut-page Wavepacket GLUT Libraries
00012 ///
00013 /// \n
00014 /// These libraries are available for other projects to use for OpenGL/GLUT
00015 /// rendering, and input.  These libraries contain helpful utility and test
00016 /// binaries, but are really meant to be used by other projects.
00017 ///
00018 /// \n
00019 /// This library is released freely to the community under the BSD license
00020 /// (see http://en.wikipedia.org/BSD_licenses).  Some portions of
00021 /// the code are from other authors and those areas may be subject to other
00022 /// licenses.  Those exceptions are called out clearly.
00023 ///
00024 ////////////////////////////////////////////////////////////////////////////////
00025 
00026 
00027 /// \ingroup dev_guide
00028 /// \defgroup wave_glut Wavepacket GLUT Libraries
00029 ///
00030 /// \n
00031 /// This is a set of OpenGL/GLUT helper libraries.
00032