wxArt2D
Classes | Macros | Functions
curve.cpp File Reference
#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>
Include dependency graph for curve.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...
 

Macros

#define wxMAX_COORDINATE   100e99
 
#define wxMIN_COORDINATE   100e-99
 

Functions

 WX_DEFINE_OBJARRAY (a2dSweepPointArray)
 

Detailed Description

Author
Klaas Holwerda

Copyright: 2000-2004 (c) Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
curve.cpp,v 1.42 2009/10/01 19:22:35 titato Exp

Definition in file curve.cpp.

curve.cpp File Reference -- Sun Oct 12 2014 17:04:26 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation