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

Fl_Rect Class Reference

Fl_Rect. More...

#include <Fl_Rect.h>

List of all members.

Public Methods

 Fl_Rect ()
 Fl_Rect (int x, int y, int w, int h)
Fl_Rect & operator= (const Fl_Rect &r)
bool pos_in_rect (int xs, int ys) const
bool posInRect (int x, int y) const
bool pos_in_rect (Fl_Point p) const
bool posInRect (Fl_Point p) const
int x () const
int y () const
int w () const
int width () const
int h () const
int height () const
int left () const
int right () const
int top () const
int bottom () const
void x (int x)
void y (int y)
void w (int w)
void h (int h)
void set (int x, int y, int w, int h)


Detailed Description

Fl_Rect.

Definition at line 28 of file Fl_Rect.h.


The documentation for this class was generated from the following file:
Generated on Thu Jul 31 15:33:52 2003 for eFLTK by doxygen1.2.15