bbox_to_trimesh: bbox_to_trimesh

Description Usage Arguments Details Value

View source: R/bbox_to_trimesh.R

Description

Triangulate a bounding box into a mesh

Usage

1
bbox_to_trimesh(bbox, n_tris)

Arguments

bbox

an sf bbox object

n_tris

a number of triangles to use in the mesh (approximate)

Details

Triangulate an sf bounding box into a mesh using RTriangle

A wrapper for sf_to_trimesh()

Value

an RTriangle triangulation object


MilesMcBain/r2vr.gis documentation built on May 24, 2019, 7:52 a.m.