vertexdists.to.point | R Documentation |
Compute Euclidean distance from all mesh vertices to given point.
vertexdists.to.point(surface, point_coords)
surface |
an fs.surface instance |
point_coords |
double vector of length 3, the xyz coords of a single point. |
double vector of distances
Other Euclidean distance util functions:
closest.vert.to.point()
,
vertex.euclid.dist()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.