class
#include <OE/Misc/FrameDebugger.hpp>
FrameDebugger
Contents
- Reference
Public types
Public static functions
- static auto IsCapturing() -> bool
- static void StartCapture(const std::string& title)
- static void StopCapture()
- static void RegisterEvent(Event& event, bool push = false)
- static void Pop()
- static auto GetLastCapture() -> StrongPtr<Capture>