group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
FrameRecorder.hpp File Reference

Per-frame state recorder for diagnosing camera jitter and position glitches. More...

#include <cstdint>
#include <glm/glm.hpp>
#include <string>
#include <vector>
Include dependency graph for FrameRecorder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FrameState
 Per-frame snapshot written to the recording CSV. More...
 
class  FrameRecorder
 Records per-frame state to a timestamped directory on disk. More...
 

Detailed Description

Per-frame state recorder for diagnosing camera jitter and position glitches.