This pull request moves hitzone object member functions into hitzone.cpp and leaves hitzone.h as an ordinary header, rather than a fat one containing a ton of implementation details. This should make the gigantic rendermodels compilation unit much smaller and improve interface readability significantly.
This pull request moves hitzone object member functions into hitzone.cpp and leaves hitzone.h as an ordinary header, rather than a fat one containing a ton of implementation details. This should make the gigantic rendermodels compilation unit much smaller and improve interface readability significantly.