Skip to main content

mesh_fallback_count

Function mesh_fallback_count 

Source
pub fn mesh_fallback_count() -> u64
Expand description

Number of boolean operations that have used the mesh (co-refinement) fallback since process start.

The fallback loses analytic surface types and does not guarantee a watertight result, so callers that require exact geometry (export pipelines in particular) can snapshot this counter around an operation chain and refuse the output when it grew.