_Eina_Rectangle Struct Reference
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
- Examples:
- eina_tiler_01.c.
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 | |