UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MeshDescriptionToDynamicMesh.cpp File Reference

Classes

struct  FVertexUV
 
class  FUVWelder
 
struct  FVertexNormal
 
class  FNormalWelder
 
struct  FVertexColor
 
class  FColorWelder
 
struct  FSkinWeightsAttribCopyInfo
 
struct  FMorphTargetAttribCopyInfo
 

Functions

FORCEINLINE uint32 GetTypeHash (const FVertexUV &Vector)
 
FORCEINLINE uint32 GetTypeHash (const FVertexNormal &Vector)
 
FORCEINLINE uint32 GetTypeHash (const FVertexColor &Vector)
 

Function Documentation

◆ GetTypeHash() [1/3]

FORCEINLINE uint32 GetTypeHash ( const FVertexColor Vector)

◆ GetTypeHash() [2/3]

FORCEINLINE uint32 GetTypeHash ( const FVertexNormal Vector)

◆ GetTypeHash() [3/3]

FORCEINLINE uint32 GetTypeHash ( const FVertexUV Vector)