geodesic.dists.to.vertex: Simple internal wrapper around 'Rvcg::vcgDijkstra' with...

View source: R/geodesic.R

geodesic.dists.to.vertexR Documentation

Simple internal wrapper around Rvcg::vcgDijkstra with function check.

Description

Simple internal wrapper around Rvcg::vcgDijkstra with function check.

Usage

geodesic.dists.to.vertex(mesh, v)

Arguments

mesh

a tmesh3d instance.

v

positive integer, a vertex index in the mesh.

Value

double vector with length equal to num vertices in the mesh, the geodesic distances from all other vertices to the query vertex v.


dfsp-spirit/nitools documentation built on Jan. 26, 2024, 8:24 p.m.