#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.
Classes | |
| class | a2dCommand_VertexCurveMovePoint |
| used to move points in VertexCurve objects More... | |
| class | a2dCommand_SweepCurveMovePoint |
| used to move points in VertexCurve objects More... | |
| class | a2dCommand_BandCurveMovePoint |
| used to move points in BandCurve objects More... | |
| class | a2dCommand_VertexListCurveMovePoint |
| used to move points in VertexCurve objects More... | |
Functions | |
| WX_DEFINE_OBJARRAY (a2dSweepPointArray) | |
Licence: wxWidgets Licence
RCS-ID:
Definition in file curve.cpp.