# Generated by roxygen2: do not edit by hand

S3method(dquadmesh,default)
S3method(dtriangmesh,default)
S3method(mesh_plot,BasicRaster)
S3method(mesh_plot,RasterLayer)
S3method(mesh_plot,TRI)
S3method(mesh_plot,mesh3d)
S3method(mesh_plot,quadmesh)
S3method(mesh_plot,stars)
S3method(quadmesh,BasicRaster)
S3method(quadmesh,matrix)
S3method(triangmesh,BasicRaster)
S3method(triangmesh,matrix)
export(bary_index)
export(dquadmesh)
export(dtriangmesh)
export(llh2xyz)
export(mesh_plot)
export(qm_as_raster)
export(qsc)
export(quadmesh)
export(triangmesh)
export(triangulate_quads)
export(use_crs)
importFrom(geometry,tsearch)
importFrom(grDevices,colorRampPalette)
importFrom(png,writePNG)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,values)
importFrom(raster,xmax)
importFrom(raster,xmin)
importFrom(raster,ymax)
importFrom(raster,ymin)
importFrom(reproj,reproj)
importFrom(scales,rescale)
importFrom(sp,CRS)
importFrom(sp,SpatialPoints)
importFrom(utils,head)
importFrom(utils,tail)
