wxArt2D
artmod.h
Go to the documentation of this file.
1 /*! \file wx/artbase/artmod.h
2  \brief all headers of the artbase module in one.
3  \author Klaas Holwerda
4 
5  Copyright: 2000-2004 (c) Klaas Holwerda
6 
7  Licence: wxWidgets Licence
8 
9  RCS-ID: $Id: artmod.h,v 1.4 2008/04/11 13:39:51 titato Exp $
10 */
11 
12 #ifndef __WXARTMOD_H__
13 #define __WXARTMOD_H__
14 
15 
16 #include "wx/artbase/artglob.h"
17 #include "wx/artbase/afmatrix.h"
18 #include "wx/artbase/liner.h"
19 #include "wx/artbase/bbox.h"
20 #include "wx/artbase/drawer2d.h"
21 #include "wx/artbase/dcdrawer.h"
22 #include "wx/artbase/polyver.h"
23 #include "wx/artbase/stylebase.h"
24 
25 #endif
26 
Stroke and fill base classes.
general vertexlist and array and vector path functions and classes.
classes for initializing the artbase modules, and set paths to be used for fonts etc.
bounding class for optimizing drawing speed.
Contains graphical drawing context specific classes. a2dDcDrawer and derived classes are used for dra...
Contains graphical drawing context specific classes. a2dDrawer2D and derived classes are used for dra...
affine matrix class
basic 2 point line class for intersection and contouring routines.
artmod.h Source File -- Sun Oct 12 2014 17:04:12 -- Sun Oct 12 2014 -- 1.8.5 -- wxArt2D -- . -- Main Page Reference Documentation