R/aaa.R

#' @useDynLib MeshesTools, .registration=TRUE
#' @importFrom Rcpp evalCpp
NULL

#' Objects imported from other packages
#' @description These objects are imported from other packages.
#'   Follow the links to their documentation:
#'   \code{\link[PolygonSoup:toRGL]{toRGL}},
#'   \code{\link[PolygonSoup:plotEdges]{plotEdges}}.
#' @importFrom PolygonSoup toRGL plotEdges
#' @export toRGL plotEdges
#' @name MeshesTools-imports
#' @aliases toRGL plotEdges
#' @docType import
NULL

utils::globalVariables("exterior")

Try the MeshesTools package in your browser

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

MeshesTools documentation built on Oct. 29, 2022, 9:05 a.m.