Implement/match ViewManager::FUN_100a6150 (#934)

This commit is contained in:
Christian Semmler
2024-05-18 12:27:14 -04:00
committed by GitHub
parent c1c78cb8aa
commit 01735bdc28
2 changed files with 31 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ public:
void Remove(ViewROI* p_roi);
void RemoveAll(ViewROI* p_roi);
undefined4 FUN_100a6150(const BoundingBox& p_bounding_box);
unsigned int FUN_100a6150(const BoundingBox& p_bounding_box);
void FUN_100a65b0(ViewROI* p_roi, int p_und);
void FUN_100a66a0(ViewROI* p_roi);
void SetPOVSource(const OrientableROI* point_of_view);