wxArt2D
|
bounding class for optimizing drawing speed. More...
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. | |