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
daacee5732ea20871e243ccd11746bd97a142e4e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
GeometryCore
/
Public
/
CompGeom
History
jimmy andrews
a645b04994
make convex decomposition negative space default behavior more consistent to the previous version
...
#rb jimmy.andrews [CL 31638046 by jimmy andrews in ue5-main branch]
2024-02-19 22:48:36 -05:00
..
ConvexDecomposition3.h
make convex decomposition negative space default behavior more consistent to the previous version
2024-02-19 22:48:36 -05:00
ConvexHull2.h
…
ConvexHull3.h
Add static helper to convex hull class to compute the convex hull volume for an array of points
2024-02-14 14:22:44 -05:00
Delaunay2.h
…
Delaunay3.h
…
DiTOrientedBox.h
…
ExactPredicates.h
remove older deprecated code from GeometryCore (FTransformSRT3's Inverse and legacy ExactPredicates methods)
2024-02-14 18:26:27 -05:00
FitKDOP3.h
…
FitOrientedBox2.h
…
FitOrientedBox3.h
…
PolygonTriangulation.h
…