CMorphBall & link RMathUtils (#44)

* Update tool versions

* Initial CMorphBall

* Cleanup CMorphBall, link RMathUtils

* Rematch a couple symbols

* Fix _01 DolphinCGraphics .sdata size regression
This commit is contained in:
Luke Street
2026-03-17 00:10:26 -06:00
committed by GitHub
parent a3de68f5b8
commit 2c46a69188
42 changed files with 5328 additions and 2295 deletions
+1
View File
@@ -97,6 +97,7 @@ public:
}
CAABox GetBounds(const CTransform4f& xf) const;
CAABox GetBounds() const;
bool IsInFrustum(const CTransform4f& xf, const CFrustumPlanes& planes) const;
bool IsLoaded(int shaderIdx) const;
bool IsDefinitelyOpaque(EWhichModel which) const;