libgeda
|
structure to split a page into tiles More...
#include <struct.h>
Data Fields | |
GList * | objects |
int | top |
int | left |
int | right |
int | bottom |
This structure is used to track objects that are inside a smaller TILE of o a page. See s_tile.c for further informations.
GList* st_tile::objects |
int st_tile::top |
int st_tile::left |
int st_tile::right |
int st_tile::bottom |