fermisurfer
2.0.0
fermisurfer
|
Handle operations associated to mouse drag and window resize. More...
#include "wx/glcanvas.h"
#include <cmath>
#include "draw.hpp"
#include "variable.hpp"
#include "operation.hpp"
#include "menu.hpp"
Go to the source code of this file.
Functions | |
wxBEGIN_EVENT_TABLE (TestGLCanvas, wxGLCanvas) wxEND_EVENT_TABLE() void TestGLCanvas | |
Window resize. More... | |
Handle operations associated to mouse drag and window resize.
Definition in file operation.cpp.
wxBEGIN_EVENT_TABLE | ( | TestGLCanvas | , |
wxGLCanvas | |||
) |