geodesic.dists.to.vertex | R Documentation |
Rvcg::vcgDijkstra
with function check.Simple internal wrapper around Rvcg::vcgDijkstra
with function check.
geodesic.dists.to.vertex(mesh, v)
mesh |
a tmesh3d instance. |
v |
positive integer, a vertex index in the mesh. |
double vector with length equal to num vertices in the mesh, the geodesic distances from all other vertices to the query vertex v
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.