![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ParametricFaceMesher.h>
Public Member Functions | |
| FParametricFaceMesher (FTopologicalFace &Face, FModelMesh &InMeshModel, const FMeshingTolerances &InTolerances, bool bActivateThinZoneMeshing) | |
| void | Mesh () |
Protected Attributes | |
| FTopologicalFace & | Face |
| FModelMesh & | MeshModel |
| const FMeshingTolerances & | Tolerances |
| bool | bThinZoneMeshing = false |
| FGrid | Grid |
| UE::CADKernel::FParametricFaceMesher::FParametricFaceMesher | ( | FTopologicalFace & | Face, |
| FModelMesh & | InMeshModel, | ||
| const FMeshingTolerances & | InTolerances, | ||
| bool | bActivateThinZoneMeshing | ||
| ) |
| void UE::CADKernel::FParametricFaceMesher::Mesh | ( | ) |
|
protected |
|
protected |
|
protected |
|
protected |