glxhidingwindow.h
Go to the documentation of this file.
00001 #ifndef GLXHIDINGWINDOW_H
00002 #define GLXHIDINGWINDOW_H
00003 
00004 #include <blort/GLWindow/GLWindow.h>
00005 
00006 namespace blort_ros
00007 {
00008     class GLXHidingWindow : public ::blortGLWindow::GLWindow
00009     {
00010     public:
00011         GLXHidingWindow();
00012         GLXHidingWindow(unsigned int width, unsigned int height);
00013         GLXHidingWindow(unsigned int width, unsigned int height, const char* name);
00014   };
00015 }
00016 #endif // GLXHIDINGWINDOW_H


blort
Author(s): Thomas Mörwald , Michael Zillich , Andreas Richtsfeld , Johann Prankl , Markus Vincze , Bence Magyar
autogenerated on Wed Aug 26 2015 15:24:12