UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ClothingMeshUtils::ClothMeshDesc::FClothBvEntry Struct Reference

Public Member Functions

bool HasBoundingBox () const
 
Chaos::FAABB3 BoundingBox () const
 
template<typename TPayloadType >
int32 GetPayload (int32 Idx) const
 

Public Attributes

const ClothMeshDescTmData
 
int32 Index
 

Member Function Documentation

◆ BoundingBox()

Chaos::FAABB3 ClothingMeshUtils::ClothMeshDesc::FClothBvEntry::BoundingBox ( ) const
inline

◆ GetPayload()

template<typename TPayloadType >
int32 ClothingMeshUtils::ClothMeshDesc::FClothBvEntry::GetPayload ( int32  Idx) const
inline

◆ HasBoundingBox()

bool ClothingMeshUtils::ClothMeshDesc::FClothBvEntry::HasBoundingBox ( ) const
inline

Member Data Documentation

◆ Index

int32 ClothingMeshUtils::ClothMeshDesc::FClothBvEntry::Index

◆ TmData

const ClothMeshDesc* ClothingMeshUtils::ClothMeshDesc::FClothBvEntry::TmData

The documentation for this struct was generated from the following file: