Type Definition rust_gpu_sdf::operators::hollow::Hollow

source ·
pub type Hollow<Sdf> = Operator<Sdf, HollowOp>;
Expand description

Convert a solid shape into a hollow one with an infinitely thin surface.