Main MRPT website > C++ reference for MRPT 1.5.6
Macros | Functions | Variables
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 58 of file mathplot.cpp.

◆ mpLEGEND_LINEWIDTH

#define mpLEGEND_LINEWIDTH   10

Definition at line 73 of file mathplot.cpp.

◆ mpLEGEND_MARGIN

#define mpLEGEND_MARGIN   5

Definition at line 72 of file mathplot.cpp.

◆ mpLN10

#define mpLN10   2.3025850929940456840179914546844

Definition at line 726 of file mathplot.cpp.

◆ mpMIN_X_AXIS_LABEL_SEPARATION

#define mpMIN_X_AXIS_LABEL_SEPARATION   64

Definition at line 76 of file mathplot.cpp.

◆ mpMIN_Y_AXIS_LABEL_SEPARATION

#define mpMIN_Y_AXIS_LABEL_SEPARATION   32

Definition at line 77 of file mathplot.cpp.

◆ mpSCROLL_NUM_PIXELS_PER_LINE

#define mpSCROLL_NUM_PIXELS_PER_LINE   10

Definition at line 80 of file mathplot.cpp.

Function Documentation

◆ EVT_RIGHT_DOWN()

EVT_RIGHT_DOWN ( mpWindow::OnMouseRightDown  )

Definition at line 1181 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.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019