|
wxArt2D
|
#include "a2dprec.h"#include "wx/wx.h"#include <wx/dcprint.h>#include <wx/print.h>#include "wx/canvas/layerinf.h"#include "wx/canvas/drawer.h"#include "wx/canvas/canvas.h"#include "wx/canvas/cansim.h"#include "wx/canvas/tools.h"#include "wx/artbase/drawer2d.h"#include "wx/artbase/dcdrawer.h"#include "wx/canvas/canglob.h"#include "wx/canvas/algos.h"#include "wx/canvas/drawing.h"#include "wx/canvas/cameleon.h"#include <wx/wfstream.h>#include <wx/stdstream.h>
Go to the source code of this file.
Macros | |
| #define | CROSS_HAIR_X 300 |
| #define | CROSS_HAIR_Y 300 |
Functions | |
| WX_DEFINE_LIST (a2dUpdateListBase) | |
| INITIALIZE_PROPERTIES (a2dDrawingPart, a2dObject) | |
Copyright: 2000-2004 (c) Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file drawer.cpp.