[][src]Module building_blocks_mesh::surface_nets

Structs

SurfaceNetsBuffer

The output buffers used by surface_nets. These buffers can be reused to avoid reallocating memory.

Traits

SignedDistance

Functions

padded_surface_nets_chunk_extent

Pads the given chunk extent with exactly the amount of space required for running the surface_nets algorithm.

surface_nets

The Naive Surface Nets smooth voxel meshing algorithm.