pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <gts.h>
Data Fields | |
GtsPoint | p |
GSList * | segments |
Definition at line 440 of file gts.h.
Referenced by insert_constraint_edge(), insert_vertex(), print_toporouter_constraint(), print_toporouter_vertex(), toporouter_draw_edge(), toporouter_draw_surface(), toporouter_draw_vertex(), and vertex_intersect().
GSList* _GtsVertex::segments |
Definition at line 442 of file gts.h.
Referenced by check_edge(), gts_edge_collapse_creates_fold(), gts_edge_remove(), gts_segment_is_duplicate(), gts_segment_new(), gts_split_collapse(), gts_split_expand(), gts_vertex_faces(), gts_vertex_fan_oriented(), gts_vertex_is_boundary(), gts_vertex_is_unattached(), gts_vertex_neighbors(), gts_vertex_principal_directions(), gts_vertex_replace(), gts_vertex_triangles(), gts_vertices_are_connected(), gts_volume_optimized_vertex(), next_flag(), next_interior(), prev_flag(), prev_interior(), replace_vertex(), segment_destroy(), split_destroy(), split_encroached(), stats_foreach_vertex(), update_2nd_closest_neighbors(), vertex_destroy(), and vertex_init().