1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
  
     | 
    
      # Generated by roxygen2 (4.1.0): do not edit by hand
export("entry.value<-")
export(Unique)
export(bary2cart)
export(cart2bary)
export(convhulln)
export(delaunayn)
export(distmesh2d)
export(distmeshnd)
export(dot)
export(entry.value)
export(extprod3d)
export(matmax)
export(matmin)
export(matorder)
export(matsort)
export(mesh.dcircle)
export(mesh.diff)
export(mesh.drectangle)
export(mesh.dsphere)
export(mesh.hunif)
export(mesh.intersect)
export(mesh.union)
export(polyarea)
export(surf.tri)
export(tetramesh)
export(trimesh)
export(tsearch)
export(tsearchn)
import(magic)
importFrom(graphics,box)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,segments)
useDynLib(geometry)
 
     |