wxArt2D
Classes | Enumerations | Variables
bbox.h File Reference

bounding class for optimizing drawing speed. More...

#include "wx/wx.h"
#include "wx/artbase/afmatrix.h"
#include "wx/geometry.h"
Include dependency graph for bbox.h:
This graph shows which files directly or indirectly include this file:

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 = 0x01, _ON = 0x02, _OUT = 0x04 }
 Result of a a2dBoundingBox intersection or hittest. More...
 

Variables

a2dBoundingBox wxNonValidBbox
 global non valid boundingbox to use as default argument etc.
 

Detailed Description

bounding class for optimizing drawing speed.

Author
Probably Klaas Holwerda

Copyright: 2001-2004 (C) Probably Klaas Holwerda

Licence: wxWidgets Licence

RCS-ID:

Id:
bbox.h,v 1.14 2009/06/05 19:41:03 titato Exp

Definition in file bbox.h.

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