Files
UnrealEngine/Engine/Source/Runtime/GeometryCore/Predicates.tps
2025-05-18 13:04:45 +08: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>