![]() |
Public API Reference |
#include <subrec.h>
Inheritance diagram for csSubRect:
Public Methods | |
csSubRect (int ixmin, int iymin, int ixmax, int iymax) | |
Create a new rectangle. More... | |
csSubRect (const csRect ©) | |
Copy constructor. More... |
Definition at line 33 of file subrec.h.
|
Create a new rectangle.
|
|
Copy constructor.
|