Skip to main content

MIN_SCALLOP_LOBES

Constant MIN_SCALLOP_LOBES 

Source
pub const MIN_SCALLOP_LOBES: u32 = 3;
Expand description

The fewest lobes a Motif::Scallop boundary is built with.

Below three there is no boundary to speak of: at one lobe the two ends of the chain’s only arc coincide and its sweep degenerates to zero, and at two the “scallop” is a lens. build_rings raises a smaller count to this rather than declining it, and charges the raised count against the cap, so the budget arithmetic and the geometry agree.