![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Geo/Curves/Curve.h"#include "Geo/Curves/RestrictionCurve.h"#include "Geo/Sampling/SurfacicPolyline.h"#include "Geo/GeoEnum.h"#include "Math/Boundary.h"#include "Mesh/MeshEnum.h"#include "Topo/Linkable.h"#include "Topo/TopologicalVertex.h"#include "Utils/Cache.h"Go to the source code of this file.
Classes | |
| struct | UE::CADKernel::FImposedCuttingPoint |
| class | UE::CADKernel::FTopologicalEdge |
| struct | UE::CADKernel::FEdge2DProperties |
| struct | UE::CADKernel::FCuttingPoint |
| struct | UE::CADKernel::FCuttingGrid |
Namespaces | |
| namespace | UE |
| namespace | UE::CADKernel |
Typedefs | |
| typedef TTopologicalLink< FTopologicalEdge > | UE::CADKernel::FEdgeLink |
| using | UE::CADKernel::FAddCuttingPointFunc = TFunction< void(const double, const ECoordinateType, const FPairOfIndex, const double)> |
Functions | |
| template<typename FCuttingPointType > | |
| void | UE::CADKernel::GetCuttingPointCoordinates (const TArray< FCuttingPointType > &CuttingPoints, TArray< double > &CuttingPointCoordinates) |