fermisurfer  2.0.0
fermisurfer
Functions
operation.cpp File Reference

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"
Include dependency graph for operation.cpp:

Go to the source code of this file.

Functions

 wxBEGIN_EVENT_TABLE (TestGLCanvas, wxGLCanvas) wxEND_EVENT_TABLE() void TestGLCanvas
 Window resize. More...
 

Detailed Description

Handle operations associated to mouse drag and window resize.

Definition in file operation.cpp.

Function Documentation

◆ wxBEGIN_EVENT_TABLE()

wxBEGIN_EVENT_TABLE ( TestGLCanvas  ,
wxGLCanvas   
)

Window resize.

Modify : sx, sy

Definition at line 43 of file operation.cpp.

References sx, and sy.