Files
UnrealEngine/Engine/Source/ThirdParty/Imath/Imath.tps
2025-05-18 13:04:45 +08:00

14 lines
839 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>Imath</Name>
<Location>Engine/Source/ThirdParty/Imath</Location>
<Function>Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type.</Function>
<Eula>https://github.com/AcademySoftwareFoundation/Imath/blob/v3.1.12/LICENSE.md</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>