mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
5e59616a8c
* For the most part the interface is stl-compatible, but we have a few little changes of our own for convenience. * This class is still needed after deleting the C# UI, because we don't want to pass C++ stl structs over module boundaries and possibly run into hard to diagnose incompatibilities.