csBox2Int Class Reference
[Geometry utilities]
A 2D bounding box with integer coordinates.  
More...
#include <csgeom/tcovbuf.h>
| Public Member Functions | |
| csBox2Int & | operator+= (const csBox2Int &box) | 
| Public Attributes | |
| int | maxx | 
| int | maxy | 
| int | minx | 
| int | miny | 
Detailed Description
A 2D bounding box with integer coordinates.
Definition at line 71 of file tcovbuf.h.
The documentation for this class was generated from the following file:
- csgeom/tcovbuf.h
Generated for Crystal Space by doxygen 1.4.7

