libgeda

st_tile Struct Reference

structure to split a page into tiles More...

#include <struct.h>

Data Fields

GList * objects
int top
int left
int right
int bottom

Detailed Description

This structure is used to track objects that are inside a smaller TILE of o a page. See s_tile.c for further informations.

Definition at line 377 of file struct.h.


Field Documentation

Definition at line 378 of file struct.h.

Definition at line 380 of file struct.h.

Definition at line 380 of file struct.h.

Definition at line 380 of file struct.h.

Definition at line 380 of file struct.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines