48 #ifndef _PREVIEWTOOLHELPER_H
49 #define _PREVIEWTOOLHELPER_H
60 #include <wx/string.h>
99 virtual void MouseMoved(
int x,
int y, wxMouseEvent & e);
104 void KeypressEvent(
int keycode,
int modifiers,
bool pressed);
112 void MouseEnter(
int x,
int y, wxMouseEvent & e);
166 void RemoveTool(
Tool *tool, std::vector<std::set<Tool *> > *vector);
167 void RemoveTool(
Tool *tool, std::vector<std::set<Tool *> > *vector,
172 void AddTool(
Tool *tool, std::vector<std::set<Tool *> > *vector,
191 void MouseMoved(
int x,
int y, wxMouseEvent & e);
221 void MouseMoved(
int x,
int y, wxMouseEvent & e);
247 void MouseMoved(
int x,
int y, wxMouseEvent & e);
The OpenGL preview frame.
misc math function & classes used by other parts of the program
include file for the hugin project
std::set< unsigned int > UIntSet
include file for the hugin project