A StitchedOutline contains a function to stitch the
tears, setting the correspondences hf
, hb
and
h
retistruct::OutlineCommon
-> retistruct::Outline
-> retistruct::PathOutline
-> retistruct::AnnotatedOutline
-> retistruct::TriangulatedOutline
-> StitchedOutline
Rset
the set of points on the rim
TFset
list containing indices of points in each forward tear
epsilon
the minimum distance between points, set automatically
new()
Constructor
StitchedOutline$new(...)
...
Parameters to superclass constructors
stitchTears()
Stitch together the incisions and tears by inserting new points in the tears and creating correspondences between new points.
StitchedOutline$stitchTears()
clone()
The objects of this class are cloneable with this method.
StitchedOutline$clone(deep = FALSE)
deep
Whether to make a deep clone.