Refactor: "Hardening" GameMap's half-edges is now unnecessary
We can now simply collate the HEdge pointers, from the BspBuilder(taking ownership in the process).
View differences
Refactor: "Hardening" GameMap's half-edges is now unnecessary
We can now simply collate the HEdge pointers, from the BspBuilder
(taking ownership in the process).