mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 07:37:02 +00:00
Some missing from merge.
Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
parent
ec939a5bce
commit
f4be15a7af
1895 changed files with 160408 additions and 53601 deletions
|
|
@ -885,7 +885,7 @@ float CollisionDetection::collisionTimeForMovingPointFixedPlane(
|
|||
}
|
||||
}
|
||||
|
||||
bool CollisionDetection::rayAABox(
|
||||
bool __fastcall CollisionDetection::rayAABox(
|
||||
const Ray& ray,
|
||||
const Vector3& invDir,
|
||||
const AABox& box,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue