guit  0.1
 All Classes Functions Variables Typedefs Enumerations Friends
Public Member Functions | List of all members
guit::GRect Struct Reference

Rectangular area. More...

Public Member Functions

 GRect (GPoint const &p1, GPoint const &p2)
 rectangle delimited by these two points. More...
 

Detailed Description

Rectangular area.

Constructor & Destructor Documentation

guit::GRect::GRect ( GPoint const &  p1,
GPoint const &  p2 
)

rectangle delimited by these two points.

p1 does not have to be the left-top location nor p2 the right-bottom coordinate.


The documentation for this struct was generated from the following files: