pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <gts.h>
Data Fields | |
GtsObject | object |
GtsSurface * | s |
GSList * | roots |
GtsEHeap * | expandable |
GtsEHeap * | collapsable |
GPtrArray * | split |
guint | nvertex |
Definition at line 1559 of file gts.h.
Referenced by gts_hsplit_collapse(), gts_hsplit_expand(), gts_hsurface_new(), hsurface_destroy(), and hsurface_init().
Definition at line 1558 of file gts.h.
Referenced by gts_hsplit_collapse(), gts_hsplit_expand(), gts_hsurface_foreach(), gts_hsurface_new(), hsurface_destroy(), and hsurface_init().
guint _GtsHSurface::nvertex |
Definition at line 1561 of file gts.h.
Referenced by gts_hsplit_collapse(), gts_hsplit_expand(), gts_hsurface_new(), and hsurface_init().
GSList* _GtsHSurface::roots |
Definition at line 1557 of file gts.h.
Referenced by gts_hsurface_height(), gts_hsurface_new(), gts_hsurface_traverse(), hsurface_destroy(), and hsurface_init().
Definition at line 1556 of file gts.h.
Referenced by gts_hsplit_collapse(), gts_hsplit_expand(), gts_hsurface_new(), and hsurface_init().
GPtrArray* _GtsHSurface::split |
Definition at line 1560 of file gts.h.
Referenced by gts_hsurface_foreach(), gts_hsurface_new(), hsurface_destroy(), and hsurface_init().