diff options
| author | Victor Gallet <[email protected]> | 2020-12-21 21:04:02 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-21 21:04:02 +0100 |
| commit | 668b3e4cfb8a11d46f6492e263463fca899faec2 (patch) | |
| tree | 6aecb37585676d3ec441d0953cd4a33c41ebff8d /README.md | |
| parent | 51e75be9d1ffeaf6d47d3670017cca36f4785a17 (diff) | |
| download | raylib-668b3e4cfb8a11d46f6492e263463fca899faec2.tar.gz raylib-668b3e4cfb8a11d46f6492e263463fca899faec2.zip | |
[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'
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
