R/aaa.R

#' @useDynLib cgalPolygons, .registration=TRUE
#' @importFrom Rcpp evalCpp setRcppClass
#' @importFrom methods new
NULL

CGALpolygon          <- setRcppClass("CGALpolygon")
CGALpolygonWithHoles <- setRcppClass("CGALpolygonWithHoles")

Try the cgalPolygons package in your browser

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

cgalPolygons documentation built on May 31, 2023, 8:16 p.m.