#include <subrec.h>
Inheritance diagram for csSubRect:
Public Methods | |
csSubRect (int ixmin, int iymin, int ixmax, int iymax) | |
Create a new rectangle. | |
csSubRect (const csRect ©) | |
Copy constructor. | |
Public Attributes | |
csSubRect* | next |
csSubRect * | prev |