mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03: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 |