![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Mesh/Structure/Grid.h"#include "Geo/Sampling/SurfacicSampling.h"#include "Geo/Surfaces/SurfaceUtilities.h"#include "Mesh/Meshers/MesherTools.h"#include "Mesh/Structure/EdgeMesh.h"#include "Mesh/Structure/VertexMesh.h"#include "Topo/TopologicalEdge.h"#include "Topo/TopologicalFace.h"#include "Utils/Util.h"#include "Utils/ArrayUtils.h"Namespaces | |
| namespace | UE |
| namespace | UE::CADKernel |
Functions | |
| void | UE::CADKernel::ScaleAndSwap (FVector2d &Normal, const FVector2d &StartPoint, const FSurfacicBoundary &Boundary) |
| void | UE::CADKernel::SlightlyDisplacedPolyline (TArray< FVector2d > &D2Points, const FSurfacicBoundary &Boundary) |