Home
last modified time | relevance | path

Searched defs:GeographyOperationOptions (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/R-cran-s2/s2/src/
H A Ds2-options.h51 GeographyOperationOptions(): polygonModel(-1), polylineModel(-1), snapRadius(-1) { in GeographyOperationOptions() function
56 GeographyOperationOptions(Rcpp::List s2options): GeographyOperationOptions() { in GeographyOperationOptions() function