pcb 4.1.1
An interactive printed circuit board layout editor.
|
#include <gts.h>
Data Fields | |
guint | n_faces |
guint | n_incompatible_faces |
guint | n_duplicate_faces |
guint | n_duplicate_edges |
guint | n_boundary_edges |
guint | n_non_manifold_edges |
GtsRange | edges_per_vertex |
GtsRange | faces_per_edge |
GtsSurface * | parent |
Definition at line 1051 of file gts.h.
Referenced by gts_surface_print_stats(), gts_surface_stats(), gts_surface_write(), gts_surface_write_oogl(), gts_surface_write_vtk(), and stats_foreach_vertex().
Definition at line 1051 of file gts.h.
Referenced by gts_surface_print_stats(), gts_surface_stats(), gts_surface_write(), gts_surface_write_oogl(), and stats_foreach_edge().
Definition at line 1049 of file gts.h.
Referenced by gts_surface_print_stats(), gts_surface_stats(), and stats_foreach_edge().
Definition at line 1048 of file gts.h.
Referenced by gts_surface_print_stats(), gts_surface_stats(), and stats_foreach_edge().
Definition at line 1047 of file gts.h.
Referenced by gts_surface_print_stats(), gts_surface_stats(), and stats_foreach_face().
Definition at line 1045 of file gts.h.
Referenced by gts_surface_print_stats(), gts_surface_stats(), gts_surface_write(), gts_surface_write_oogl(), gts_surface_write_vtk(), and stats_foreach_face().
Definition at line 1046 of file gts.h.
Referenced by gts_surface_print_stats(), gts_surface_stats(), and stats_foreach_face().
Definition at line 1050 of file gts.h.
Referenced by gts_surface_print_stats(), gts_surface_stats(), and stats_foreach_edge().
Definition at line 1052 of file gts.h.
Referenced by gts_surface_stats(), stats_foreach_edge(), stats_foreach_face(), and stats_foreach_vertex().