ericw-tools/include/qbsp
Eric Wasylishen 4f3ca8c252 qbsp: wip import MarkVisibleSides from qbsp3 2022-06-19 16:04:54 -06:00
..
brush.hh Merge branch 'type-cleanup' into brushbsp 2022-06-07 20:05:02 -06:00
csg4.hh slight optimization for winding_t: use memcpy directly. the copy constructor can't automatically optimize it into a memcpy because of the iterator wrapper. 2022-06-05 22:52:02 -04:00
map.hh consistency rename; texdata_t -> maptexdata_t 2022-06-16 09:35:46 -04:00
merge.hh qbsp: wip import MakeFaces from qbsp3 2022-06-19 16:04:54 -06:00
outside.hh qbsp: add portal_t::onnode, tree_t from qbsp3 2022-06-15 00:45:58 -06:00
portals.hh qbsp: wip import MarkVisibleSides from qbsp3 2022-06-19 16:04:54 -06:00
prtfile.hh qbsp: move .prt writing to prtfile.cc to align with qbsp3 2022-06-17 20:31:37 -06:00
qbsp.hh qbsp: wip import MakeFaces from qbsp3 2022-06-19 16:04:54 -06:00
solidbsp.hh qbsp: add portal_t::onnode, tree_t from qbsp3 2022-06-15 00:45:58 -06:00
surfaces.hh qbsp: wip import MakeFaces from qbsp3 2022-06-19 16:04:54 -06:00
wad.hh the old Safe read/writes are gonedy now 2022-06-16 20:22:03 -04:00
winding.hh slight bit of cleaning 2022-05-11 09:46:39 -04:00
writebsp.hh