Files
UnrealEngineUWP/Engine/Source/Runtime/GeometryCore/Predicates.tps
tyson brochu 9d2b0fdde3 Move ConvexHull2, ConvexHull3, and exact predicates into GeometryCore/CompGeom. Change them all to use the UE::Geometry namespace. Copy associated TPS files as needed.
#ushell-cherrypick of 16542896 by swarm
#rb ryan.schmidt

[CL 16575323 by tyson brochu in ue5-main branch]
2021-06-07 15:02:12 -04:00

13 lines
653 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Predicates</Name>
<Location>Engine\Source\Runtime\GeometryCore\Private\ThirdParty\Predicates.cpp</Location>
<Function>Used by robust geometry processing algorithms, including robust convex hulls.</Function>
<Eula>http://www.cs.cmu.edu/afs/cs/project/quake/public/code/predicates.c</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>None</LicenseFolder>
</TpsData>