mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 03:26:07 +00:00
@@ -17,7 +17,7 @@ public:
|
||||
CAABox CalculateLocalAABox() const override;
|
||||
FourCC GetPrimType() const override;
|
||||
~CCollidableAABox() override{};
|
||||
CRayCastResult CastRayInternal(const CInternalRayCastStructure&) const;
|
||||
CRayCastResult CastRayInternal(const CInternalRayCastStructure&) const override;
|
||||
|
||||
private:
|
||||
CAABox x10_aabb;
|
||||
|
||||
Reference in New Issue
Block a user