mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-29 23:21:36 +00:00
Suppress Eigen lazy evaluation by not using `auto`. VC++ compiler optimization does funny things with `intersection_pt` that breaks lazy evaluation.