This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e425c856daa00a2165927fbb0a67e2fb6371614c
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Private
/
Intersection
History
semion piskarev
bfeabdbcd0
Geometry: Added 2d triangle circle intersection utility. Fixed 2d triangle IsInsideOrOn function to properly handle degenerate cases and to have tolerance. Added 2d segment IsOnSegment function and GetSide function that handles tolerance properly. Added unit tests.
...
#rb David.Hill, Jimmy.Andrews [CL 35837523 by semion piskarev in ue5-main branch]
2024-08-27 16:55:01 -04:00
..
ContainmentQueries3.cpp
…
IntersectionQueries2.cpp
…
IntersectionQueries3.cpp
…