pointsInTrianglesC: Compute the number of points in trangles.

Description Usage Arguments Value References

Description

Compute the number of points in trangles.

Usage

1
pointsInTrianglesC(vertices, faces)

Arguments

vertices

numeric matrix with two columns: xy coordinates

faces

numeric matrix with three columns: index of points which form the triangles

Value

a vector with number of points in each triangle

References

https://stackoverflow.com/questions/2049582/how-to-determine-if-a-point-is-in-a-2d-triangle


SigbertIngress/findWeb documentation built on May 26, 2019, 4:38 p.m.