Files
UnrealEngine/Engine/Source/Runtime/GeometryCore/GTEngine.tps
2025-05-18 13:04:45 +08:00

13 lines
651 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>GTEngine</Name>
<Location>/Engine/Source/Runtime/GeometryCore/Private/CompGeom</Location>
<Function>Port of ConvexHull3 and ConvexHull2 algorithms</Function>
<Eula>https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/GTEngine_License.txt</LicenseFolder>
</TpsData>