#include <wx/string.h>#include <wx/frame.h>#include <wx/aui/aui.h>#include <wx/clrpicker.h>#include "hugin/GuiLevel.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... | |
Darko Makreshanski
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, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Definition in file GLPreviewFrame.h.
1.3.9.1