CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

csSubRect Class Reference
[Geometry utilities]

Sub-rectangle. More...

#include <csgeom/subrec.h>

Inheritance diagram for csSubRect:

csRect List of all members.

Public Member Functions

 csSubRect (int ixmin, int iymin, int ixmax, int iymax)
 Create a new rectangle.
 csSubRect (const csRect &copy)
 Copy constructor.

Detailed Description

Sub-rectangle.

Definition at line 35 of file subrec.h.


Constructor & Destructor Documentation

csSubRect::csSubRect int  ixmin,
int  iymin,
int  ixmax,
int  iymax
[inline]
 

Create a new rectangle.

Definition at line 41 of file subrec.h.

csSubRect::csSubRect const csRect copy  )  [inline]
 

Copy constructor.

Definition at line 45 of file subrec.h.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1