Navigation
API > API/Runtime > API/Runtime/CADKernel
| Name | FVertexMesh |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/CADKernel/Base/Public/Mesh/Structure/VertexMesh.h |
| Include Path | #include "Mesh/Structure/VertexMesh.h" |
Syntax
class FVertexMesh : public UE::CADKernel::FMesh
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FEntity → FEntityGeom → FMesh → FVertexMesh
- FHaveStates → FEntity → FEntityGeom → FMesh → FVertexMesh
- FMesh → FVertexMesh
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertexMesh
(
FModelMesh& Model, |
Mesh/Structure/VertexMesh.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetMesh() |
Mesh/Structure/VertexMesh.h |