hgeRect Operators

The following operators are defined for hgeRect class:

hgeRect&  operator= (const hgeRect &rect);

So, you can easily clone hgeRect instances. In case of hgeRect pointers use this syntax: *rect2=*rect1;

Requirements

Header: hgerect.h
Import library: hgehelp.lib