# Generated by roxygen2: do not edit by hand

export(Edge2)
export(Edge3)
export(IEdge2)
export(IEdge3)
export(cellVertices)
export(cellVolume)
export(centricCuboctahedron)
export(delaunay)
export(getDelaunaySimplices)
export(getDelaunaySimplicies)
export(isBoundedCell)
export(keys)
export(plotBoundedCell2D)
export(plotBoundedCell3D)
export(plotDelaunay2D)
export(plotDelaunay3D)
export(plotVoronoiDiagram)
export(surface)
export(teapot)
export(values)
export(volume)
export(voronoi)
importFrom(Polychrome,createPalette)
importFrom(R6,R6Class)
importFrom(Rvcg,vcgGetEdge)
importFrom(colorsGen,randomColor)
importFrom(cxhull,TrianglesXYZ)
importFrom(cxhull,cxhull)
importFrom(english,english)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(hash,hash)
importFrom(hash,keys)
importFrom(hash,values)
importFrom(rgl,cylinder3d)
importFrom(rgl,lines3d)
importFrom(rgl,shade3d)
importFrom(rgl,spheres3d)
importFrom(rgl,tmesh3d)
importFrom(rgl,triangles3d)
importFrom(scales,alpha)
importFrom(sets,is.tuple)
importFrom(sets,pair)
importFrom(utils,combn)
useDynLib(tessellation, .registration = TRUE)
