points_in.mesh {DiceView}R Documentation

Extract points of mesh which belong to the mesh triangulation (may not contain all points)

Description

Extract points of mesh which belong to the mesh triangulation (may not contain all points)

Usage

points_in.mesh(mesh)

Arguments

mesh

mesh (list(p,tri,...) from geometry)

Value

points coordinates inside the mesh triangulation


[Package DiceView version 2.2-0 Index]