Description Usage Arguments Value References
Compute the number of points in trangles.
1 | pointsInTrianglesC(vertices, faces)
|
vertices |
numeric matrix with two columns: xy coordinates |
faces |
numeric matrix with three columns: index of points which form the triangles |
a vector with number of points in each triangle
https://stackoverflow.com/questions/2049582/how-to-determine-if-a-point-is-in-a-2d-triangle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.