#include "wx/wx.h"
#include "wx/artbase/afmatrix.h"
#include "wx/geometry.h"


Go to the source code of this file.
Classes | |
| class | a2dBoundingBox |
| The a2dBoundingBox class stores one a2dBoundingBox of a a2dCanvasObject. More... | |
Enumerations | |
| enum | OVERLAP { _IN, _ON, _OUT } |
| Result of a a2dBoundingBox intersection or hittest. More... | |
Variables | |
| a2dBoundingBox | wxNonValidBbox |
| global non valid boundingbox to use as default argument etc. | |
Copyright: 2001-2004 (C) Probably Klaas Holwerda
Licence: wxWidgets Licence
RCS-ID:
Definition in file bbox.h.