Files
raylib/src
Victor Gallet 668b3e4cfb [Math Feature]: Add two functions for Vector2 to know if two lines intersect and two segments intersect (#1466)
* Add a function to know if two lines intersect each other and if yes, get the intersection point

* Remove indents

* Rework the declaration of the 'Vector2LineIntersect' function, and add the 'Vector2SegmentIntersect' function

* Remove bad indents

* Fix compilation issues

* Fix compilation error

* Fix compilation error

* Replace keyword '_Bool' by 'bool'
2020-12-21 21:04:02 +01:00
..
2020-12-02 08:27:43 +01:00
2020-12-19 20:14:34 +01:00
2020-12-19 20:38:49 +01:00
2020-09-27 10:18:43 +02:00
2020-12-19 20:38:49 +01:00
2020-05-09 17:37:02 +02:00
2020-12-19 20:38:49 +01:00
2020-04-21 21:17:58 +02:00
2020-05-07 12:45:44 +02:00
2020-09-27 10:18:43 +02:00
2020-11-19 20:11:11 +01:00
2020-12-19 20:14:34 +01:00
2018-09-26 16:02:42 +02:00
2020-01-05 20:01:54 +01:00
2020-02-20 13:46:33 +01:00
2020-12-19 19:27:31 +01:00
2020-03-30 21:34:45 +02:00
2020-12-19 19:12:51 +01:00
2020-12-19 19:27:31 +01:00
2020-12-19 19:43:25 +01:00
2020-04-30 19:48:39 +02:00
2020-04-30 19:48:39 +02:00