mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-26 07:06:48 +00:00
DebugCustomDraw owns the vector of drawcalls and the line geometry. There are two DebugCustomDraw, so anything they own is double buffered. Because DebugDrawer has a ref_ptr on the DebugCustomDraw, they live at least as long as DebugDrawer, making memory access from it safe. removed redundent this |
||
---|---|---|
.. | ||
debugdraw.cpp | ||
debugdraw.hpp | ||
debugging.cpp | ||
debugging.hpp | ||
debuglog.cpp | ||
debuglog.hpp | ||
gldebug.cpp | ||
gldebug.hpp |