exportPattern("^[[:alpha:]]+")
importFrom(rcdd,makeH,makeV,scdd)
importFrom("grDevices", "gray")
importFrom("graphics", "lines", "plot", "points", "polygon", "text","title")
importFrom("stats", "quantile")
importFrom("utils", "str")
importFrom("abind","abind")
importFrom("geometry","delaunayn")
import(rgl)
S3method( plot, mvmesh )
S3method( print, mvmesh ) 