Saga
Saga Game Engine
Loading...
Searching...
No Matches
line.h File Reference
This graph shows which files directly or indirectly include this file:

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.