Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
GLPreviewFrame.h File Reference
#include <wx/infobar.h>
#include <wx/string.h>
#include <wx/frame.h>
#include <wx/aui/aui.h>
#include <wx/clrpicker.h>
#include "hugin/GuiLevel.h"
#include "hugin/SplitButton.h"
#include <iostream>
Include dependency graph for GLPreviewFrame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ImageToogleButtonEventHandler
 
class  ImageGroupButtonEventHandler
 
class  GLwxAuiFloatingFrame
 subclass for a floating frame of the dock manager More...
 
class  GLwxAuiManager
 customized subclass of the dock manager, created just for the purpose to create a workaround for the bug that exists while using wxAUI and OpenGL the bug is similar to the one described here http://www.kirix.com/forums/viewtopic.php?f=15&t=175 More...
 
class  GLPreviewFrame
 The OpenGL preview frame. More...
 

Detailed Description

Author
James Legg and Pablo d'Angelo pablo.nosp@m..dan.nosp@m.gelo@.nosp@m.web..nosp@m.de
Darko Makreshanski

This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU General Public License along with this software. If not, see http://www.gnu.org/licenses/.

Definition in file GLPreviewFrame.h.