![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Functions | |
| TArray< TArray< FVector3f > > | GetPoles (const UE::CADKernel::FSurface &Surface) |
| bool | AreControlPointsPlanar (const TArray< FVector > &Poles, int32 UPoleCount) |
| bool | IsSurfacePlanar (const UE::CADKernel::FBezierSurface &Surface) |
| bool | IsSurfacePlanar (const UE::CADKernel::FNURBSSurface &Surface) |
| bool | IsPlanar (const UE::CADKernel::FSurface &Surface) |
| bool UE::CADKernel::SurfaceUtilities::AreControlPointsPlanar | ( | const TArray< FVector > & | Poles, |
| int32 | UPoleCount | ||
| ) |
| TArray< TArray< FVector3f > > CADKERNEL_API UE::CADKernel::SurfaceUtilities::GetPoles | ( | const UE::CADKernel::FSurface & | Surface | ) |
| bool CADKERNEL_API UE::CADKernel::SurfaceUtilities::IsPlanar | ( | const UE::CADKernel::FSurface & | Surface | ) |
| bool UE::CADKernel::SurfaceUtilities::IsSurfacePlanar | ( | const UE::CADKernel::FBezierSurface & | Surface | ) |
| bool UE::CADKernel::SurfaceUtilities::IsSurfacePlanar | ( | const UE::CADKernel::FNURBSSurface & | Surface | ) |