Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | FMesher |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Mesh/Meshers/Mesher.h |
| Include Path | #include "Mesh/Meshers/Mesher.h" |
Syntax
class FMesher
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMesher
(
FModelMesh& InMeshModel, |
Mesh/Meshers/Mesher.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void MeshEntities
(
TArray< FTopologicalShapeEntity* >& InEntities |
Mesh/Meshers/Mesher.h | ||
void MeshEntity
(
FTopologicalShapeEntity& InEntity |
Mesh/Meshers/Mesher.h |