Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

IsosurfaceExtraction
Isosurface extraction via the Marching Cubes algorithm.
LevelSetBoolean
Boolean operations on level-set fields via min/max composition.
LevelSetEvolution
Level-set evolution by advection and mean curvature flow.
LevelSetField
Signed distance function sampled on a uniform 3-D Cartesian grid.
LevelSetReinit
Level-set reinitialization via fast marching method (redistancing).
McTriangle
Output triangle from marching cubes isosurface extraction.
SignedDistanceTransform
Signed distance transform from a point cloud or triangle mesh.