# Generated by roxygen2: do not edit by hand

export(AFSreconstruction)
export(HopfTorusMesh)
export(MinkowskiSum)
export(SSSreconstruction)
export(cgalMesh)
export(cyclideMesh)
export(exteriorEdges)
export(gyroTriangle)
export(isoCuboidMesh)
export(parametricMesh)
export(plotEdges)
export(revolutionMesh)
export(sphereMesh)
export(sphericalTriangle)
export(torusMesh)
importFrom(R6,R6Class)
importFrom(R6,is.R6)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,setRcppClass)
importFrom(data.table,uniqueN)
importFrom(grDevices,col2rgb)
importFrom(methods,new)
importFrom(onion,as.orthogonal)
importFrom(onion,as.quaternion)
importFrom(rgl,addNormals)
importFrom(rgl,cube3d)
importFrom(rgl,cylinder3d)
importFrom(rgl,icosahedron3d)
importFrom(rgl,mesh3d)
importFrom(rgl,rotate3d)
importFrom(rgl,scale3d)
importFrom(rgl,segments3d)
importFrom(rgl,shade3d)
importFrom(rgl,spheres3d)
importFrom(rgl,subdivision3d)
importFrom(rgl,tmesh3d)
importFrom(rgl,translate3d)
importFrom(tools,file_ext)
useDynLib(cgalMeshes, .registration=TRUE)
