Add CMetroidAreaCollider

Former-commit-id: 71ff684be4
This commit is contained in:
2022-10-20 20:26:38 -04:00
parent 8395bf8e95
commit 2a8516d4cc
14 changed files with 214 additions and 151 deletions

View File

@@ -69,6 +69,7 @@ public:
float lT, float hT, float maxT, const CVector3f& dirRecip) const;
};
CCollisionSurface GetMasterListTriangle(ushort idx) const;
// TODO
private: