# Generated by roxygen2: do not edit by hand

S3method(print,delaunay)
export(delaunay)
export(mesh2d)
export(plotDelaunay2D)
export(plotDelaunay3D)
importFrom(Rcpp,evalCpp)
importFrom(Rvcg,vcgGetEdge)
importFrom(Rvcg,vcgUpdateNormals)
importFrom(gplots,col2hex)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(randomcoloR,distinctColorPalette)
importFrom(randomcoloR,randomColor)
importFrom(rgl,lines3d)
importFrom(rgl,material3d)
importFrom(rgl,points3d)
importFrom(rgl,tmesh3d)
importFrom(rgl,triangles3d)
importFrom(utils,combn)
useDynLib(delaunay, .registration=TRUE)
