![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Math/Box.h"#include "Math/BoxSphereBounds.h"#include "Math/Float32.h"#include "Math/Matrix.h"#include "Math/NumericLimits.h"#include "Math/UnrealMathSSE.h"#include "Math/Vector.h"#include "Math/Vector2D.h"#include "Math/VectorRegister.h"#include "Serialization/Archive.h"#include "Serialization/MemoryLayout.h"#include "Serialization/StructuredArchiveAdapters.h"Go to the source code of this file.
Classes | |
| struct | FRenderTransform |
| struct | FRenderBounds |
| struct | FCompressedTransform |
Functions | |
| void | GetHemiOrthoBasis (FVector3f &BasisX, FVector3f &BasisY, const FVector3f &BasisZ) |
| FVector2f | UnitVectorToHemiOctahedron (const FVector3f &N) |
| FVector3f | HemiOctahedronToUnitVector (const FVector2f &Oct) |