glut.hpp
Go to the documentation of this file.
00001 
00004 /*****************************************************************************
00005 ** Ifdefs
00006 *****************************************************************************/
00007 
00008 #ifndef qglv_GL_GLUT_HPP_
00009 #define qglv_GL_GLUT_HPP_
00010 
00011 /*****************************************************************************
00012 ** Includes
00013 *****************************************************************************/
00014 
00015 #include "headers.hpp"
00016 
00017 /*****************************************************************************
00018 ** Namespaces
00019 *****************************************************************************/
00020 
00021 namespace qglv {
00022 
00023 /*****************************************************************************
00024 ** Interfaces
00025 *****************************************************************************/
00026 
00033 GLUquadricObj* glutFoo();
00034 
00035 }  // namespace qglv
00036 
00037 /*****************************************************************************
00038 ** Trailers
00039 *****************************************************************************/
00040 
00041 #endif /* qglv_GL_GLUT_HPP_ */


qglv_opengl
Author(s): Daniel Stonier
autogenerated on Sat Jun 18 2016 08:19:28