StitchedOutline: Class containing functions and data relating to Stitching...

Description Super classes Public fields Methods Author(s)

Description

A StitchedOutline contains a function to stitch the tears, setting the correspondences hf, hb and h

Super classes

retistruct::OutlineCommon -> retistruct::Outline -> retistruct::PathOutline -> retistruct::AnnotatedOutline -> retistruct::TriangulatedOutline -> StitchedOutline

Public fields

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

Methods

Public methods

Inherited methods

Method new()

Constructor

Usage
StitchedOutline$new(...)
Arguments
...

Parameters to superclass constructors


Method stitchTears()

Stitch together the incisions and tears by inserting new points in the tears and creating correspondences between new points.

Usage
StitchedOutline$stitchTears()

Method clone()

The objects of this class are cloneable with this method.

Usage
StitchedOutline$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

Author(s)

David Sterratt


retistruct documentation built on April 4, 2020, 5:08 p.m.