Print a triangulation object
Usage
print(tri.obj)
Arguments
tri.obj
|
object of class "tri"
|
Description
prints a adjacency list of "tri.obj"
Value
NoneAuthor(s)
A. GebhardtReferences
R. J. Renka (1996). Algorithm 751: TRIPACK: a constrained
two-dimensional {Delaunay} triangulation package.
ACM Transactions on Mathematical Software.
22, 1-8.See Also
tri
,
plot.tri
,
summary.tri