MRPT  1.9.9
mathplot.cpp File Reference
#include <wx/window.h>
#include "wx/object.h"
#include "wx/font.h"
#include "wx/colour.h"
#include "wx/settings.h"
#include "wx/sizer.h"
#include "wx/log.h"
#include "wx/intl.h"
#include "wx/dcclient.h"
#include "wx/cursor.h"
#include <mrpt/otherlibs/mathplot/mathplot.h>
#include <wx/bmpbuttn.h>
#include <wx/module.h>
#include <wx/msgdlg.h>
#include <wx/image.h>
#include <wx/tipwin.h>
#include <cmath>
#include <cstdio>
#include <ctime>
#include <algorithm>
Include dependency graph for mathplot.cpp:

Go to the source code of this file.

Macros

#define _USE_MATH_DEFINES
 
#define mpLEGEND_MARGIN   5
 
#define mpLEGEND_LINEWIDTH   10
 
#define mpMIN_X_AXIS_LABEL_SEPARATION   64
 
#define mpMIN_Y_AXIS_LABEL_SEPARATION   32
 
#define mpSCROLL_NUM_PIXELS_PER_LINE   10
 
#define mpLN10   2.3025850929940456840179914546844
 

Functions

 EVT_RIGHT_DOWN (mpWindow::OnMouseRightDown) EVT_MOUSEWHEEL(mpWindow
 

Variables

const int INVALID_CLICK_COORDS = -99999
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 59 of file mathplot.cpp.

◆ mpLEGEND_LINEWIDTH

#define mpLEGEND_LINEWIDTH   10

Definition at line 75 of file mathplot.cpp.

◆ mpLEGEND_MARGIN

#define mpLEGEND_MARGIN   5

Definition at line 74 of file mathplot.cpp.

◆ mpLN10

#define mpLN10   2.3025850929940456840179914546844

Definition at line 815 of file mathplot.cpp.

◆ mpMIN_X_AXIS_LABEL_SEPARATION

#define mpMIN_X_AXIS_LABEL_SEPARATION   64

Definition at line 78 of file mathplot.cpp.

◆ mpMIN_Y_AXIS_LABEL_SEPARATION

#define mpMIN_Y_AXIS_LABEL_SEPARATION   32

Definition at line 79 of file mathplot.cpp.

◆ mpSCROLL_NUM_PIXELS_PER_LINE

#define mpSCROLL_NUM_PIXELS_PER_LINE   10

Definition at line 82 of file mathplot.cpp.

Function Documentation

◆ EVT_RIGHT_DOWN()

EVT_RIGHT_DOWN ( mpWindow::OnMouseRightDown  )

Definition at line 1427 of file mathplot.cpp.

References FALSE, INVALID_CLICK_COORDS, and TRUE.

Variable Documentation

◆ INVALID_CLICK_COORDS

const int INVALID_CLICK_COORDS = -99999

Definition at line 32 of file mathplot.cpp.

Referenced by EVT_RIGHT_DOWN().




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020