# Generated by roxygen2: do not edit by hand

export(AFSreconstruction)
export(HopfTorusMesh)
export(cgalMesh)
export(cyclideMesh)
export(exteriorEdges)
export(plotEdges)
export(sphereMesh)
export(torusMesh)
importFrom(R6,R6Class)
importFrom(R6,is.R6)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,setRcppClass)
importFrom(data.table,uniqueN)
importFrom(methods,new)
importFrom(rgl,addNormals)
importFrom(rgl,cylinder3d)
importFrom(rgl,icosahedron3d)
importFrom(rgl,lines3d)
importFrom(rgl,mesh3d)
importFrom(rgl,shade3d)
importFrom(rgl,spheres3d)
importFrom(rgl,subdivision3d)
importFrom(rgl,tmesh3d)
useDynLib(cgalMeshes, .registration=TRUE)
