TDirtyElementPool

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleDirtyFlags.h

Include

#include "Chaos/ParticleDirtyFlags.h"

Syntax

template<typename T>
class TDirtyElementPool

Functions

Name Description

Public function

void

 

Free

(
    int32 Idx
)

Public function

T

 

Pop

(
    int32 Idx
)

Public function Const

const T &

 

Read

(
    int32 Idx
)

Public function

void

 

Update

(
    int32 Entry,
    const T& Element
)

Public function

int32

 

Write

(
    const T& Element
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss