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

#include <AABBTree.h>

Public Member Functions

 DirtyGridHashEntry ()
 
 DirtyGridHashEntry (const DirtyGridHashEntry &Other)
 

Public Attributes

int32 Index
 
int32 Count
 

Constructor & Destructor Documentation

◆ DirtyGridHashEntry() [1/2]

Chaos::DirtyGridHashEntry::DirtyGridHashEntry ( )
inline

◆ DirtyGridHashEntry() [2/2]

Chaos::DirtyGridHashEntry::DirtyGridHashEntry ( const DirtyGridHashEntry Other)
inline

Member Data Documentation

◆ Count

int32 Chaos::DirtyGridHashEntry::Count

◆ Index

int32 Chaos::DirtyGridHashEntry::Index

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