#include "a2dprec.h"#include "wx/wx.h"#include "wx/module.h"#include <wx/wfstream.h>#include <wx/tokenzr.h>#include <math.h>#include "wx/canvas/canobj.h"#include "wx/canvas/candoc.h"#include "wx/canvas/cancom.h"#include "wx/canvas/drawer.h"#include "wx/canvas/canvas.h"#include "wx/canvas/tools.h"#include "wx/canvas/wire.h"#include "wx/canvas/canglob.h"#include "wx/canvas/algos.h"#include "wx/general/smrtptr.inl"

Go to the source code of this file.
Functions | |
| bool | operator< (const a2dSmrtPtr< a2dCanvasObject > &a, const a2dSmrtPtr< a2dCanvasObject > &b) |
| IMPLEMENT_CLASS (a2dCanvasObject::a2dDoUpdateImmediateData, a2dPropObject) | |
Variables | |
| a2dCanvasObjectSorter | s_a2dCanvasObjectSorter = NULL |
Licence: wxWidgets Licence
RCS-ID:
Definition in file canobj.cpp.