![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "MathUtil.h"#include "VectorTypes.h"#include "MatrixTypes.h"#include "Math/UnrealMathUtility.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
| namespace | UE::Geometry |
Functions | |
| template<typename RealType > | |
| TQuadricError< RealType > | UE::Geometry::CreateSeamQuadric (const TVector< RealType > &p0, const TVector< RealType > &p1, const TVector< RealType > &AdjFaceNormal) |