dangle Struct Reference

Collaboration diagram for dangle:

Collaboration graph
[legend]

Data Fields

vertexva
vertexvb
vertexv1
vertexv2
bu_ptbl bad_verts
int needs_edge_breaking

Detailed Description

N M G _ O P E N _ S H E L L S _ C O N N E C T

Two open shells are connected along their free edges by building new faces. The resluting closed shell is in "dst", and "src" shell is destroyed. The "copy_tbl" is a translation table that provides a one-to-one translation between the vertices in the two shells, i.e., NMG_INDEX_GETP(vertex, copy_tbl, v), where v is a pointer to a vertex in "dst" shell, provides a pointer to the corresponding vertex in "src" shell

returns: 0 - All is well 1 - failure

Definition at line 8785 of file nmg_misc.c.


Field Documentation

struct vertex* va
 

Definition at line 8787 of file nmg_misc.c.

Referenced by nmg_open_shells_connect().

struct vertex * vb
 

Definition at line 8787 of file nmg_misc.c.

Referenced by nmg_open_shells_connect().

struct vertex* v1
 

Definition at line 8788 of file nmg_misc.c.

Referenced by nmg_open_shells_connect().

struct vertex * v2
 

Definition at line 8788 of file nmg_misc.c.

Referenced by nmg_open_shells_connect().

struct bu_ptbl bad_verts
 

Definition at line 8789 of file nmg_misc.c.

Referenced by nmg_open_shells_connect().

int needs_edge_breaking
 

Definition at line 8791 of file nmg_misc.c.

Referenced by nmg_open_shells_connect().


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:11 2006 for BRL-CAD by  doxygen 1.4.6