Struct voxel_worldgen::layer::GenReduceOcean [] [src]

pub struct GenReduceOcean { /* fields omitted */ }

Methods

impl GenReduceOcean
[src]

Trait Implementations

impl Clone for GenReduceOcean
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl GenLayer<bool> for GenReduceOcean
[src]