Skip to main content

shape_solid

Function shape_solid 

Source
pub fn shape_solid(
    shape: &Shape,
    source: impl Fn(&Shape) -> Option<SolidGeometry>,
) -> Option<SolidGeometry>