50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

retistruct (version 0.5.12)

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

o

AnnotatedOutline object

V0

Apices of tears

VB

Backward vertices of tears

VF

Forward vertices of tears

Value

List

Rset

the set of points on the rim

TFset

list containing indices of points in each forward tear

TBset

list containing indices of points in each backward tear

h

correspondence mapping

hf

correspondence mapping in forward direction for points on boundary

hb

correspondence mapping in backward direction for points on boundary