tricoefCal | R Documentation |
Compute the coefficient matrix tricoef
required to test
if a point is inside a triangle.
tricoefCal(pts, tri)
pts |
A two-column matrix of the locations of the vertices of the mesh. |
tri |
A three-column matrix of the indices in |
A matrix tricoef
.
insideIndex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.