MeshConversion

Windows
MacOS
Linux

Classes

Name

Description

Public struct

FConversionToMeshDescriptionOptions

Public class

FDynamicMeshToMeshDescription

Convert FDynamicMesh3 to FMeshDescription

Public class

FMeshConversionModule

Public class

FMeshDescriptionBuilder

Utility class to construct MeshDescription instances

Public struct

FMeshDescriptionEditableTriangleMeshAdapter

Non-const version of the adapter, with non-const storage and setters TODO: try to be smarter about sharing code w/ the above const version

Public class

FMeshDescriptionToDynamicMesh

Convert FMeshDescription to FDynamicMesh3

Public struct

FMeshDescriptionTriangleMeshAdapter

Basic struct to adapt a FMeshDescription for use by GeometryProcessing classes that template the mesh type and expect a standard set of basic accessors For example, this adapter will let you use a FMeshDescription with GeometryProcessing's TMeshAABBTree3 See also the Editable version below

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss