Skip to contents

An object which stores the information of all vertices and triangles for the Delaunay Triangulation

Usage

NewTriad(x, y, v)

Arguments

x

Object of NumericVector class, X coordinates

y

Object of NumericVector class, y coordinates

v

Object of NumericMatrix class, List of triangles