wxEcMath - Official documentation
0.6.4
|
Includes the area to draw curves. More...
#include "wx/wxprec.h"
#include "wx/wx.h"
#include "wx/colour.h"
#include "wx/window.h"
#include "ec_defs.h"
#include "ec_engine.h"
Classes | |
class | wxEcAxis |
Describes an axis. More... | |
class | wxEcCurve |
Defines a curve and its display. More... | |
class | wxEcPlot |
The component which draws the curves. More... | |
Includes the area to draw curves.
To use a wxEcPlot, you must include wxEcEngine in your project.