_Eina_Tile_Grid_Slicer

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

_Eina_Tile_Grid_Slicer -

This struct should not be accessed directly, it is used by eina_tile_grid_slicer functions to maintain context and fill 'info' member with correct values for given iteration.

SYNOPSIS


Data Fields


unsigned long col1

unsigned long col2

unsigned long row1

unsigned long row2

int tile_w

int tile_h

int x_rel

int y_rel

int w1_rel

int h1_rel

int w2_rel

int h2_rel

struct Eina_Tile_Grid_Info info

Eina_Bool first

Detailed Description

This struct should not be accessed directly, it is used by eina_tile_grid_slicer functions to maintain context and fill 'info' member with correct values for given iteration.

Author

Generated automatically by Doxygen for Eina from the source code.