# Generated by roxygen2: do not edit by hand

S3method(as.array,long_grid)
S3method(as.matrix,long_grid)
S3method(as.raster,long_grid)
S3method(grid_cell,long_grid)
S3method(plot,long_grid)
S3method(slice_at,long_grid)
export(billow)
export(blend)
export(cap)
export(clamped)
export(curl_noise)
export(fbm)
export(fracture)
export(gen_checkerboard)
export(gen_cubic)
export(gen_perlin)
export(gen_simplex)
export(gen_spheres)
export(gen_value)
export(gen_waves)
export(gen_white)
export(gen_worley)
export(gradient_noise)
export(grid_cell)
export(long_grid)
export(noise_blue)
export(noise_cubic)
export(noise_perlin)
export(noise_simplex)
export(noise_value)
export(noise_white)
export(noise_worley)
export(normalise)
export(normalize)
export(reflect)
export(ridged)
export(rotate)
export(shear)
export(slice_at)
export(spectral_gain)
export(stretch)
export(trans_affine)
export(translate)
import(rlang)
importFrom(grDevices,as.raster)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,fft)
useDynLib(ambient, .registration = TRUE)
