# Generated by roxygen2: do not edit by hand

export(Rcpp_wildfire_search)
export(build_3d_mesh)
export(calculate_joints)
export(calculate_joints_area)
export(compute_facets_normal)
export(compute_plane_area_rcpp)
export(compute_plane_normal)
export(findNeighbourFacets)
export(find_neighbours_rcpp)
export(find_triangles_rcpp)
export(least_square_plane_rcpp)
export(plot_joint_great_circles)
export(plot_joint_poles)
export(plot_maxima2mesh)
export(plotrand_col_planes)
export(rcpp_crossProd)
export(rcpparma_dotproduct)
importFrom(MASS,kde2d)
importFrom(Rcpp,evalCpp)
importFrom(RockFab,StereoCirc)
importFrom(RockFab,StereoPlane)
importFrom(RockFab,StereoPlot)
importFrom(RockFab,StereoPoint)
importFrom(RockFab,StereoWeb)
importFrom(Rvcg,vcgBallPivoting)
importFrom(Rvcg,vcgClean)
importFrom(Rvcg,vcgPlyRead)
importFrom(Rvcg,vcgPlyWrite)
importFrom(grDevices,graphics.off)
importFrom(grDevices,rainbow)
importFrom(graphics,contour)
importFrom(graphics,lines)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(randomcoloR,randomColor)
importFrom(rgl,axes3d)
importFrom(rgl,open3d)
importFrom(rgl,shade3d)
importFrom(rgl,tmesh3d)
importFrom(rgl,wire3d)
importFrom(utils,read.table)
importFrom(utils,write.table)
useDynLib(JFM, .registration=TRUE)
