Navigation
| Name | CorePreciseFP |
| Type | Runtime |
| Location | /Engine/Source/Runtime/CorePreciseFP/ |
| Module Build Rules | CorePreciseFP.Build.cs |
Structs
| Name | Remarks |
|---|---|
| VFloat | Encapsulates a Verse float, which has a few deviations from IEEE-754 semantics for the sake of providing extensional equality; i.e. that iff two values compare as equal, there's no way to distinguish them. |