Module isosurface::source [] [src]

Traits for defining isosurface data sources

Structs

CentralDifference

Adapts a Source to a HermiteSource by deriving normals from the surface via central differencing

Traits

HermiteSource

A source capable of evaluating the normal vector to a signed distance field at discrete coordinates.

Source

A source capable of sampling a signed distance field at discrete coordinates.