removed tree_t parameter from functions that don't need it pass reference to tree_t instead of ptr use an enum instead of std::optional<bool> for the ternary value to store split type, since it's more explicit and obvious now what the three values do |
||
|---|---|---|
| .. | ||
| brush.hh | ||
| brushbsp.hh | ||
| csg.hh | ||
| faces.hh | ||
| map.hh | ||
| merge.hh | ||
| outside.hh | ||
| portals.hh | ||
| prtfile.hh | ||
| qbsp.hh | ||
| tree.hh | ||
| winding.hh | ||
| writebsp.hh | ||