#include <isect.h>
Definition at line 39 of file isect.h.
◆ magic
◆ l1
vertexuses on the line of
Definition at line 41 of file isect.h.
◆ l2
intersection between planes
Definition at line 42 of file isect.h.
◆ mag1
Distances along intersection line.
Definition at line 43 of file isect.h.
◆ mag2
for each vertexuse in l1 and l2.
Definition at line 44 of file isect.h.
◆ mag_len
Array size of mag1 and mag2.
Definition at line 45 of file isect.h.
◆ s1
◆ s2
◆ fu1
null if l1 comes from a wire
Definition at line 48 of file isect.h.
◆ fu2
null if l2 comes from a wire
Definition at line 49 of file isect.h.
◆ tol
◆ coplanar
a flag
Definition at line 51 of file isect.h.
◆ on_eg
edge_g for line of intersection
Definition at line 52 of file isect.h.
◆ pt
3D line of intersection
Definition at line 53 of file isect.h.
◆ dir
◆ pt2d
2D projection of isect line
Definition at line 55 of file isect.h.
◆ dir2d
◆ vert2d
Array of 2d vertex projections [index].
Definition at line 57 of file isect.h.
◆ maxindex
size of vert2d[]
Definition at line 58 of file isect.h.
◆ proj
Matrix to project onto XY plane.
Definition at line 59 of file isect.h.
◆ twod
ptr to face/edge of 2d projection
Definition at line 60 of file isect.h.
The documentation for this struct was generated from the following file: