points_out.mesh {DiceView} | R Documentation |
Extract points of mesh which do not belong to the mesh triangulation (may not contain all points)
Description
Extract points of mesh which do not belong to the mesh triangulation (may not contain all points)
Usage
points_out.mesh(mesh)
Arguments
mesh |
(list(p,tri,...) from geometry) |
Value
points coordinates outside the mesh triangulation
[Package DiceView version 2.2-0 Index]