# Generated by roxygen2: do not edit by hand

export(DelaunayOnSphere)
export(VoronoiOnSphere)
export(icosphereMesh)
export(plotDelaunayOnSphere)
export(plotVoronoiOnSphere)
importFrom(Rcpp,evalCpp)
importFrom(grDevices,colorRamp)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,rgb)
importFrom(randomcoloR,distinctColorPalette)
importFrom(randomcoloR,randomColor)
importFrom(rgl,arc3d)
importFrom(rgl,icosahedron3d)
importFrom(rgl,shade3d)
importFrom(rgl,spheres3d)
importFrom(rgl,subdivision3d)
importFrom(rgl,tmesh3d)
useDynLib(sphereTessellation, .registration=TRUE)
