GF_IRect Struct Reference
[math2d]

pixel-aligned rectangle More...

#include <gpac/math.h>

List of all members.

Public Attributes

s32 x
s32 y
s32 width
s32 height


Detailed Description

Pixel-aligned rectangle used in the GPAC framework. This is usually needed for 2D drawing algorithms.

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 operations

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 Mon Sep 8 16:42:13 2008 for libgpac by  doxygen 1.5.6