![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Topo/TopologicalLoop.h"#include "Algo/AllOf.h"#include "Geo/Curves/RestrictionCurve.h"#include "Geo/GeoEnum.h"#include "Math/SlopeUtils.h"#include "Topo/TopologicalEdge.h"#include "Topo/TopologicalLink.h"#include "Topo/TopologicalFace.h"#include "UI/Display.h"#include "UI/Message.h"#include "Utils/Util.h"Namespaces | |
| namespace | UE |
| namespace | UE::CADKernel |
| namespace | UE::CADKernel::TopologicalLoopImpl |
Functions | |
| void | UE::CADKernel::TopologicalLoopImpl::FindLoopIntersectionsWithIso (const EIso Iso, const double IsoParameter, const TArray< FVector2d > &Loop, TArray< double > &OutIntersections) |