Navigation
API > API/Runtime > API/Runtime/CADKernel > API/Runtime/CADKernel/FModelMesh
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddMesh
(
FVertexMesh& Mesh |
Mesh/Structure/ModelMesh.h | ||
| Mesh/Structure/ModelMesh.h | |||
| Mesh/Structure/ModelMesh.h |
AddMesh(FVertexMesh &)
| Name | AddMesh |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Mesh/Structure/ModelMesh.h |
| Include Path | #include "Mesh/Structure/ModelMesh.h" |
void AddMesh
(
FVertexMesh & Mesh
)
AddMesh(FEdgeMesh &)
| Name | AddMesh |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Mesh/Structure/ModelMesh.h |
| Include Path | #include "Mesh/Structure/ModelMesh.h" |
void AddMesh
(
FEdgeMesh & Mesh
)
AddMesh(FFaceMesh &)
| Name | AddMesh |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Mesh/Structure/ModelMesh.h |
| Include Path | #include "Mesh/Structure/ModelMesh.h" |
void AddMesh
(
FFaceMesh & Mesh
)