![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ParticleHandle.h>
Inheritance diagram for Chaos::TGeometryParticleHandles< T, d >:Public Member Functions | |
| TGeometryParticleHandles () | |
| void | AddHandles (int32 NumHandles) |
| void | Reset () |
| void | DestroyHandleSwap (TGeometryParticleHandle< T, d > *Handle) |
| void | Serialize (FChaosArchive &Ar) |
| const TUniquePtr< TGeometryParticleHandle< T, d > > & | Handle (int32 Idx) const |
| TUniquePtr< TGeometryParticleHandle< T, d > > & | Handle (int32 Idx) |
Public Member Functions inherited from Chaos::TArrayCollection | |
| TArrayCollection () | |
| TArrayCollection (const TArrayCollection &Other)=delete | |
| TArrayCollection (TArrayCollection &&Other)=delete | |
| virtual | ~TArrayCollection () |
| void | ShrinkArrays (const float MaxSlackFraction, const int32 MinSlack) |
| int32 | AddArray (TArrayCollectionArrayBase *Array) |
| void | RemoveArray (TArrayCollectionArrayBase *Array) |
| void | RemoveAt (int32 Index, int32 Count) |
| uint32 | Size () const |
| uint64 | ComputeColumnSize () const |
Additional Inherited Members | |
Protected Member Functions inherited from Chaos::TArrayCollection | |
| void | AddElementsHelper (const int32 Num) |
| void | ResizeHelper (const int32 Num) |
| void | RemoveAtHelper (const int32 Index, const int32 Count) |
| void | RemoveAtSwapHelper (const int32 Index) |
| void | MoveToOtherArrayCollection (const int32 Index, TArrayCollection &Other) |
Protected Attributes inherited from Chaos::TArrayCollection | |
| uint32 | MSize |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |