pub fn leaf_flipped(csg: &CsgLeaves) -> Vec<bool>
Per-leaf orientation: true when the leaf sits under an odd number of Difference subtrahend positions, so its surfaces bound the final solid with inverted normals (hole walls).
true
Difference