|
wxArt2D
|
#include "a2dprec.h"#include "wx/wx.h"#include <wx/wfstream.h>#include <math.h>#include "wx/canvas/eval.h"#include "wx/curves/meta.h"#include "wx/canvas/canglob.h"#include "wx/canvas/canobj.h"#include "wx/canvas/drawer.h"#include "wx/canvas/canvas.h"#include "wx/canvas/edit.h"#include <wx/arrimpl.cpp>
Go to the source code of this file.
Macros | |
| #define | wxMAX_COORDINATE 100e99 |
| #define | wxMIN_COORDINATE 100e-99 |
Functions | |
| INITIALIZE_PROPERTIES (a2dCurvesArea, a2dPolygonLClipper) | |
| WX_DEFINE_OBJARRAY (a2dCurvesAreaListBase) | |
| double | a2dInternal_BoundsRound (double val, bool tics) |
| double | a2dBoundsRound (double val) |
| double | a2dTicsRound (double val) |
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file curvegroup.cpp.
|
inline |
10.));
Definition at line 899 of file curvegroup.cpp.