mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 12:27:40 +00:00
@@ -8,6 +8,7 @@ public:
|
||||
CAABox() {
|
||||
// TODO
|
||||
}
|
||||
CAABox(const CVector3f& min, const CVector3f& max);// : min(min), max(max) {}
|
||||
|
||||
static CAABox mskInvertedBox;
|
||||
static CAABox mskNullBox;
|
||||
|
||||
Reference in New Issue
Block a user