UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FCleanMeshWrapper Struct Reference

Public Member Functions

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

Public Attributes

FVector Vert
 

Member Function Documentation

◆ BoundingBox()

FAABB3 Chaos::FCleanMeshWrapper::BoundingBox ( ) const
inline

◆ GetPayload()

template<typename TPayloadType >
TPayloadType Chaos::FCleanMeshWrapper::GetPayload ( int32  Idx) const
inline

◆ HasBoundingBox()

bool Chaos::FCleanMeshWrapper::HasBoundingBox ( ) const
inline

Member Data Documentation

◆ Vert

FVector Chaos::FCleanMeshWrapper::Vert

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