From 2af99fb91c59d61ce1e4c02235cdadd6614290f8 Mon Sep 17 00:00:00 2001 From: jonschz Date: Sat, 6 Sep 2025 10:01:41 +0200 Subject: [PATCH] Add BoundingSphere constructor fix --- LEGO1/realtime/roi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/realtime/roi.h b/LEGO1/realtime/roi.h index dd5b9993..25829f7e 100644 --- a/LEGO1/realtime/roi.h +++ b/LEGO1/realtime/roi.h @@ -56,7 +56,7 @@ class BoundingSphere { // BoundingSphere::operator= // SYNTHETIC: BETA10 0x1001fc50 - // BoundingSphere::BoundingSphere + // ??0BoundingSphere@@QAE@XZ private: Mx3DPointFloat center; // 0x00