powered by
Rvcg::vcgDijkstra
Simple internal wrapper around Rvcg::vcgDijkstra with function check.
geodesic.dists.to.vertex(mesh, v)
double vector with length equal to num vertices in the mesh, the geodesic distances from all other vertices to the query vertex v.
v
a tmesh3d instance.
positive integer, a vertex index in the mesh.