Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

vcl/rectangle.h File Reference

VCL module header. More...

Go to the source code of this file.

Data Structures

struct  vcl_rectangle

Functions

void vcl_rectangle_set_max (struct vcl_rectangle *r)
void vcl_rectangle_set_empty (struct vcl_rectangle *r)
void vcl_rectangle_enlarge (struct vcl_rectangle *r, int x, int y)
void vcl_rectangle_union (const struct vcl_rectangle *r1, const struct vcl_rectangle *r2, struct vcl_rectangle *result)
void vcl_rectangle_intersection (const struct vcl_rectangle *r1, const struct vcl_rectangle *r2, struct vcl_rectangle *result)
void vcl_rectangle_to_geom_rectangle (const struct vcl_rectangle *src, struct geom_rectangle *dst)
int vcl_rectangle_line_in_p (struct vcl_rectangle *r, int line)
int vcl_rectangle_empty_p (struct vcl_rectangle *r)


Detailed Description

VCL module header.

Copyright (c) 2004-2005 The VRR Team <vrr@ucw.cz> This program is distributed under GNU General Public License, see COPYING.


Generated on Tue Dec 9 16:30:09 2008 for Vrr by doxygen 1.3.5