pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <gts.h>
Data Fields | |
GtsObject | parent |
GtsSurface * | surface |
GtsBBox * | bbox |
GtsVector | size |
GtsClusterClass * | cluster_class |
GHashTable * | clusters |
Definition at line 1898 of file gts.h.
Referenced by cluster_grid_add_point(), cluster_grid_init(), and gts_cluster_grid_new().
Definition at line 1901 of file gts.h.
Referenced by cluster_grid_add_point(), cluster_grid_init(), and gts_cluster_grid_new().
GHashTable* _GtsClusterGrid::clusters |
Definition at line 1902 of file gts.h.
Referenced by cluster_grid_add_point(), cluster_grid_destroy(), cluster_grid_init(), and gts_cluster_grid_update().
Definition at line 1899 of file gts.h.
Referenced by cluster_grid_add_point(), and gts_cluster_grid_new().
Definition at line 1897 of file gts.h.
Referenced by cluster_grid_add_point(), cluster_grid_init(), gts_cluster_grid_add_triangle(), and gts_cluster_grid_new().