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

#include <ChaosVDAccelerationStructureDataWrappers.h>

+ Inheritance diagram for FChaosVDBVCellElementDataWrapper:

Public Member Functions

CHAOSVDRUNTIME_API bool Serialize (FArchive &Ar)
 
- Public Member Functions inherited from FChaosVDWrapperDataBase
virtual ~FChaosVDWrapperDataBase ()=default
 
virtual bool HasValidData () const
 
void MarkAsValid ()
 

Public Attributes

FBox Bounds = FBox(EForceInit::ForceInit)
 
int32 ParticleIndex = INDEX_NONE
 
FIntVector3 StartIdx = FIntVector3::ZeroValue
 
FIntVector3 EndIdx = FIntVector3::ZeroValue
 

Additional Inherited Members

- Protected Attributes inherited from FChaosVDWrapperDataBase
bool bHasValidData = false
 

Member Function Documentation

◆ Serialize()

bool FChaosVDBVCellElementDataWrapper::Serialize ( FArchive Ar)

Member Data Documentation

◆ Bounds

FBox FChaosVDBVCellElementDataWrapper::Bounds = FBox(EForceInit::ForceInit)

◆ EndIdx

FIntVector3 FChaosVDBVCellElementDataWrapper::EndIdx = FIntVector3::ZeroValue

◆ ParticleIndex

int32 FChaosVDBVCellElementDataWrapper::ParticleIndex = INDEX_NONE

◆ StartIdx

FIntVector3 FChaosVDBVCellElementDataWrapper::StartIdx = FIntVector3::ZeroValue

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