R/aaa.R

#' @useDynLib MinkowskiSum, .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 MinkowskiSum-imports
#' @aliases toRGL plotEdges
#' @docType import
NULL

utils::globalVariables("exterior")

Try the MinkowskiSum package in your browser

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

MinkowskiSum documentation built on Oct. 28, 2022, 5:12 p.m.