Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
boundingbox.h File Reference
Detailed Description
BoundingBox class hierarchy: Classes that keep track of a region in a two-dimensional space, computing whether a point is within that region and supporting various affine transformations of that region.
Useful for e.g. avoiding computations for points outside the region. Rectangles are implemented using the lower-level Rectangle classes; see rectangle.h.
- Header
- /u/nn/cvsroot/lissom/src/boundingbox.h,v 1.19 2001/05/25 05:01:52 jbednar Exp
Definition in file boundingbox.h.
#include <iostream>
#include "aarectangle.h"
#include "genericalgs.h"
Include dependency graph for boundingbox.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Generated on Mon Jan 20 02:35:50 2003 for RF-LISSOM by
1.3-rc2