libyui-ncurses
Loading...
Searching...
No Matches
wrect Class Reference

A rectangle is defined by its position and size: wpos Pos, wsze Sze. More...

#include <position.h>

Collaboration diagram for wrect:

Public Member Functions

 wrect (const wpos &pos, const wsze &sze)
 
bool operator== (const wrect &Rhs) const
 
bool operator!= (const wrect &Rhs) const
 
wrect inside () const
 
wrect intersectRelTo (const wrect &par) const
 

Public Attributes

wpos Pos
 
wsze Sze
 

Detailed Description

A rectangle is defined by its position and size: wpos Pos, wsze Sze.


The documentation for this class was generated from the following file: