# Generated by roxygen2: do not edit by hand

export(noise_cubic)
export(noise_perlin)
export(noise_simplex)
export(noise_value)
export(noise_white)
export(noise_worley)
importFrom(Rcpp,sourceCpp)
useDynLib(ambient)
