mirror of
https://github.com/PrimeDecomp/prime.git
synced 2026-07-12 18:18:56 -07:00
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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user