Function anl::noise_gen::cellular_function_4d [] [src]

pub fn cellular_function_4d(
    x: f64,
    y: f64,
    z: f64,
    w: f64,
    seed: u32,
    f: &mut [f64],
    disp: &mut [f64]
)