Function noise::cell2_value [] [src]

pub fn cell2_value<T: Float>(
    perm_table: &PermutationTable,
    point: &Point2<T>
) -> T
Deprecated since 0.3.0

: please use noise::modulese::Worley instead