index.html
Main Page
classes.html
Alphabetical List
annotated.html
Data Structures
files.html
File List
functions.html
Data Fields
globals.html
Globals
region.h File Reference
Defines
#define
player_2region_8h.html#a0
EXTENTCHECK
(r1, r2)
Define Documentation
#define EXTENTCHECK
(
r1,
r2
)
Value:
(  ((r1)->BR.x > (r2)->TL.x) \
&& ((r1)->TL.x < (r2)->BR.x) \
&& ((r1)->BR.y > (r2)->TL.y) \
&& ((r1)->TL.y < (r2)->BR.y) )
Generated on Tue Dec 10 19:53:51 2002 for libwmf by
http://www.doxygen.org/index.html
doxygen
1.2.18
