R/RcppExports.R

Defines functions triangulate_matrix_rcpp

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

triangulate_matrix_rcpp <- function(heightmap, maxError, maxTriangles) {
    .Call(`_terrainmeshr_triangulate_matrix_rcpp`, heightmap, maxError, maxTriangles)
}

Try the terrainmeshr package in your browser

Any scripts or data that you put into this service are public.

terrainmeshr documentation built on April 29, 2020, 5:06 p.m.