GF_Rect Struct Reference
[math2d]

rectangle 2D More...

#include <gpac/math.h>

List of all members.

Public Attributes

Fixed x
Fixed y
Fixed width
Fixed height

Detailed Description

The 2D rectangle used in the GPAC project.


Member Data Documentation

the left coordinate of the rectangle

the top coordinate of the rectangle, regardless of the canvas orientation. In other words, y is always the greatest coordinate value, even if the rectangle is presented bottom-up. This insures proper rectangles testing

the width of the rectangle. Width must be greater than or equal to 0

the height of the rectangle. Height must be greater than or equal to 0


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

Generated on 25 Jun 2011 for libgpac by  doxygen 1.6.1