ericw-tools/include/qbsp
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
..
brush.hh BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
csg4.hh
file.hh
map.hh qbsp: drop mapentity_t::epair_order and std::map for epairs 2021-10-06 18:26:25 -06:00
merge.hh
outside.hh BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
portals.hh qvec now has an empty default initializer, for speed purposes; fixed up places that relied on this behavior 2021-09-27 20:44:15 -04:00
qbsp.hh qbsp: face_t: use a std::vector for edges 2021-10-05 23:15:43 -06:00
region.hh
solidbsp.hh
surfaces.hh BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
tjunc.hh
wad.hh Run clang-format pass 2021-10-05 15:54:06 -04:00
winding.hh some more cleanup 2021-10-02 05:56:45 -04:00
writebsp.hh some more cleanup 2021-10-02 05:56:45 -04:00