ps move tracker: draw sphere size range into live image

This commit is contained in:
Megamouse 2024-12-21 12:51:27 +01:00
parent ec7f50d925
commit beb3565001
2 changed files with 42 additions and 0 deletions

View file

@ -73,6 +73,8 @@ private:
void set_valid(ps_move_info& info, u32 index, bool valid);
void draw_sphere_size_range(f32 result_radius);
u32 m_width = 0;
u32 m_height = 0;
s32 m_format = 0;