ericw-tools/include/qbsp
Eric Wasylishen 88a88882a9 qbsp: initialize 'visible' in CreateBrushWindings 2022-08-28 23:15:49 -06:00
..
brush.hh
brushbsp.hh fix format error for Q1 contents 2022-08-21 16:16:09 -04:00
csg.hh
faces.hh
map.hh qbsp: initialize 'visible' in CreateBrushWindings 2022-08-28 23:15:49 -06:00
merge.hh
outside.hh port over the visible = true setting for hint sides 2022-08-25 21:45:33 -04:00
portals.hh combine flood + emit areaportals into a single step, since they won't ever be run not together 2022-08-24 12:02:56 -04:00
prtfile.hh since tree_t only exists as a type that only allocates heap memory, we don't need to wrap it in a unique_ptr; this also allows the vectors to keep their memory on the next pass, which may improve performance for huge maps 2022-08-19 15:15:53 -04:00
qbsp.hh fix format error for Q1 contents 2022-08-21 16:16:09 -04:00
tree.hh since tree_t only exists as a type that only allocates heap memory, we don't need to wrap it in a unique_ptr; this also allows the vectors to keep their memory on the next pass, which may improve performance for huge maps 2022-08-19 15:15:53 -04:00
winding.hh
writebsp.hh