Saga
Saga Game Engine
|
Go to the source code of this file.
Namespaces | |
namespace | Saga |
namespace | Saga::Geometry |
Functions | |
float | Saga::Geometry::detectLineSegmentCollision (const float &alo, const float &ahi, const float &blo, const float &bhi) |
Detect collision (and return minimum translation vector) of two line segments. | |