#include "a2dprec.h"#include "wx/wx.h"#include <wx/wfstream.h>#include <math.h>#include "wx/canextobj/eval.h"#include "wx/curves/meta.h"#include "wx/canvas/canglob.h"#include "wx/canvas/canobj.h"#include "wx/canvas/candoc.h"#include "wx/canvas/drawer.h"#include "wx/canvas/canvas.h"#include "wx/canvas/cancom.h"#include "wx/editor/edit.h"#include <wx/arrimpl.cpp>

Go to the source code of this file.
Functions | |
| INITIALIZE_PROPERTIES (a2dCurvesArea, a2dPolygonLClipper) | |
| WX_DEFINE_OBJARRAY (a2dCurvesAreaListBase) | |
| double | a2dInternal_BoundsRound (double val, bool tics) |
| double | a2dBoundsRound (double val) |
| double | a2dTicsRound (double val) |
Licence: wxWidgets Licence
RCS-ID:
Definition in file curvegroup.cpp.
| double a2dInternal_BoundsRound | ( | double | val, | |
| bool | tics | |||
| ) | [inline] |