ericw-tools/include
Eric Wasylishen f6e9ba4eb2 qbsp: drop mapentity_t::epair_order and std::map for epairs
just store as a std::vector of pairs. Lookups aren't done much in qbsp
so linear search performance should be fine.

epair_order approach gets messy because we sometimes add epairs
2021-10-06 18:26:25 -06:00
..
common Uninitialized values aren't constexpr, changing these default constructors to inline 2021-10-06 03:43:30 -04:00
light
qbsp qbsp: drop mapentity_t::epair_order and std::map for epairs 2021-10-06 18:26:25 -06:00
vis Resolve GCC wanting `template` before emplacements 2021-10-05 22:54:25 -04:00