Skip to contents

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

Usage

new_triad(x, y, v)

Arguments

x

X coordinates of points

y

y coordinates of points

v

A 2D matrix storing information of vertices that make up a triangle