![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "VectorTypes.h"#include "VectorUtil.h"#include "IndexTypes.h"#include "BoxTypes.h"#include "SegmentTypes.h"Go to the source code of this file.
Classes | |
| struct | UE::Geometry::TTriangle2< RealType > |
| struct | UE::Geometry::TTriangle3< RealType > |
| struct | UE::Geometry::TTetrahedron3< RealType > |
Namespaces | |
| namespace | UE |
| namespace | UE::Geometry |
| namespace | UE::Geometry::TriangleUtil |
| namespace | UE::Geometry::TetUtil |
Functions | |
| template<typename RealType > | |
| RealType | UE::Geometry::TriangleUtil::EquilateralEdgeLengthForArea (RealType TriArea) |
| template<bool bReverseOrientation = false> | |
| const FIndex3i * | UE::Geometry::TetUtil::GetTetFaceOrdering () |