CrystalSpace

Public API Reference

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

csSubRect Class Reference
[Geometry utilities]

Sub-rectangle. More...

#include <subrec.h>

Inheritance diagram for csSubRect:

csRect List of all members.

Public Methods

 csSubRect (int ixmin, int iymin, int ixmax, int iymax)
 Create a new rectangle. More...

 csSubRect (const csRect &copy)
 Copy constructor. More...


Detailed Description

Sub-rectangle.

Definition at line 33 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 39 of file subrec.h.

csSubRect::csSubRect const csRect   copy [inline]
 

Copy constructor.

Definition at line 43 of file subrec.h.


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