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

Public Member Functions

bool HasBoundingBox () const
 
Chaos::TAABB< FReal, 3 > BoundingBox () const
 
THierarchicalSpatialHash< int32, FReal >::FVectorAABB VectorAABB () const
 
template<typename TPayloadType >
TPayloadType GetPayload (int32 Idx) const
 

Public Attributes

const FWeightedLatticeImplicitObjectLattice
 
TVec3< int32CellIndex
 

Member Function Documentation

◆ BoundingBox()

Chaos::TAABB< FReal, 3 > Chaos::FWeightedLatticeBvEntry::BoundingBox ( ) const
inline

◆ GetPayload()

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

◆ HasBoundingBox()

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

◆ VectorAABB()

THierarchicalSpatialHash< int32, FReal >::FVectorAABB Chaos::FWeightedLatticeBvEntry::VectorAABB ( ) const
inline

Member Data Documentation

◆ CellIndex

TVec3<int32> Chaos::FWeightedLatticeBvEntry::CellIndex

◆ Lattice

const FWeightedLatticeImplicitObject* Chaos::FWeightedLatticeBvEntry::Lattice

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