_Eina_Rectangle

Langue: en

Version: 382104 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

_Eina_Rectangle -

Simple rectangle structure.

SYNOPSIS


Data Fields


int x
top-left x co-ordinate of rectangle
int y
top-left y co-ordinate of rectangle
int w
width of rectangle
int h
height of rectangle

Detailed Description

Simple rectangle structure.

Author

Generated automatically by Doxygen for Eina from the source code.