#define FL_MIDDLE_MOUSE 2 #define FL_RIGHT_MOUSE 3 #include <FL/Fl.H> #include <FL/Fl_Gl_Window.H> #include <GL/gl.h> #include <GL/glu.h> #include <Flek/FTransformation.H> #include <Flek/FArcball_Control.H> #include <Flek/FTrans_Control.H> ...