overhauled physics engine
This commit is contained in:
@@ -36,7 +36,7 @@ private:
|
||||
} dispatchParams;
|
||||
struct Plane
|
||||
{
|
||||
Math::Vector n;
|
||||
Vector n;
|
||||
float d;
|
||||
};
|
||||
struct Frustum
|
||||
|
||||
Reference in New Issue
Block a user