computeTearRelationships: Compute the parent relationships for a set of tears
Description
Compute the parent relationships for a potential set of tears on
an AnnotatedOutline. The function throws an error if tears
overlap.Usage
computeTearRelationships(o, V0, VB, VF)
Arguments
VB
Backward vertices of tears
VF
Forward vertices of tears
Value
- List
Rsetthe set of points on the rimTFsetlist containing indicies of points in each foward tearTBsetlist containing indicies of points in each backward tearhcorrespondence mappinghfcorrespondence mapping in forward direction for
points on boundaryhbcorrespondence mapping in backward direction for
points on boundary