UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::GeometryCollectionInternal::FPerGeometrySpatial Struct Reference

Public Member Functions

void InitBins (const FGeometryCollection *Collection, const FBinNormals &Binner, int32 GeoIdx, const TArray< FVector3f > &SurfaceNormals)
 

Public Attributes

TArray< TArray< int32 >, TFixedAllocator< FBinNormals::NumBins > > Bins
 
UE::Math::TBox< floatBounds
 
TMap< int32, boolCandidateContacts
 

Member Function Documentation

◆ InitBins()

void UE::GeometryCollectionInternal::FPerGeometrySpatial::InitBins ( const FGeometryCollection Collection,
const FBinNormals Binner,
int32  GeoIdx,
const TArray< FVector3f > &  SurfaceNormals 
)
inline

Member Data Documentation

◆ Bins

TArray<TArray<int32>, TFixedAllocator<FBinNormals::NumBins> > UE::GeometryCollectionInternal::FPerGeometrySpatial::Bins

◆ Bounds

UE::Math::TBox<float> UE::GeometryCollectionInternal::FPerGeometrySpatial::Bounds

◆ CandidateContacts

TMap<int32, bool> UE::GeometryCollectionInternal::FPerGeometrySpatial::CandidateContacts

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